473,770 Members | 5,842 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.redire ct ("done.asp")
Cheers
_______________ __________
<%= TIM_STOKES %>
"There's no place like 127.0.0.0"
Jul 19 '05 #1
3 12798
> Is it possible to make an asp script 'wait' inbetween commands?

http://www.aspfaq.com/2141
"There's no place like 127.0.0.0"


I think you meant 127.0.0.1 ...
Jul 19 '05 #2
I thought the same thing, but maybe he just means the whole subnet.

Ray at work

"Aaron Bertrand [MVP]" <aa***@TRASHasp faq.com> wrote in message
news:uS******** ******@TK2MSFTN GP12.phx.gbl...
Is it possible to make an asp script 'wait' inbetween commands?


http://www.aspfaq.com/2141
"There's no place like 127.0.0.0"


I think you meant 127.0.0.1 ...

Jul 19 '05 #3
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:e1******** ******@tk2msftn gp13.phx.gbl...
I thought the same thing, but maybe he just means the whole subnet.

Ray at work

"Aaron Bertrand [MVP]" <aa***@TRASHasp faq.com> wrote in message
news:uS******** ******@TK2MSFTN GP12.phx.gbl...
Is it possible to make an asp script 'wait' inbetween commands?


http://www.aspfaq.com/2141
"There's no place like 127.0.0.0"


I think you meant 127.0.0.1 ...


Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2816
by: Bob Bedford | last post by:
I've a script that must "launch" an other script on some situations. firstscript.php: .... If ($newarticle) //launch secondscript.php .... The "secondscript.php" may take quite long, and is not necessary in "firstscript.php" to wait until it's finished. So how to launch
1
17267
by: Niko | last post by:
Hello, I want to retrieve the details of an SSL certificate of HTTPS websites, using openSSL, running on Windows 2003. This works fine as follows: openssl s_client www.somewebsite.com:443 > cert.txt In order to close the openSSL connection to the HTTPS website, I have to manually type "quit" + enter.
3
8437
by: Ed Brandmark | last post by:
I have a tag of the form <SCRIPT LANGUAGE="JavaScript1.1" SRC="foo.js"..... and was wondering if this delays the loading of my page until that file foo.js downloads. It seems that if I place this in the HEAD of my document - the page will wait until it downloads. If I place it in the BODY of my document - supposedly the page
4
1794
by: tmb | last post by:
I want to do a slide show with a script something like http://www.abiglime.com/webmaster/articles/jscript/021298.htm My Question: Will the client wait on all pic's in the slice show to be downloaded before it starts or will it show in the forground and continue downloading in the background? I have a lot of pic's but many will try to view on 56k dial-up. thanks for any help - tmb
3
4719
by: Razvan | last post by:
Hello, Can somebody recommend me a Java Script scroller that can scroll an i-frame ? I tried the Tigra scroller (www.softcomplex.com/products/tigra_scroller/) but sometimes it does not appear at all on my web page (www.mihaiu.name). It doesn't seem to be reliable...
6
9678
by: Francois Bonzon | last post by:
Any idea how I can launch a background task from a PHP script? For example, when a user posts on my message board, it may fire many e-mail notifications to other users, and other tasks. I want the posting confirmation page to end displaying quickly, without waiting for those notifications or other tasks to complete. So basically what I want is to launch 'background.php' from 'main.php', with the user seeing only the output of - and...
1
4049
by: meihome | last post by:
I have a pretty long process (40 seconds) script. It is kicked off from one controller action from web browser. The problem is, the Rails does not wait until the process is done. It actually stops the process at about 5 seconds, and goes to the next step. def _run_script (my_id) system ("my_long_running_script.sh") redirect_to :action =>'edit', :id => my_id end
5
4339
by: Seer | last post by:
Hi. This is driving me crazy so I hope someone will help! I am using chickenfoot and javascript to try and achieve something that should be really simple. Basically a script that navigates through a series of preset URL's in order to populate the caches of our website. so for ease lets say it has to surf through:
0
9591
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9425
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10001
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9867
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7415
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6676
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5312
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3969
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3573
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.