Forums

This topic is locked

Passing Parameters

Posted 05 Jun 2001 16:27:30
1
has voted
05 Jun 2001 16:27:30 Jacques Roux posted:
Dear Sir

I have a form with one password input field. What the user enters is
checked against the users in a file (table). Whatever the user enters, I
want to send as parameter to a result page and display it on the results
page (that is the string the user had entered). The value of the parameter
passed must then be written to another table.

Please can someone advise me how to do this.

Replies

Replied 05 Jun 2001 17:52:17
05 Jun 2001 17:52:17 Viktor Farcic replied:
In LogIn page, user name is stored as session variable MM_Username. Use request to diplay it.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Dear Sir

I have a form with one password input field. What the user enters is
checked against the users in a file (table). Whatever the user enters, I
want to send as parameter to a result page and display it on the results
page (that is the string the user had entered). The value of the parameter
passed must then be written to another table.

Please can someone advise me how to do this.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Reply to this topic