Hi, I have a variable set in my tcl code. e.g: set uname "myuname"
how do I use this in my adp page?. e.g: Your username is: <%puts $uname%> It does not seem to work, everytime i get a tcl error saying that uname does not exists. I tried to make uname global, to no avail. Thank you -- Xavier Bourguignon -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
