Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 19th, 2006, 01:45 PM
Michael
Guest
 
Posts: n/a
Default Server.execute command inside global.asa

Question. Is it possible to run Server.execute command inside global.asa
file. if it is where. Inside Application onstart? Another ideas appreciated.
Michael


  #2  
Old December 19th, 2006, 04:05 PM
Anthony Jones
Guest
 
Posts: n/a
Default Re: Server.execute command inside global.asa


"Michael" <michael.groysman@intergraph.comwrote in message
news:utqH7N3IHHA.4848@TK2MSFTNGP04.phx.gbl...
Quote:
Question. Is it possible to run Server.execute command inside global.asa
file. if it is where. Inside Application onstart? Another ideas
appreciated.
Quote:
Michael
>
>
Did you try it? What happened?


  #3  
Old December 20th, 2006, 10:55 AM
Michael
Guest
 
Posts: n/a
Default Re: Server.execute command inside global.asa

The following code is working in local machine, on web server it does not
work, and does not failed

global.asa fragment

sub Session_OnStart
session.timeout = 25
Application.Lock
server.execute("vars.asp")
Application.Unlock
end sub

Thanks


"Anthony Jones" <Ant@yadayadayada.comwrote in message
news:eJJkFX4IHHA.1912@TK2MSFTNGP03.phx.gbl...
Quote:
>
"Michael" <michael.groysman@intergraph.comwrote in message
news:utqH7N3IHHA.4848@TK2MSFTNGP04.phx.gbl...
Quote:
>Question. Is it possible to run Server.execute command inside global.asa
>file. if it is where. Inside Application onstart? Another ideas
appreciated.
Quote:
>Michael
>>
>>
>
Did you try it? What happened?
>
>

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles