Jump to content

pbaker

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

pbaker's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. its been a while since i have used dreamweaver i have added a table in an sql with one record in one of the colums its the url of websites. so i am trying in dreamweaver to create a link to point to a specfiic record then go to that link thats in the table i hope this is making sense and someoene can help
  2. do you write in C++ in delphi. is it easy to learn
  3. I have a HTML form which then posts the values to a PHP page then it send an email out. Everything works apart from the two list boxes i have which I want to know how i pass a listbox with 5 values into the variable on the page containing the PHP so it will then list whats been select. Because if i select more than one option in the list box it only posts the first value in the email and not the rest. I hope this makes sense. Phill
  4. I want to create a search box in dreamweaver where it querys the database buy say ID field an dthen displays the results below how do i do this.
  5. well basically its going to be a search box like urs and querys the database by a ref number e.g 23 and when you click it i want it to look at the database find ID 23 and then display all the persons details who are under the ID of 23. e.g ID:23 Mrs Jones 34rd Street Local Area then i want to make a link so i can then submit there journey details for our local bus service we run. [!--quoteo(post=319574:date=Nov 17 2005, 07:45 PM:name=eyesoda)--][div class=\'quotetop\']QUOTE(eyesoda @ Nov 17 2005, 07:45 PM) 319574[/snapback][/div][div class=\'quotemain\'][!--quotec--] What code do you have so far? I had to make a search box for my site where you find clubs. I made it so you can search by street name, address number, borough (i'm in NY), club name, etc while using 1 search box and a drop down list. I did this while basically knowing no php except that it looks like C syntax and that I know HTML and how an 'case' statement works. Needless to say I was proud of it mostly because I didn't get a lick of my code from anywhere. Thats not to say that you are not supposed to ask for help, but if you show us where youre at then someone will help you get where youre trying to go.
  6. im having a problem in dreamweaver where im trying to create a search box which when u click submit it querys a database that say has a table in with say has 4 colums a ID colum then firstname,surname etc and then displays the details for that record below. by the ID colum but i cant work out how to hope someone can help
×
×
  • 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.