CodeCharge Support
|
| Posted: 08/21/2002, 11:40 PM |
|
The following Knowledge base article shows how to implement file uploading in CodeCharge Studio using ASP.
http://support.codecharge.com/kb_article.asp?kb_article...3&article_id=35
|
|
|
 |
Natalie
|
| Posted: 10/18/2002, 1:37 PM |
|
Has anyone had any success getting this to work?
http://support.codecharge.com/kb_article.asp?kb_article...3&article_id=35
I set it up just as the sample was provided to see how it in action and I get this error:
Technical Information (for support personnel)
Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch
/test/EmpsRecord.asp, line 78
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)
Page:
POST 81555 bytes to /test/EmpsRecord.asp
POST Data:
error '80020009'
Exception occurred.
/iisHelp/common/500-100.asp, line 223
It is a GREAT idea... I just cannot figure out where the error is, Please help.
Thanks
Natalie
|
|
|
 |
Fernando Campos
|
| Posted: 02/06/2003, 6:51 AM |
|
I've got another error:
You are trying to open a CodeCharge 2.x project.
Convert to a CodeCharge Studio?
I accept...
and there's an error:
An error occured in the script on this page.
Line: 35
Char: 7
Error: Object Required
Code: 0
URL: File://C:\ProgramFiles\CodeChargeStudio\Components\Dialogs\Wizards\Import\Import.html
Can someone help me?
Thanxs
|
|
|
 |
CC Support?
|
| Posted: 02/06/2003, 4:58 PM |
|
How has this changed? This is not an upload component!!!! CCS is supposed to be working on an uplolad component, this article has been available for a long time and with many responses to problems as who ever wrote this post can already see nothing beets a function where users can select there options and BANG! it works!!! I would have assumed it would be available as a function and not hours of custom code work!!!!!
|
|
|
 |
Rene
|
| Posted: 02/06/2003, 11:33 PM |
|
Hi,
This is an old article, look at creation date. It came up because someone replied.
Rene
|
|
|
 |
Gaelmart
|
| Posted: 02/07/2003, 6:47 PM |
|
I've writen a File/image/resizer(vb.net) upload code chunk which I through into the white spaces. 3 chunks at designated places e.g. Before update etc. If anyone can figure out how to make one of those xml custom code things. Your welcome to it. Then its just right click insert.
That ASP upload thing is a lot of work for what VB.net can do in a line or two.
Gary
|
|
|
 |