I hunting for a command prompt command that will match my networks users up with their IP address.
something like net user, but I could run it on my DHCP server from my work station
any ideas?
maybe net user is it, but I'm fuddling up the syntax.
I'm tried finger too and can't seem to get it to...
While formating my email, i have learned of the all powerfull VbCrLf to create a line break.
What I need now is some quotation marks.
Is there a VB ampersand#34 that will make quotation marks without messing up my ASP?
If I use ampersand#34, it simply prints ampersand#34 in my email (because its...
I'm new to ASp, so please bear with me.
I want to pull an array from a .js doc.
I'm passing the variable in the url string, lets call it "id".
So my url looks like this
http://www.mywebsite/index.asp?id=99
Using ASP, i would like to call a file called quote.js and pull that id from...
Yep, yet another ASP and Javascript question.
Basically want to to assign the value of a Javascript variable to an ASP variable.
<%
Dim AspVariable
AspVariable = " <SCRIPT LANGUAGE=JavaScript><!-- document.write(JavascriptVariable); // --></SCRIPT> "
%>
I need to do this to send...
Or ASP in Javascript
I have a nifty little Javascript that randomly pulls a quote.
The goal is that a user can then send this specific quote to another user's email address.
No problem right?
I'm getting hung up when I try to stick my Javascript variable in ASP, so my sendmail.asp page can send...
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.