I am doing little web development these days.... and stuck at a stage where i got stuck a while ago but couldn't find the right answer...... Now can you gals/guys help me out here.

I have created a Login page from where a user can access the rest of the website. After entering the right credentials the user goes to a page from where he/she select the desire option and then they have been taken to that final page where they enter some data and submit it.

LoginPage=>selection page=>Form

What i want to achieve is that when the user enter his login credentials (username) that name shoud come in the form page filed "name". These pages are design in ASP with javascript.

Tell you one more thing i am not a programmer, so all i am doing this via Ultra Dev. What i know is that i have to somehow pass session variables, but not much sure how so any help in this would be highly appreciated as i have been looking for this solution from quite a long time with no luck so far :-(