[Chicago-talk] HTML form question

Michael D. Stemle, Jr. manchicken at notsosoft.net
Tue Sep 26 06:40:11 PDT 2006


<html>
<body>
<form method=post 
action="http://geocities.yahoo.com/forms?login=rushlogistics@sbcglobal.net">
 <font face="arial, helvetica">
 <b>Your first name:</b><br>
 <input type="text" name="Name" size="27">
 <p>
 
 <b>Your URL:</b><br>
 <input type="text" name="URL" size="27">
 <p>
 
 <b>How often do you visit my web site?</b><br>
 <input type="radio" name="Visit" value="Daily">Every day<br>
 <input type="radio" name="Visit" value="Weekly">Once per week<br>
 <input type="radio" name="Visit" value="Monthly">Once per month<br>
 <input type="radio" name="Visit" value="Yearly">Once per year<br>
 <p>
 
 <b>Please add any comments you have below:</b>
 </font><br>
 <textarea cols="40" rows="10" name="Comments"></textarea>
 
 <p><br>
 <input type="submit" value="Send">
 <input type="reset" value="Clear the form">
 
 <!-- Option 1 -->
 <input type="hidden" name="subject" value="Survey Results">
 
 <!-- Option 2 -->
 <input type="hidden" name="required_fields" value="Name,URL">
 
 <!-- Option 3
 <input type="hidden" name="next_url" 
value="http://www.geocities.com/rushlogistics@sbcglobal.net/index.html">
 -->
 
 </form>
</body>
</html>

On Tuesday 26 September 2006 08:36, Richard Reina wrote:
> Michael,
>
>  I was unable to open the attached file.  Is the code the exact code that I
> posted most recently?  If so I can't understand the mystery as to why it
> would work for you and not me?  I am using Mozilla, but it  I have also
> tried submitting on the form from different machines with different
> browsers.  Is there something simple that I've overlooked?
>
> "Michael D. Stemle, Jr." <manchicken at notsosoft.net> wrote: This code works
> for me.  I'm using konqueror in KDE 3.5.4.  Attached is the HTML file I
> used, verbatim.
>
> On Tuesday 26 September 2006 08:07, Richard Reina wrote:
> > > action="http://geocities.yahoo.com/forms?login=rushlogistics@sbcglobal.
> > >net"
> >
> >  Your first name:
> >
> >   [input]
> >
> >
> >  Your URL:
> >
> >   [input]
> >
> >
> >
> >  How often do you visit my web site?
> >
> >   [input] Every day
> >
> >   [input] Once per week
> >
> >   [input] Once per month
> >
> >   [input] Once per year
> >
> >
> >
> >
> >  Please add any comments you have below:
> >
> >
> >
> >
> >
> >
> >
> >   [input]
> >   [input]
> >
> >
> >   [input]
> >
> >
> >   [input]
> >
> >  >   [input] >
> >  > value="http://www.geocities.com/rushlogistics@sbcglobal.net/index.html
> >  >">
> >
> > -->

-- 
~ Michael D. Stemle, Jr. <><
(A)bort, (R)etry, (I)nfluence with large hammer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.pm.org/pipermail/chicago-talk/attachments/20060926/414b4a74/attachment.bin 


More information about the Chicago-talk mailing list