I have a from processing script that I am trying to modify to spit out another html 
form, minus text boxes.  My question is can I somehow use the name portion of the POST 
request as a variable to have the value portion print in it's proper location?  ie.  I 
get a colon separated list with name value pairs.
 
<output>
 
name: john
date: 3-30-04
...
...
 
</output>
 
Can I use the 'name' 'date' part as a variable somehow, or is there a better way that 
I don't know of.   Thanks for any help in advance.
 
             -Alex Maceda


---------------------------------
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.

Reply via email to