Author |
Topic  |
|
rollerblast
New Member

76 Posts |
Posted - 12 April 2005 : 19:19:06
|
i just installed mikes file attachment thingy.
2 problems.
1.. the little row added at the top of the page has a black background. i want 2 change that...
2.. when i upload a big file. it times out after 90 seconds. saying the script took to long. but all its doing is uploading. How do i change this? |
cool guy |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 12 April 2005 : 21:06:47
|
I believe your problem number 2 lies with your server... You will have to specify a higher script timeout limit. |
eXtremeGossip  |
 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 13 April 2005 : 06:30:15
|
Got a link to illustrate your first problem?
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
rollerblast
New Member

76 Posts |
Posted - 13 April 2005 : 10:13:08
|
the link to the post.asp is:
http://www.rollerblast.co.uk/bandforums/post.asp?method=Topic&FORUM_ID=18
the black row at the top is what i want to change.
the message i get when i upload a big file is this:
Active Server Pages error 'ASP 0113'
Script timed out
/bandforums/outputFile.asp
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.
With smaller file sizes it is alright. |
cool guy |
 |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 13 April 2005 : 12:43:59
|
That looks like you forgot a </td> or </tr> somewhere... Did you check your modifications to topic.asp post.asp?
As for your other problem, like I said in my first post, you need to do exactly what the error tells you: Specify a new value for the property Server.ScriptTimeout . |
eXtremeGossip  |
Edited by - Jorrit787 on 14 April 2005 15:47:27 |
 |
|
rollerblast
New Member

76 Posts |
Posted - 14 April 2005 : 12:31:48
|
where would i go about changing this Server.ScriptTimeout?..
i phoned my server people and becuase im not running the site of an independent server they cant increase the time out value in the IIS tools.
how do u meen ilistrate my problem? i would like to change the black row to a different colour. |
cool guy |
 |
|
Jorrit787
Average Member
  
Netherlands
681 Posts |
Posted - 14 April 2005 : 15:46:53
|
quote: Originally posted by rollerblast
where would i go about changing this Server.ScriptTimeout?..
i phoned my server people and becuase im not running the site of an independent server they cant increase the time out value in the IIS tools.
Then I'm afraid there's not much else you can do to solve this problem.
quote: how do u meen ilistrate my problem? i would like to change the black row to a different colour.
The row is there in black because probably, like I said, you forgot to input some table tags somewhere. It should automatically be the same background color as the rest of the table. That's why we'd like to see a copy of your post.asp, to see where the problem is.
BTW: In my previous post I said topic.asp, but it was supposed to be post.asp  |
eXtremeGossip  |
Edited by - Jorrit787 on 14 April 2005 15:47:54 |
 |
|
rollerblast
New Member

76 Posts |
Posted - 15 April 2005 : 12:22:56
|
yeh lol got abit confused.
here is a txt version of the post.asp
www.rollerblast.co.uk/bandforums/post.txt
Is there any changes i could make to the upload file that would use a different method of uploading? i wouldnt no since i cant really do much coding..
would it be possible to change the file outputfile so it uses the aspupload component? my server supports that.. |
cool guy |
Edited by - rollerblast on 15 April 2005 14:10:51 |
 |
|
|
Topic  |
|