Jump to content

Viewing a database within Dreamweaver


Recommended Posts

I am using dreamweaver to create a simple wishlist. I have the creating part done but cannot figure out a way to view it. Right now I want to have soandso choose a name off of the list and then click submit and it displays everything for that user below. Unfortunately I cannot figure out what to do through dreamweaver to make it work.

 

Can anyone help me out.

Link to comment
Share on other sites

from what I have done with PHP under DW, I think you need to do at least these steps to display your records:

 

- set up a recordset (in the Server Behaviours), check the options and OK

- select dynamic Texts in Server Behaviours (I think that\'s what you want to do here) and specify your result set depending on what has been chosen on your wishlist pick form.

 

You need to tell DW when you set up the dyn text which form field depicts the reults record set (like writing the SELECT yourself).

 

ll in all, this doesn\'t sound very difficult. get a book on it. I can recommend \'Dreaweaver Foundation\' from FriendsofEd. It\'s a good book detailing DW and DW/PHP/mySQL basics. For more stuff on PHP/mySQL, get \"PHP and mySQL Web Development\" from L.Welling and L.Thomson.

 

P

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.