asp file system interaction?

H

hoke

How can I read and create documents on the server

For Instance

I want to show the asp code of certain files on the client
I want to upload image files to the server
I want to create directories on the server and copy files to this directory

I probably need to create some object. But I don't know which one.

Any help or references to some documentation would be creatly appreciated
 
E

Egbert Nierop \(MVP for IIS\)

hoke said:
How can I read and create documents on the server.

For Instance:

I want to show the asp code of certain files on the client.
I want to upload image files to the server.
I want to create directories on the server and copy files to this directory.

I probably need to create some object. But I don't know which one.

Any help or references to some documentation would be creatly appreciated

Using classic ASP you'd better go for ADODB.Stream. That allows you to
stream binary files.
 

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

Members online

No members online now.

Forum statistics

Threads
474,144
Messages
2,570,823
Members
47,369
Latest member
FTMZ

Latest Threads

Top