J
Jane
Hi
I have an .aspx page thats part of a site, its usually called by a user in a
browser with an ID in the querystring from where it does lots of exciting
things and database reads to produce the page - nothing too different or
exciting there.
However, what I'd like to be able to do is to have the page run without the
help of a browser (say from the command line) and generate the HTML output
into a file I can pick up for later use.
Can it be done ?
Jane
I have an .aspx page thats part of a site, its usually called by a user in a
browser with an ID in the querystring from where it does lots of exciting
things and database reads to produce the page - nothing too different or
exciting there.
However, what I'd like to be able to do is to have the page run without the
help of a browser (say from the command line) and generate the HTML output
into a file I can pick up for later use.
Can it be done ?
Jane