Auto-submit form scripts??????

by iamx
3 replies
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?
#autosubmit #form #scripts
  • Profile picture of the author Manfred Ekblad
    Could you provide more details about the auto-submit form?

    How is it supposed to work?
    {{ DiscussionBoard.errors[2087970].message }}
  • Profile picture of the author iamx
    Hey Manfred,

    Thanks for offering some help. This is how the website looks: www.quote-medical.co.uk

    Thats the type of auto submit form i need.
    {{ DiscussionBoard.errors[2087998].message }}
  • Profile picture of the author Manfred Ekblad
    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?
    {{ DiscussionBoard.errors[2088104].message }}

Trending Topics