Can I replace a web template with an ASP page?  In particular, can I replace login.html with login.asp?  I want to track a user's login name across a session. 
 
Will the userid provide me with what I need? 
 
Possibly, I could setup a link on one of the IMail web pages that includes the userid as a query parameter, and then read it on the next page.
 
Ben Bednarz

Reply via email to