Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to upload MDB file from client-side to webserver using VBscript?

Status
Not open for further replies.

icy111

Programmer
Dec 13, 2001
39
US
Hi,

I need to create a web based programs for my users using ASP/Vbscript.
My scenario:
User clicks on a button from the web, the program will auto-send the MDB file from a client-side/local pc to the Web Server's MDB file. (This is more like a importing a local mdb to the backend mdb file.) So is there a way to do it?

As currently, the user exports the local MDB file to a text format, which then upload to the web-server MDB File.

I hope i have explained clearly.

Thanks in advance.

Regards
icy111
 
Hi Veep,

Thanks. Yup i have go thu' the url you have provided.
Will there be a problem if i want to upload the mdb file to the server and import that mdb to the web server mdb?

regards
icy111
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top