hi all,
i have a page with an image button that uses an href to move to the next page...the link is fine and displays in the status bar correctly...
but when the link is clicked, i get a 404 error saying "The requested URL /getbooths.php was not found on this server."
getbooths.php is on the server though not in that directory and is the page where the button is showing...
the code for the link is :
<a href='../floor/register.php' onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('booth_form_bt_r2_c2','','booth_form_bt_r2_c2_f2.gif',1);" ><img name="booth_form_bt_r2_c2" src="booth_form_bt_r2_c2.gif" width="163" height="16" border="0"></a>
what is going on here?
TIA
Bastien
cat, the other other white meat
i have a page with an image button that uses an href to move to the next page...the link is fine and displays in the status bar correctly...
but when the link is clicked, i get a 404 error saying "The requested URL /getbooths.php was not found on this server."
getbooths.php is on the server though not in that directory and is the page where the button is showing...
the code for the link is :
<a href='../floor/register.php' onMouseOut="MM_swapImgRestore();" onMouseOver="MM_swapImage('booth_form_bt_r2_c2','','booth_form_bt_r2_c2_f2.gif',1);" ><img name="booth_form_bt_r2_c2" src="booth_form_bt_r2_c2.gif" width="163" height="16" border="0"></a>
what is going on here?
TIA
Bastien
cat, the other other white meat