Auto-submit form scripts??????

by 3 replies
4
Hey guys,

This is the problem I'm copying a source code from a buddies website. And I edited the page to my liking on Dreamweaver. The problem is his website has a auto-submit form on the website. Now I know nothing about Auto-submit forms. And need to add one to my website as well. I tried finding some videos on Youtube about how this is done. But didnt really find what I was looking for. I called Hostgator (which is my hosting company) But they said they dont handle scripts.

Does anybody know a website that explains how to do it & how it works? Or maybe a video online that does. Something that can help a newbie like me figure this out?
#programming #autosubmit #form #scripts
  • Could you provide more details about the auto-submit form?

    How is it supposed to work?
  • Hey Manfred,

    Thanks for offering some help. This is how the website looks:
  • Hmm, not sure what is "auto" about it, I only see a normal form (the Free Medical Insurance Quotes-form) and then a button "Get Quotes" to submit.

    If you need to add a form like that to your website, you can do the form layout in Dreamweaver using HTML but you'll need some PHP/ASP or similar to save/process whatever the user inputs.

    This might help you get started (assuming my guess is right that you need a normal contact form):

    PHP Forms

    Php Contact Form Tutorial - Best PHP Programming Tutorials On Tutorial Guide

    kirupa.com - PHP Contact Form

    Is it something like that you're looking for?

Next Topics on Trending Feed

  • 4

    Hey guys, This is the problem I'm copying a source code from a buddies website. And I edited the page to my liking on Dreamweaver. The problem is his website has a auto-submit form on the website. Now I know nothing about Auto-submit forms. And need to add one to my website as well. I tried finding some videos on Youtube about how this is done. But didnt really find what I was looking for. I called Hostgator (which is my hosting company) But they said they dont handle scripts.