Hi Guys,
I have a web page that I need to improve so that the page automatically displays the username of the person accessing the web page in a label.
This would be used to speed up text entry, instead of the user having to enter his/her name into a text box.
How easy is this to do?
Can anybody supply an example?
Somebody told me to try HttpContext object, but this is not working for me.
Any help would be great.
I have a web page that I need to improve so that the page automatically displays the username of the person accessing the web page in a label.
This would be used to speed up text entry, instead of the user having to enter his/her name into a text box.
How easy is this to do?
Can anybody supply an example?
Somebody told me to try HttpContext object, but this is not working for me.
Any help would be great.