User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 391,143 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,167 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 1270 | Replies: 15
Reply
Join Date: Mar 2007
Posts: 13
Reputation: rednarjess is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
rednarjess rednarjess is offline Offline
Newbie Poster

Re: Getting Info. for specific record?

  #11  
May 2nd, 2007
Nothing happened
Reply With Quote  
Join Date: Sep 2006
Location: Canada
Posts: 55
Reputation: GliderPilot is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 2
GliderPilot's Avatar
GliderPilot GliderPilot is offline Offline
Junior Poster in Training

Re: Getting Info. for specific record?

  #12  
May 2nd, 2007
Ok so the problem is passing the info between the pages... What does the link look like on vehicle.php that sends you to vehicle-info.php ??
Reply With Quote  
Join Date: Mar 2007
Posts: 13
Reputation: rednarjess is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
rednarjess rednarjess is offline Offline
Newbie Poster

Re: Getting Info. for specific record?

  #13  
May 2nd, 2007
<th><a href=My-Vehicle-info.php?=".$myrow[0].">More</th>
Reply With Quote  
Join Date: Sep 2006
Location: Canada
Posts: 55
Reputation: GliderPilot is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 2
GliderPilot's Avatar
GliderPilot GliderPilot is offline Offline
Junior Poster in Training

Re: Getting Info. for specific record?

  #14  
May 2nd, 2007
That is your problem you do not define the veriable name in your link. Modify it to this and it should work:

<th><a href='My-Vehicle-info.php?PlateN=" . $myrow[0] . "'>More</a></th>
Reply With Quote  
Join Date: Mar 2007
Posts: 13
Reputation: rednarjess is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
rednarjess rednarjess is offline Offline
Newbie Poster

Re: Getting Info. for specific record?

  #15  
May 2nd, 2007
The same problem is remain.
Reply With Quote  
Join Date: Sep 2006
Location: Canada
Posts: 55
Reputation: GliderPilot is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 2
GliderPilot's Avatar
GliderPilot GliderPilot is offline Offline
Junior Poster in Training

Re: Getting Info. for specific record?

  #16  
May 2nd, 2007
After you click the link, goto the top of the page in the address bar and copy and paste the link you have starting at My-Vehicle-info.php right to the end.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb PHP Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the PHP Forum

All times are GMT -4. The time now is 6:48 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC