This is a discussion on "MetaBuilders.FileUp.wsc Upload Error" within the Classic ASP section. This forum, and the thread "MetaBuilders.FileUp.wsc Upload Error are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
MetaBuilders.FileUp.wsc Upload Error
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
MetaBuilders.FileUp.wsc Upload Error
I'm using the MetaBuilders.FileUp.wsc upload scripts from http://www.4guysfromrolla.com/ and it works on one page when I upload a file.. but on another page, it gives me an error:
Microsoft VBScript runtime error '800a01b6' Object doesn't support this property or method: 'SavePath' I don't understand why its working on one page and not the other.. everything is the same.. location of the files, variables, everything.. Here is the code for the page that works:
|
|
|
|
#2
|
||||
|
||||
|
Re: MetaBuilders.FileUp.wsc Upload Error
Go back to where you found this code and checkout the documentation.
http://www.4guysfromrolla.com/webtech/012401-1.shtml Either: 1. MBRequest("fleUpload") isn't an objectThe basic example to work from is... Dim MBRequest
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| error, uploads |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Getting the "Microsoft JET Database Engine error '80040e14'" error. | VegaLA | Classic ASP | 3 | Jan 26th, 2008 00:12 |
| Keep getting error message Microsoft VBScript runtime error '800a01a8' | cpando1974 | Classic ASP | 2 | Aug 7th, 2007 12:00 |
| Error 500 - Internal server error | JasonStanley | PHP Forum | 3 | Apr 23rd, 2007 17:56 |
| 553 server error trying to upload MS Word docs | audiopleb | PHP Forum | 4 | Sep 26th, 2006 08:24 |