|
-
Aug 16th, 2000, 11:17 AM
#1
Thread Starter
Hyperactive Member
Can anyone tell me how to very very very simply open a file from the web server.. ie: openning "myfile.txt" when a HTML file is viewed.
<HTML>
<HEAD><TITLE>My File</TITLE></HEAD>
<H1><B>ASP Script</B></H1>
<BODY>
<BR>
<HR>
<% code to open a file %>
<BR>
<% Next %>
<HR>
</BODY>
</HTML>
Many Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|