Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Can ASP Access a file by FTP?


Message #1 by "Peter Qian" <pmouse@s...> on Mon, 1 Oct 2001 21:44:17
here is the problem

I wanna update a local access database, then send the same infos into 

another computer locates in another city



I've done the first part, and now I dont know how to do the second part.



so could u guys help me plz...im getting crazy on this



THANKS THANKS THANKS...
Message #2 by "Frank Kech" <fkech@s...> on Mon, 1 Oct 2001 16:43:01 -0500
Go to Internet Services Manager and make sure you have the Authentication

set to Basic. Unfortunately the web server does not have the password or

password hash of the person using the browser (it's not passed). Thus, The

Internet server is unable to authenticate the link to your remote computer.

Basic Authentication is not the best security route to take because the

password can be hacked. I feel the best way to go would be to set up a

Microsoft SQL database and use its built in security model. Hope this helps,



Frank





-----Original Message-----

From: Peter Qian [mailto:pmouse@s...]

Sent: Monday, October 01, 2001 9:44 PM

To: Access ASP

Subject: [access_asp] Can ASP Access a file by FTP?





here is the problem

I wanna update a local access database, then send the same infos into

another computer locates in another city



I've done the first part, and now I dont know how to do the second part.



so could u guys help me plz...im getting crazy on this



THANKS THANKS THANKS...


  Return to Index