If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > reading file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-21-03, 06:18
kalyan_sekhar1 kalyan_sekhar1 is offline
Registered User
 
Join Date: Jul 2002
Location: vizag
Posts: 11
Cool reading file

hi guys

i stuck up in reading a file which is in the client

this is my problem

how to read a file from client system i.e suppose IIS server is in 10.10.1.254 and i want to read a file which is in client say 10.10.1.217

so how to read ?

thxs in advance

kalyan
Reply With Quote
  #2 (permalink)  
Old 04-22-03, 13:23
rhs98 rhs98 is offline
Super Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 441
do you mean accessing the file for modification? or uploading it? Please clairfy.

ASP is a server side language, therefore you cannot modify a file on some one elses server just through the browser.

Why do you want to do it anyway?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On