Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SQL help


charliepage

Recommended Posts

Posted

I've been fooling with this for quite some time. I want to be able to upload a file, much like the images, however i want it to be an mpeg. When the customer clicks on the picture it will play the movie. I've already figured out how to do most of the stuff on how to display it. What i need help with is how to make the sql database accept another value when adding the new products and to be able to upload it via new products. I'm sure it's fairly simple, however i'm having a hell of a time doing it

Posted

now it depends how much videos you have. You could simply modify the contribuion where you add short description or something similar to products page and you just insert video link, which you manually uploaded to server. Because otherwise I suggest that you get yourself an ajax uploader, meaning that you won't need to submit product, it will automatically start uploading while you insert other inputs... in other words, it's not so simple...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...