harib
Posts: 8
|
| Posted: 02/24/2008, 10:40 AM |
|
I have a list form as wel as a form for data entry.
I can add or inser the image and data files to the database using ASP/Mysql BUT I can not edit it using the ASP form, I use the FileUpload1 Feature in the mailtenance form.
I Can NOT edit the fields, I get this error:
An error occured when uploading file specified in FileUpload1. Error description: Microsoft VBScript runtime error, Type mismatch.
Pleas Help!
Harib
_________________
http://www.trafficsuperior.com
|
 |
 |
Edd
Posts: 547
|
| Posted: 02/24/2008, 3:44 PM |
|
Have you added ANY additional code behind the scenes?
As CCS does not let you natively add files directly into a database I think you problem may be in your own code.
Post your code and maybe someone can help.
Cheers - Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
harib
Posts: 8
|
| Posted: 02/24/2008, 9:01 PM |
|
Thanks Edd,
I have not added any extra code in the CCS except the FileUpload feature that comes with the CCS, and I believe it should have worked.
I am very upset due to a month of stragle and I have this proh\ject to finish, but unfortunately this is a headache.
This FileUpload1 field has its own field values which I can't change in CCS, but I am not suer why it says "An error occured when uploading file specified in FileUpload1. Error description: Microsoft VBScript runtime error, Type mismatch."
Maybe the file Type mismatch of the database, because in MS access I have that image field as an OLE value.
Therefore, do you think I should change that value either text or what?
Thanks Edd.
_________________
http://www.trafficsuperior.com
|
 |
 |
csierra
Posts: 123
|
| Posted: 02/24/2008, 11:10 PM |
|
Hey, I strongly recomend to you NOT to make any offending statements such as 'stink' and things like those, that does not help. I rather recommend to train yourself better as a proffesional programmer and in case you find a bug, report it. I find yessoftware seervice & support first class, use it in a proper maneer
_________________
Yes! I Can!!! |
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 02/25/2008, 1:35 AM |
|
I agree with csierra. I know it can get pretty frustrating trying to figure out everything about CodeCharge. but I have to tell you every major obstacle I have come up against turned out to be my coding or my lack of understanding of how to use the product.
CodeCharge can be difficult but it is also amazing!! and, if you're reasonable in your requests, both the official support and this forum can help a lot.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
harib
Posts: 8
|
| Posted: 02/25/2008, 7:08 AM |
|
No offense guys!
The reason I said Stinks is that, I paid alot of money for the product and I believed that atleast they should give me a good support.
Well, it started very well with them not untill it reaches near a month and they did not give me answers but requesting for extra money for support!
You see I have not even made a single application to a complete stage, with all those errors and bugs etc, I got a little stressed.
Anyway, I appologise to CCS company for that single word there, and one more thing, you two should mind your own business! and let CCS vendors talk with me.
_________________
http://www.trafficsuperior.com
|
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 02/25/2008, 1:49 PM |
|
Quote harib:
and one more thing, you two should mind your own business! and let CCS vendors talk with me.
you might want to try a kinder, gentler approach if you'd like help from the many experts who frequent these forums!
_________________
Walter Kempees...you are dearly missed. |
 |
 |
wkempees
|
| Posted: 02/25/2008, 2:32 PM |
|
"JimmyCrackedCorn" <JimmyCrackedCorn@forum.codecharge> schreef in bericht
news:647c337fd364d0@news.codecharge.com...
> you might want to try a kinder, gentler approach if you'd like help from
> the
> many experts who frequent these forums!
And these experts are all, like you, users thus customers.
Only one of the forum users is connected to the Vendor.
So in fact you are screaming/yelling up the wrong tree.
Walter
|
|
|
 |
