|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Application variabl
I have created an application variable in global.asa to set the value of ScripTimeout.
Application("scripttimeout") = "1200" Should the 1200 be in "" marks - I am unsure because obviously it is a numeric value Thanks Mike |
|
#2
|
|||
|
|||
|
Does it work when you set it with quotes?
If not, try it without quotes. My guess is it should be without quotes, given it is numeric. Trial and error is the best way to learn these things, and you should get a runtime error if it doesn't work, so no data will be lost.
__________________
How can I soar like an eagle when I'm flying with turkey's? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Application variabl |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|