View Single Post
  #12  
Old 09-03-2006, 09:01 AM
navaldesign's Avatar
navaldesign navaldesign is offline
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,357
Default Re: Tell A Friend Script

You do not have a script problem, you have a form problem. You have modified the "Tell a friend" button. It is no longer a submitbutton, but it has become a "On click" button, linked directly to the "thanku_tell.html" Page. The info is not evan submitted to the script, when you click on "Tell a friend" you go straight to the Thanktou page.

The same goes for the Reset button: it doesn't reset, you have also made it a "On click" button, with it's action set to refresh the page. It does reset, but because it reloads the page.

Also, both buttons are OUTSIDE the form area, this is why initially they didn't work, then you started touching here and there.


Also change the metatags; Page description, keywords, Author etc: they result to be still mine (as you have downloaded my original script and didn't edit these elements)
Plese follow these steps:

1. open the page in Bv.
2. stretch the form area towards the bottom of the page, enough to have the buttons inside the form.
3. Copy the two buttons.
4. Delete them
5. Paste them using the Paste icon in the top toolbar (this way they will be pasted excactly in the same position).
6. Double click on the Reset button, and edit it: make it "reset" instead of "On click"
7. Do the same with the submit button, make it "Submit" instead of "On click"
Save, Publish and try your form
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Reply With Quote