|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Can I access another servers .htm file?
<i><b>Originally posted by : Vegar Jansen (dr_krampe@hotmail.com)</b></i><br />Hello.<br /><br />Is it possible to access files of other servers with ASP, eg. connect to the index.htm file of a<br />web server and get its attributes (like last_updated).<br />If so, do I have to connect to that sever first, or can I use the FileSystemObject or something to<br />retrieve information? <br />What about Remote Data Services?<br /><br />If this is not possible with ASP, does anyone know any way it can be done? I have a page with<br />links to other sites and this may help to show when these sites were last updated - without<br />actually going to those sites.<br /><br />Any help on this matter will be appriciated.
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Yannis (lagonisi@yahoo.com)</b></i><br />Yes it is possible with ASP if you use the File Object and its property DateLastModified.
<br /><br /><br />------------<br />Vegar Jansen at 5/15/2000 4:30:10 AM<br /><br />Hello.<br /><br />Is it possible to access files of other servers with ASP, eg. connect to the index.htm file of a<br />web server and get its attributes (like last_updated).<br />If so, do I have to connect to that sever first, or can I use the FileSystemObject or something to<br />retrieve information? <br />What about Remote Data Services?<br /><br />If this is not possible with ASP, does anyone know any way it can be done? I have a page with<br />links to other sites and this may help to show when these sites were last updated - without<br />actually going to those sites.<br /><br />Any help on this matter will be appriciated. |
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Can I access another servers .htm file? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|