Wanted to know how can you get the username of the current user logged to the extranet.
I found this piece of code here, similar thing I want to achieve:
Dim usr As Backend.User usr = Session("DW_Admin_User")
This should be quite easy... :-)
Regards,
Dmitrij