Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
asp (wshnetwork)
Name: Weijie Date: August 5, 2003 at 00:24:14 Pacific OS: win98 CPU/Ram: p2
Comment:
HI,
I have a problem. I need to identify a user's network name by using CreateObject("WScript.Network") in the asp acript but this method creates the object on the server side and identifies me as the user. What to do?pls advise
Name: Weijie Date: August 6, 2003 at 04:47:34 Pacific
Reply:
These variables i use before. Request.ServerVariables("LOGON_USER") is empty,y? All i get are IP addressess from the other variables but i want to associate the dsn witn the ips, how to do?
Summary: How can you get a class such as myClass.cs, to create a control such as a listbox that wil be used in a placeholder control on an .aspx page where the .aspx page has yet to be created so the class doe...
Summary: I am testing my ASP pages on win 2000 pro and am using Internet Explorer 5 web browser. When testing pages they do not appear exactly like my examples. Why? ...