
August 3rd, 2001, 11:29 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
build without load
Originally posted by : Rob (hedgerow420@hotmail.com)i developed an application that reads in the HTML built by a page without actually going to the page... using MFC WinInet. But now that I added a session variable, the querie turns up blank unless you load the page first. what I need to happen... is for the session to start and the user to log in, which is the variable needed, but then retrieve this HTML from there, never actually loading the page with the querie. is this possible?
|