Ask a Question related to ASP, Design and Development.
-
Tim Stokes #1
Get a script to 'wait'?
Hello all,
Is it possible to make an asp script 'wait' inbetween commands?
A quick example (but not what I've got in mind):
Response.write ("Please wait. Validating password...")
[wait 5 seconds]
Response.redirect ("done.asp")
Cheers
_________________________
<%= TIM_STOKES %>
"There's no place like 127.0.0.0"
Tim Stokes Guest
-
how long do we have to wait already!?!
v7 came out when? 1-2 years ago?!? How long do we linux users have to wait for v9 or even v8 for that matter? For pete's sake, I know Adobe has to... -
wait for keypress
Hi guys, can anyone explain how to make a movie wait for for a certain key press. I want to make a section of my movie wait for a press of the... -
a "wait" script
Hi, I know its possible I just don't know it! I'd like a wait script that pauses the playback head for a number of seconds, then continues.... -
Script doesnt work under wait command
I´m using a script on mouseEnter sprite(57).visible = TRUE cursor 280 on mouseLeave sprite(57).visible = FALSE Cursor -1 on mouseDown me... -
Please wait...
Hello, I'm trying to add a message "Please Wait..." while my front page loads, so I pasted the following code in index.php but is not working... -
Aaron Bertrand [MVP] #2
Re: Get a script to 'wait'?
> Is it possible to make an asp script 'wait' inbetween commands?
[url]http://www.aspfaq.com/2141[/url]
I think you meant 127.0.0.1 ...> "There's no place like 127.0.0.0"
Aaron Bertrand [MVP] Guest
-
Ray at #3
Re: Get a script to 'wait'?
I thought the same thing, but maybe he just means the whole subnet.
Ray at work
"Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
news:uSSBcXolDHA.1488@TK2MSFTNGP12.phx.gbl...>> > Is it possible to make an asp script 'wait' inbetween commands?
> [url]http://www.aspfaq.com/2141[/url]
>>> > "There's no place like 127.0.0.0"
> I think you meant 127.0.0.1 ...
>
>
Ray at Guest
-
Tim Stokes #4
Re: Get a script to 'wait'?
Lol! Ooops.... Better?
_________________________
<%= TIM_STOKES %>
"There's no place like 127.0.0.1"
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:e1oTijwlDHA.3256@tk2msftngp13.phx.gbl...> I thought the same thing, but maybe he just means the whole subnet.
>
> Ray at work
>
> "Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
> news:uSSBcXolDHA.1488@TK2MSFTNGP12.phx.gbl...>> >> > > Is it possible to make an asp script 'wait' inbetween commands?
> > [url]http://www.aspfaq.com/2141[/url]
> >> >> > > "There's no place like 127.0.0.0"
> > I think you meant 127.0.0.1 ...
> >
> >
>
Tim Stokes Guest



Reply With Quote

