HighDots Forums  

Form Help, Please

alt.html.writers alt.html.writers


Discuss Form Help, Please in the alt.html.writers forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joanne
 
Posts: n/a

Default Form Help, Please - 07-12-2004 , 11:26 PM






If someone could help me identify the problem I'm having with a form, I'd be
very appreciative.
Please talk to me in newbie language.

Both forms are on the same website so if one works, the other should. I'm
stumped.

This form works:

http://www.jobird.com/hearts.htm

This form does not work (and, I want the "Submit" button to say "Submit
Order", not "Submit Query":

http://www.jobird.com/cd/gardenkinderorder.html

Thank you for taking the time.

--
Sincerely,
Joanne

If it's right for you, then it's right, . . . . . for you!!!

Play - http://www.jobird.com
Pay for Play - http://www.jobird.com/refund.htm
Looking for Love? - http://www.jobird.com/hearts.htm



Reply With Quote
  #2  
Old   
Adrienne
 
Posts: n/a

Default Re: Form Help, Please - 07-13-2004 , 02:38 AM






Gazing into my crystal ball I observed "Joanne" <Joanne (AT) jobirdnest (DOT) com>
writing in news:NDIIc.813$mL5.389 (AT) newsread1 (DOT) news.pas.earthlink.net:

Quote:
If someone could help me identify the problem I'm having with a form,
I'd be very appreciative.
Please talk to me in newbie language.

Both forms are on the same website so if one works, the other should.
I'm stumped.

This form works:

http://www.jobird.com/hearts.htm

This form does not work (and, I want the "Submit" button to say "Submit
Order", not "Submit Query":

http://www.jobird.com/cd/gardenkinderorder.html

Thank you for taking the time.

Please define what does not work

--
Adrienne Boswell
Please respond to the group so others can share
http://www.arbpen.com


Reply With Quote
  #3  
Old   
Joanne
 
Posts: n/a

Default Re: Form Help, Please - 07-13-2004 , 10:25 AM




"Adrienne" <arbpen2003 (AT) sbcglobal (DOT) net> wrote

Quote:
Please define what does not work

--
Adrienne Boswell
Please respond to the group so others can share
http://www.arbpen.com
Thank you,
HTH

www.webcharm.ca

for trying the forms and providing some clues. I will follow-up and report
back.

What does work is one form posts an email to me for the order.

What doesn't work is the other form takes the user to an Earthlink page
telling them that the ISP doesn't support the cgi-bin activity. But we
already know it does.

Thanks for asking.


--
Sincerely,
Joanne

If it's right for you, then it's right, . . . . . for you!!!

Play - http://www.jobird.com
Pay for Play - http://www.jobird.com/refund.htm
Looking for Love? - http://www.jobird.com/hearts.htm





Reply With Quote
  #4  
Old   
Adrienne
 
Posts: n/a

Default Re: Form Help, Please - 07-13-2004 , 05:40 PM



Gazing into my crystal ball I observed "Joanne" <Joanne (AT) jobirdnest (DOT) com>
writing in news:AhSIc.1920$Qu5.1167 (AT) newsread2 (DOT) news.pas.earthlink.net:

Quote:
"Adrienne" <arbpen2003 (AT) sbcglobal (DOT) net> wrote in message
news:Xns9524F082EE418arbpenyahoocom (AT) 207 (DOT) 115.63.158...
Please define what does not work

Thank you,
HTH

www.webcharm.ca

for trying the forms and providing some clues. I will follow-up and
report back.

What does work is one form posts an email to me for the order.

What doesn't work is the other form takes the user to an Earthlink page
telling them that the ISP doesn't support the cgi-bin activity. But we
already know it does.

Thanks for asking.



Quote:
This form works:
http://www.jobird.com/hearts.htm
<FORM ACTION="/cgi-bin/mailto" METHOD="POST">

Quote:
This form does not work

http://www.jobird.com/cd/gardenkinderorder.html
<form action="http://www.jobird.com/cgi-bin/mailto" method="post" >

Have you tried changing the action to "../cgi-bin/mailto"? The server may
have problems mapping the location of the script, thereby throwing an
error.

Quote:
(and, I want the "Submit" button to say "Submit
Order", not "Submit Query":
Then change <input type="submit" name="Submit Order" > to
<input type="submit" VALUE="Submit Order"> (case does not matter unless you
are using XHTML, which you are not)

You should look at some tutorials on how form work. You should also
validate your markup.

Validating markup: http://validator.w3.org
Forms: http://www.cs.tut.fi/~jkorpela/forms/index.html

HTH

--
Adrienne Boswell
Please respond to the group so others can share
http://www.arbpen.com


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.