Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > upload file to remote computer

Reply
Thread Tools

upload file to remote computer

 
 
Alban55
Guest
Posts: n/a
 
      08-23-2005
Hi,
I'm looking for a method to upload a file from a site to the Unix server
running my database.
How can I connect this computer to create a file on it ? and can can I read
and write the files on it ?
I'm able to upload to the server running IIS but that's not what I want.
Thanks,
Alban
 
Reply With Quote
 
 
 
 
Bullschmidt
Guest
Posts: n/a
 
      08-23-2005
Seems like your best chance would be to store the contents of the file
in a field in the database.

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...

<<
Hi,
I'm looking for a method to upload a file from a site to the Unix server
running my database.
How can I connect this computer to create a file on it ? and can can I
read
and write the files on it ?
I'm able to upload to the server running IIS but that's not what I want.
Thanks,
Alban
>>


*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
 
Alban55
Guest
Posts: n/a
 
      08-24-2005
Thanks J.Paul.

So you mean it's impossible to access a remote computer in ASP ?

If it is, I'll have to find another solution. Store the content of the file
in the database isn't a bad idea.


"Bullschmidt" wrote:

> Seems like your best chance would be to store the contents of the file
> in a field in the database.
>
> Best regards,
> J. Paul Schmidt, Freelance ASP Web Developer
> http://www.Bullschmidt.com
> ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
>
> <<
> Hi,
> I'm looking for a method to upload a file from a site to the Unix server
> running my database.
> How can I connect this computer to create a file on it ? and can can I
> read
> and write the files on it ?
> I'm able to upload to the server running IIS but that's not what I want.
> Thanks,
> Alban
> >>

>
> *** Sent via Developersdex http://www.developersdex.com ***
>

 
Reply With Quote
 
Bullschmidt
Guest
Posts: n/a
 
      08-24-2005
That's my understanding.

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...

<<
So you mean it's impossible to access a remote computer in ASP ?

If it is, I'll have to find another solution. Store the content of the
file in the database isn't a bad idea.
>>


*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
File upload from client application (non-form based upload) stuart@microsoft.com Python 1 11-25-2006 12:14 AM
Upload a file without file Upload control - ASP.Net =?Utf-8?B?U2FyYXY=?= ASP .Net 3 08-03-2005 01:09 AM
Remote Assistance fails to connect, remote remote host name could not be resolved Peter Sale Wireless Networking 1 12-11-2004 09:09 PM
How to detect sizeof upload in order to show status of browser file upload? Heather Fraser Java 0 07-05-2004 12:35 AM
Upload Excel with Macros using HTML File Upload Prakash ASP General 3 11-12-2003 04:26 AM



Advertisments