- From: <EALTER@mail.wshs.fcps.k12.va.us>
- Date: Mon, 14 Dec 1998 11:17:36 -0500 (EST)
- To: www-lib@w3.org
- CC: frystyk@w3.org
><GremlinSof@aol.com><my other email account>
>
>Well see this form post is part of a bigger program, basicly I don't
>know how to use POST at all, like how to you post things to text
>boxes, change radio buttons and every other web thing, i just didn't
>see how to do them in the examples thats what i really need.
I think you are missing something - you don't post text to text boxes nor
to change radio buttons - you submit data to a web server gathered using an
HTML form.
For more information, please read one of the many form tutorials available
on the web, for example:
http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/fill-out-forms/overview.ht
ml
>Also i
<GremlinSof@aol.com><my other email account>
okay i think i get it but i need somthing that allows me to change
radio buttons and input, like i said before somthing that would
bascily fill out the first page of hotline.com and then open the
other page. I don't need it to display just the open document with
the html because the program would handle decoding the html and
taking out what i want, so if this isn't what i want then is there
any thing in the class that does that
>need to know what they return. Because once i do them and hit the
>enter button i need the address back where post goes to
>>The postform example shows you exactly how to do this - you get the data
>back in a chunk
http://www.w3.org/Library/Examples/postform.c
>P.S. i don't want to complain cause this libary is free and great but
>if there is any way the sample programs and sample code could be
>changed and get better
>That's why it is OpenSource so that you can help changing things!
hehe if i could help then i wouldn't be asking questions i would be
helping
Received on Monday, 14 December 1998 16:02:25 UTC