English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hello,

I know very little about HTML and am stuck!!! I need to place a form on my 'contact us' page that is similar to this one found here: http://forms3.createforms.com/59832/form_1_1.html

I created that form lastnight but wasn't what I had expected. I need a form that can go directly onto my page.

Any and all help with be greatly appreciated!! I tried using something called, "Formclone" (?sp), however I did not understand one thing about it! **eeerrr*

Thanks for your help!!

------------
Korey

2007-05-22 03:31:43 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

Music_ed_29 has a great answer.

Just some addition info...if you are just looking for HTML source then you can do the following:

IE - View --> Source
Firefox - View --> Page Source

A text editor should popup containing the HTML source of that webpage. Save it and then you can upload it to your server. However, this is strictly for the HTML layout. You will inevitably need to change some of the HTML code so that you are interacting properly with your web server--especially if you are submitting information from a form.

2007-05-22 08:10:45 · answer #1 · answered by Rich 3 · 0 0

Let's start with the good news. creating a form isn't difficult at all.

Mostly you use a combination of a form and some fields.
Every line that starts with is a comment.
Now lets start:







->



and the next line ->


Name:













That's it.
the bad news is that this just sents all the information to the mailadres you provide. It doesn't formate anything
It works, but no mor than that.
If you have access to php or cgi you could use that.
But I need more information then.

2007-05-22 04:12:21 · answer #2 · answered by music_ed_29 4 · 0 0

Create the form in microsoft word and save it as a web page which will be either html or htm. Upload the form to your web page. This would be the eastiest way.

2007-05-22 03:35:23 · answer #3 · answered by Yes I am here!! 5 · 0 1

www.jotform.com

2007-05-22 05:07:09 · answer #4 · answered by fjpoblam 7 · 0 0

fedest.com, questions and answers