I would like to use different template directories dependant on an ASP
session variable.
My site has the option of German or English - They aren't separate pages but
the contents and text are dictated by script output depending on what
language has been "clicked". (the value of <session("LAN") >) The imail
login form is on the same page and the imail web server is passed the user
and password values directly from my form.
I can change the action of my initial login form in the ASP, but I do not
know to what I should change it.
What address do I use to access the same domain but use different templates?
I have tried
i.e. http://www.my_imail_server.com:8383/Web2 , where Web2 is the
alternate template directory relative to the default template directory, but
no luck.
Any help would be appreciated.
Sal
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.