Forums
This topic is locked
Microsoft VBScript runtime error
Posted 25 Oct 2003 03:48:22
1
has voted
25 Oct 2003 03:48:22 Alberto Alexander posted:
i just recently purchased the asp upload 2.1 extension. i built my form made sure it was multipart/form-data added my insert behavior then i did a simple upload behavior. when i test the page i get the following error: <BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> Microsoft VBScript runtime error '800a0009' Subscript out of range: '[number: 0]'
ScriptLibrary/incPureUpload.asp, line 134<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote> i've also included two screen shots to show my upload setting's and my directory structure. The page that does the uploading is the order-files.asp file.
<b>Pure ASP Upload Settings:</b>
<img src="64.143.150.94/errors/aspuploaderror-01.jpg" border=0>
<b>Directory Structure:</b>
<img src="64.143.150.94/errors/aspuploaderror-02.jpg" border=0>
Please help me resolve this issue, this is the only reason i purchased this extension.
Replies
Replied 28 Oct 2003 00:04:49
28 Oct 2003 00:04:49 Alberto Alexander replied:
anybody?
Replied 28 Oct 2003 10:17:19
28 Oct 2003 10:17:19 Martha Graham replied:
Please send your page to
with details on what you are trying to do.
Do you have version 2.15?
Martha Graham
DMXzone manager
Do you have version 2.15?
Martha Graham
DMXzone manager
Replied 28 Oct 2003 16:38:16
28 Oct 2003 16:38:16 Alberto Alexander replied:
yes i have 2.15. just to confirm you want me to send my asp page to the specified email address?
Replied 23 Mar 2006 18:21:57
23 Mar 2006 18:21:57 Ken Ryan replied:
Did anyone ever reply to this or figure out what is going on?
I am having the same issue. But I have noticed it is on large files. Smaller files work just fine.
Ken Ryan
I am having the same issue. But I have noticed it is on large files. Smaller files work just fine.
Ken Ryan
Replied 24 Jul 2007 13:08:47
24 Jul 2007 13:08:47 Doug Mouncey replied:
I am getting the same issue but with small files.
I have 2 images that need to be uploaded and they are just over 10k together.
Does anybody have a fix for this?
Microsoft VBScript runtime error '800a0009'
Subscript out of range: '[number: 0]'
C:\INETPUB\VHOSTS\ASHTONPHOTOGRAPHY.CO.UK\HTTPDOCS\ADMIN\../ScriptLibrary/incPureUpload.asp, line 130
I have full access to my server so I am able to make any changes required.
I have 2 images that need to be uploaded and they are just over 10k together.
Does anybody have a fix for this?
Microsoft VBScript runtime error '800a0009'
Subscript out of range: '[number: 0]'
C:\INETPUB\VHOSTS\ASHTONPHOTOGRAPHY.CO.UK\HTTPDOCS\ADMIN\../ScriptLibrary/incPureUpload.asp, line 130
I have full access to my server so I am able to make any changes required.
Replied 24 Jul 2007 14:49:43
24 Jul 2007 14:49:43 Georgi Kralev replied:
Hi Doug,
Did you set the following attribute to your form?
enctype="multipart/form-data"
Btw, this forum is not for support. If you need support for your DMXZone.com extensions post at the appropriate support forum.
There is a link to the required support forums at the official page of every extension.
(This is the link to the support forums for Pure ASP Upload 2: www.dmxzone.com/forum/default.asp?NewsId=1622)
Regards.
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Did you set the following attribute to your form?
enctype="multipart/form-data"
Btw, this forum is not for support. If you need support for your DMXZone.com extensions post at the appropriate support forum.
There is a link to the required support forums at the official page of every extension.
(This is the link to the support forums for Pure ASP Upload 2: www.dmxzone.com/forum/default.asp?NewsId=1622)
Regards.
Georgi Kralev
----------------------------------
Support - www.DMXzone.com
Replied 24 Jul 2007 16:39:16
24 Jul 2007 16:39:16 Doug Mouncey replied:
Thanks for your reply Georgi
Yes the form tag has the enctype="multipart/form-data" included.
I have reposted this on the product forum for Pure ASP Upload but couldn't see anywhere to delete this original post.
Cheers
Doug
Yes the form tag has the enctype="multipart/form-data" included.
I have reposted this on the product forum for Pure ASP Upload but couldn't see anywhere to delete this original post.
Cheers
Doug