954,525 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

python server pages and html form

I am new to Python Server Pages (psp).

Can psp “read” the html field value?

Example:

<html>
:
:
<body>
<input type="hidden" id="selected" name="selected" value="0">

<%
# Read/Get the above hidden field value
# Perform some task
#re-write the hidden field value
%>
:
:
</body>
</html>


Thanks for your help and advise!

drboring
Newbie Poster
2 posts since Jul 2009
Reputation Points: 10
Solved Threads: 0
 

I think you should post your question to the psp support forum. If any.

slate
Posting Whiz in Training
252 posts since Jun 2008
Reputation Points: 72
Solved Threads: 66
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You