request timeout error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pabell

    request timeout error

    i need to run a very large query but the cliect gets then request time out error and the server isnt near from me to set it up, so what can i do?? is there any instruction to set up the request time out inside the page??
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    Code:
    response.timeout = 15000
    if I remember correctly.

    Jared

    Comment

    Working...