XML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreXML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 22nd, 2004, 05:29 AM
qwertycrazy qwertycrazy is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 1 qwertycrazy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
reading contents of a remote file with asp or is it XML?

Hi,

I need my ASP webpage to be able to read the contents of a document (i.e. test.doc) from another webserver. I know where the file is.

I've tried the following but it doesnt work and this code doesnt even have user rights which you would surely need:

PHP Code:
 Set objStream Server.CreateObject("ADODB.Stream")
    
        '
Check the object has been successfully created
        If Err.Number = 0 Then
            objStream.Open
            objStream.Type = adTypeBinary
            objStream.LoadFromFile "
\\server\test.doc"
            Response.ContentType = "application/doc"
            Response.BinaryWrite objStream.Read        
        End If 


Many thanks.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreXML Programming > reading contents of a remote file with asp or is it XML?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT