|
|
 |
Re: FN-FORUM Need Help in ASP 3.0.....
date posted 7th September 2002 20:42
Saturday, September 7, 2002, 8:36:26 AM, you wrote:
DU> I wanna know that how is that possible to access a files which is
DU> stored on different website without uploading any ASP file to that
DU> website....
There's another thought - bit iffy though.
If the remote database is Microsoft SQL Server 7/2000 you could
connect to it over the net using ODBC over TCP/IP.
There are numerous performance and security implications though and
you would need the cooperation of the other end - not ideal.
XML over HTTP (web service) or a HTTP Scrape would be best.
Or... host you site on the same server/subnet as the other site. ;)
If you want any more advice, please feel free to E-Mail me privately -
I've been dabbling with ASP since it was released.
Cheers,
Richard.
-------------------------------------------------------
Richard Lowe, Managing Director, Webcogs.com Ltd
E-Mail: [EMAIL REMOVED] URL: http://www.webcogs.com
Sales: +44 (0)1332 576082 Fax: +44 (0)7092 295988
Support: +44 (0)1332 753207 Mob: +44 (0)7903 938432
-------------------------------------------------------
|
 |
|