Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

retrieve info from an aspx page, find what needs passed to page

  Asked By: Lewis    Date: Jan 30    Category: Asp.net    Views: 1790
  

an employee needs to check for postings of new jobs. first come,
first serve situation. Employee logs into a website (form based
login) and then nevigates to a page that shows current work orders
offered. I need to make a customised application (possibly an asp
page that runs as a job every 5 min) to retrieve this information.

The first stage is to create the page (asp app) that will go to this
location and retrieve the information. how would I go about finding
the credentials that it uses after login, and if its possible to
duplicate them using an application. I noticed in the page

input type="hidden" name="__VIEWSTATE" value=

how would one go about this endevor. I am somewhat limited with my
asp knowledge.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 




Tagged: