![]() |
help with a pop-up and database connection
1 Attachment(s)
i have a java script that will do a pop-up for a new window and i started doin a view.php file so when a user selects an item a pop-up will show with all the contents my problem is im haveing problems with making the php file to do that
look at ss1 image this is the code i have: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
can i get a little help plz
|
Code:
<td class='alt2' align='center' width='1%'><a href="view.php?$session[sessionurl]serialid=$row[serialid]\"><img src='info.gif' alt='view!' border='0' /></a></td> link should be... Code:
<a href="javascript: d($row=[serialid]"><img src='info.gif' alt='view!' border='0' /></a> You may need to make $row=[serialid] into a singular variable in your php file. i.e. $idnum = $row['serialid']; then use <a href="javascript: d($idnum)"> for the link. This is all untested. |
can any one else help me plz
|
My answer wasn't good enough?
|
Quote:
|
All times are GMT. The time now is 04:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|