A simple question.. I guess!
The Time function returns a value like this: 02:08:30. I need to pick out the hour from the Time function, that is in this case "02" and then put 02 in a new variable.
<%
Dim realtime, hour
realtime = Time
hour = ?????
%>
Anyone?
/J
Hi
How do I pass the information from a form to a text file (or another asp file) on my server?
The only variable I need is the users name
<input name=yourname>
so infact the only thing I need on my new page is the name ("yourname" ) the user typed in my form.
Please..I'm an asp...
Hi again!
I do not put my IP address in the <a href> tag. I only put the name of the html file in the tag <a href="mylink.html"> and the IP address is automatically added instead of the domain name. I figure, this might be a problem for my domain name provider to solve?
/Johan
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.