When the firewall is down, full access to the site is available, however, once the site is up, I immediately lose all connection to the site except for those computers listed in the trusted computers section of Home Networking. I certainly do not want to allow access this way. I have also...
Just something to add. There's a 3rd computer which connects to the same LAN, that one has win 2000 on it, and is properly networked to connect to the older of the two computers. They could find eachother in the workgroup lookup. The new computer can't connect to either one of these. When I...
I haven't been able to get my computer to see the shares of 2 other computers on a larger network. I am running windows XP pro, and I cannot be seen on the network either. I need to map a network drive, so I can't do it without being able to recognize a shared folder. can anyone help?
thanks.
I've got two specific computers on a LAN powered entirely by novell. one runs on the following setup,
Tree: LU
Context: Pers.PKR.LU
Server: Personnel
The other runs on this setup;
Tree: LUL
Context: Empl.LUL
Server: LULDATA
I would need to get these two computers to communicate via shared...
Hi, I'm having some trouble getting a function call within an onCLick action of a Form button working. The contents of the function must be defined as vbScript as per the example below.
Does anyone have any idea why it won't recognize my function?
Thanks in advance.
Zycmi
---------Code...
Hi,
I've tried using the Day() & Month() functions as well as the DatePart function, I've noticed that the DAY and MONTH values are sometimes switching from one-another.
In the event that the date is sent as yyyy/mm/dd, the functions return the correct values, however, if the date string is...
I've tried your suggestion, however using the DatePart function, I've noticed that the DAY and MONTH values are sometimes switching from one-another.
as in, my date picker sends a date format dependant on the user's machine, which sometimes means it is formatted dd/mm/yyyy, and other times...
the LCID only reads the locale code, which is independant from the Date Seperator which may be set differently for some machines...
I have also tried setting the date seperator to "-", then did a response.write date().
it returned the date with "/" as a date seperator. any...
Hi, I was just wondering if there is a way to get my vbscript to search my windows system for the regional settings for date.
I have a date picker running on my machine, and it works wonderfully when the "/" character is used as the delimiter. however, some machines have a...
Yes, there IS a better way to do this.
the command is:
Session.Contents.Remove("VarName")
Simply remember though, that if your server is an NT server you are running ASP 2.0
the above command is only supported in ASP 3.0 (win 2000+)
OK, I just wanted to thank everyone for their prompt help.
I just noticed that Jscript variables don't accept a number to be the first character. by adding an underscore, it worked. Thank you very much.
It still won't work if repeated more than a single time, but I'm one step closer for sure...
Same situation.
Error: Expected ';'
Code: 0
------------------------------------
I've also tried casting it to a string just in case, though the variable IS a number turned string.
(basically joined two 2 digit numbers
also, if it makes a difference, the server is an NT server indicative of...
by removing the jsript: the same situation resulted.
Error: Expected ';'
Code: 0
Strange. seems like so much trouble just to send a vbscript variable to a .js file.
problem is, my site will not work otherwise.
Most of the code was copied from a Sample code offered at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.