Author: krishyy | Posted on: 2/17/2010 11:43:11 AM | Views : 1228

Hello folks..
I created a registration form for the user registration....
I created some users through that form...I have a question...
The page contains the labels and texxtboxes
fields are
CompanyName:
FirstName:
LastName:
----
---
----
like this...and a button to submit...
the question is...I have a login page tooo for the user...when I login to the page with particular user....and need to see his information ...with button click like if I click the button it should redirect to the particular user information with the same fields for example I logged in as username:xyz pwd:-----
when I click the button after I logged with xyz username ..my redirected page must be
Company Name: abcd
First Name:xyzzzz
Lastname:ldhfdlsfh
like this which must and editable format....populate with the reigsteration page format...
would anyone help in this question?


krishyyy
Go to the complete details ...