Caching data
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi How can I put data From Other web sites to our page without Using Frame (For Exampl To get Whois) with ASP ? Iman Ghasrfakhri
-
Hi How can I put data From Other web sites to our page without Using Frame (For Exampl To get Whois) with ASP ? Iman Ghasrfakhri
Hi Iman, Try using Server.CreateObject("Microsoft.XMLHttp") An example is available below: http://www.4guysfromrolla.com/webtech/110100-1.2.shtml Deepak Kumar Vasudevan http://deepak.portland.co.uk/