Jump to content

Doubt on include and OpenTextFile


Guest olga

Recommended Posts

Hello,I am trying to open a file that is in another server:Set f=fs.OpenTextFile("http://www.otherserver.com/file.asp", 1)But I receive this message:Bad file name or numberBesides, I am trying to do an include of a file that is in another server in this way: <!-- #INCLUDE FILE=http://www.otherserver.com/file.asp -->But I receive this message:The include file 'http://www.otherserver.com/file.asp ' was not found. Is it possible to a file to be include or be opened with OpenTextFile from a different server where that file is stored? Thanks for your helpRegards, Olga

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...