T
Tim Marsden
Hi,
Please excuse me, I am complete ASP novice. I use VB.NET in VS 2003.
I am trying to achieve the following.
Display a list of items, this list needs to be user specific, so my first
question is How do I obtain the user Id of the person? This will run on a
intranet.
Then, based on the option selected, display 1 or more Text Boxes to capture
info. The number of boxes will vary, so Can I add controls to a web form at
run time, as I can in a windows form?
Lastly I will display some program created HTML base on the options entered.
So do I create a temporary HTML page on my server and redirect to it, or if
the HTML is in a string can I display it within a web form?
Sorry, I am a novice, but I have a urgent need, and some initial direction
would be appreciated. I am educating myself through MSDN, but if anyone
knows of more suitable training resource please say.
Regards
Tim
Please excuse me, I am complete ASP novice. I use VB.NET in VS 2003.
I am trying to achieve the following.
Display a list of items, this list needs to be user specific, so my first
question is How do I obtain the user Id of the person? This will run on a
intranet.
Then, based on the option selected, display 1 or more Text Boxes to capture
info. The number of boxes will vary, so Can I add controls to a web form at
run time, as I can in a windows form?
Lastly I will display some program created HTML base on the options entered.
So do I create a temporary HTML page on my server and redirect to it, or if
the HTML is in a string can I display it within a web form?
Sorry, I am a novice, but I have a urgent need, and some initial direction
would be appreciated. I am educating myself through MSDN, but if anyone
knows of more suitable training resource please say.
Regards
Tim