Forum Moderators: open

Message Too Old, No Replies

Developing web tool in asp.NET

         

harisankar

11:11 am on May 9, 2006 (gmt 0)



Hi Everybody,

Is there any one who can do a favor to me? I have been trying to develop a tool in asp.net which can tell me the PR and last cache date of a web page. I tried it using the Google web service but failed. I need someone's help in this regard. For your kind information I think it's right to tell you that - first of all I added a web reference to my project. Then I got the access to google's namespace. I tried with the methods which have been described in some of the online threads, but got no result. I tried with doGetCachedPage() for getting cached size of the page, but this displays a result even for a invalid input(page which is not cached and even for an input with .com extention). So I got confused. If anybody has a solution for this, then please put your ideas here.

Harish

macrost

12:54 pm on May 15, 2006 (gmt 0)

10+ Year Member



Are you receiving an error at all, maybe pertaining to the app you are developing? If so, paste the portion of code that has the error, and we can take a look.