UPLOAD HELP

W

Window_Frog

Hello all. I may or may not be in the right place, but I definetely
need help. I have built several sites using vbscript to access a simple
MySQL database. My users are able to enter simple information (names,
address, types, etc.), but I desperately need them to be able to upload
pictures also. Basically, to where they browse, the picture is uploaded
and the root is put into a table as string. I want to do this soley
with script and not have to deal w/ compenents or whatever. Can anyone
help, or point me in the right direction? Many thanks.
 
W

Window_Frog

Hi Steve,

Thank you for your reply. I've actually never set up a SQL Server (I
use MySQL), but it looks like my host (godaddy.com) has the ability to.
I've done the initial setup and am waiting for it to go through, at
which point I will set up the table as per your article. I store most
of my text data in MySQL tables currently. Should I be switching them
to SQL Server since that is where the upload is going and can I
interact with SQL Server via vbscript on my webpages as I currently do?
Thanks again for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top