Forums

This topic is locked

Session Variable Issue. Help!

Posted 19 Sep 2001 19:32:30
1
has voted
19 Sep 2001 19:32:30 Zain Magsi posted:
I have a app with a login page. I created session variable called 'username', clicking on the Login button takes you to the admin page where the person is greeted by name. The dynamic name is from the recordset on that page. Clicking on a "add news" link takes the person to another page to add a new item to the db. Here I want a few of the form fields (ie: Firstname and Lastname) to be hidden and 'prefilled' with the logged in persons firstname and lastname. But I am having no luck with achieving this. Can you help me with this please.

Thanks,

Zain

Zain Magsi

Replies

Replied 19 Sep 2001 22:27:45
19 Sep 2001 22:27:45 Viktor Farcic replied:
Create recordset with users data and filter it with session variable. After that just drag recordset fields to apropriate places.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I have a app with a login page. I created session variable called 'username', clicking on the Login button takes you to the admin page where the person is greeted by name. The dynamic name is from the recordset on that page. Clicking on a "add news" link takes the person to another page to add a new item to the db. Here I want a few of the form fields (ie: Firstname and Lastname) to be hidden and 'prefilled' with the logged in persons firstname and lastname. But I am having no luck with achieving this. Can you help me with this please.

Thanks,

Zain

Zain Magsi
<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