Web clip - no querystring

polly
User offline. Last seen 2 years 7 weeks ago. Offline
Joined: 02/12/2009
Points: 150

 I am looking for help with web clipping.

I have a URL that has a search box, and once the search box is submitted, results are returned.

The URL does not take parameters, even after the results are returned, it's just blablabla.aspx.

Is there a way to submit parameters with the directinvoke to get the resulting page which can be clipped?

Thanks much

0
Your rating: None
raj
raj's picture
User offline. Last seen 1 week 4 days ago. Offline
Joined: 09/22/2008
Points: 4

Hi,

1. Using firebug or any other HTTP snooping software in browser,  identify the URL being sent  upon submitting search. Subsequently,  this URL can be used to simulate this search  submission  using directinvoke.

2. igoogle.emml   has a  sample of web-clipping with directinvoke.  In the sample, cookies are used  to maintain authentication states  when needed to clip pages with authentication requirements.

hth.

raj.  chief masher @ jackbe