HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

rollerover image in formcode - links to another page in site
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> HTML Form
View previous topic :: View next topic  
Author Message
ahighfill



Joined: 17 Nov 2009
Posts: 3

Posted: Tue Nov 17, 2009 12:26 am     rollerover image in formcode - links to another page in site  

hi there!

my client called me in a panic today b/c her site is not working correctly in firefox. it works great in ie and safari (really never thought i'd be saying these words!).

this is one of the many pages that isn't loading correctly:
http://reneerivera.com/nssc.html

my problem is the "add to cart" button. it's not working right. this is the code i'm using:
Code: <form action="http://reneerivera.com/shopsite_sc/sc/order.cgi" method=post>
       <td rowspan="2"><a><input type="image" src="slices bridal combs\slices-b-detail\BGT28_r27_c17.gif" onMouseOver="this.src='slices bridal combs/slices-b-detail/BGT28_r27_c17_f2.gif'" onMouseOut="this.src='slices bridal combs/slices-b-detail/BGT28_r27_c17.gif'" width="100" height="22"></a></td>
       <span class="ProductName"></span>
       <input type=hidden name=storeid value=*1a2cd41ad0229fe71ec17c8fcd3aaf>
       <input type=hidden name=dbname value=products>
       <input type=hidden name=function value=add>
       <input type=hidden name=itemnum value=134> 
       </form>

i'm hoping that someone can help me out.

i searched the site, but this is all i found. it's great code, but this code isn't trying to send someone to a separate web page:
http://www.htmlcodetutorial.com/help/archive.php/o_t__t_685__submit-form-image-rollover.html

thank you for reading, hope you can help! ;)[/code]
ahighfill



Joined: 17 Nov 2009
Posts: 3

Posted: Tue Nov 17, 2009 12:30 am      

i figured it out, the first image name has back-slashes instead of forward-slashes. that fixed it!

can't figure out how to delete this, but if a moderator wants to that's fine with me.

;)
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> HTML Form
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group