How do I transmit settings (variables' values) in url to ASP.NET webpage?

Idaho

New member
Example:
I have this webpage: http://abg.asso.fr/Page/Offer/SearchOffer.aspx
I want to have a link which shows me directly 50 job openings in a specific (Engineering) domain.
This to, eventually, scrap a RSS from that webpage.

Thanks!

PS: I tried to pass a cookie, but, apparently, it doesn't work.
I'm not the webmaster, I'm just a user who wants to get a RSS from that page.
 
Back
Top