Oper
Posts: 1195
|
| Posted: 02/25/2008, 5:12 PM |
|
1) Forum is ForumMember Help
2) Need Support ? then Open a Ticket in Support Section
3) Go ahead a first try to understand how CCS Work
4) You only have 6 Post, so dont think you have enough time to learn the basic
5) even i regret to post just dig a bit. The field cant be OLE since what you save is not the file, is the Name. (future help go open a ticket)
PS:Create a upload aplication for MYSQL could take like 2min no more.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
Jan K. van Dalen
|
| Posted: 02/25/2008, 9:45 PM |
|
Harib,
I'm not sure I understand what you are saying. are you saying that:
1) You are able to add records to a table.
2) You are able to upload an image associated with a record. (are you
uploading the image to a directory or to a blob?)
3) You are not able to update/edit the fields in a form. Are you refering
to any field on the record or the fileupload field/controls?
"harib" <harib@forum.codecharge> wrote in message
news:647c1ba00ee7b6@news.codecharge.com...
>I have a list form as wel as a form for data entry.
>
> I can add or inser the image and data files to the database using
> ASP/Mysql BUT
> I can not edit it using the ASP form, I use the FileUpload1 Feature in the
> mailtenance form.
>
> I Can NOT edit the fields, I get this error:
> An error occured when uploading file specified in FileUpload1. Error
> description: Microsoft VBScript runtime error, Type mismatch.
>
> Pleas Help!
> Harib
>
> _________________
> http://www.trafficsuperior.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
harib
Posts: 8
|
| Posted: 02/25/2008, 10:15 PM |
|
Hi Dalen,
Thanks fo your repply, I have already solved that problem of the FileUpload1 feature.
However, if you could help me with sound clips, I will appreciate your time.
I have an Access database using ASP page as a front end application, and I have fields such as images, description, type and sound etc.
So whenever I query for a record, it should also give me the related sound clip and if I click it, then it should play that sound related to that record.
Lets say I it displayed a car picture, then, the sound clip that I receive should be "CAR" sound and different sound clips for different records.
How is this posible in CCS, MSAccess and ASP.
Thanks
Harib
_________________
http://www.trafficsuperior.com
|
 |
 |
Jan K. van Dalen
|
| Posted: 02/26/2008, 7:22 AM |
|
Where is your sound clip stored?
If it is on a directory, just add a link to it ... you might have to edit
your html code. In the following sample, I added: "LibraryDocs/" before the
filename (which is stored on a db):
<a href="LibraryDocs/{LoadDocument}" title="Click here to load document"
target="_blank">
"harib" <harib@forum.codecharge> wrote in message
news:647c3ae8db7b77@news.codecharge.com...
> Hi Dalen,
>
> Thanks fo your repply, I have already solved that problem of the
> FileUpload1
> feature.
>
> However, if you could help me with sound clips, I will appreciate your
> time.
>
> I have an Access database using ASP page as a front end application, and I
> have
> fields such as images, description, type and sound etc.
>
> So whenever I query for a record, it should also give me the related sound
> clip
> and if I click it, then it should play that sound related to that record.
>
> Lets say I it displayed a car picture, then, the sound clip that I receive
> should be "CAR" sound and different sound clips for different records.
>
> How is this posible in CCS, MSAccess and ASP.
>
> Thanks
> Harib
>
> _________________
> http://www.trafficsuperior.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
harib
Posts: 8
|
| Posted: 02/26/2008, 10:13 PM |
|
I have sounds in a folder and I upload the file using fileupload feature and saves it in another folder instead of the database, in the the database, only the reffence file is stored for each record.
I need to know how to use this: <a href="LibraryDocs/{LoadDocument}" title="Click here to load document"
target="_blank">
Also, If you could kindly provide me with a working example script.
I will appreciate your help. 
Thanks
Harib
_________________
http://www.trafficsuperior.com
|
 |
 |
Jan K. van Dalen
|
| Posted: 02/27/2008, 7:20 AM |
|
I'm willing to talk to you ... send me your contact information @
jan AT windmilltechnologyDOTcom
"harib" <harib@forum.codecharge> wrote in message
news:647c4ff8ce5b5f@news.codecharge.com...
>I have sounds in a folder and I upload the file using fileupload feature
>and
> saves it in another folder instead of the database, in the the database,
> only
> the reffence file is stored for each record.
>
> I need to know how to use this: <a href="LibraryDocs/{LoadDocument}"
> title="Click here to load document"
> target="_blank">
>
> Also, If you could kindly provide me with a working example script.
>
> I will appreciate your help. 
>
> Thanks
> Harib
> 
> _________________
> http://www.trafficsuperior.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.yessoftware.com/
>
|
|
|
 |
|