ASP 101 - The Code

G

Gabriella777_2

this is directed to JOHN PETERSON

In your ASP 101 web page you gave "The Code" for changing a submit button to
a print button.
I hand entered every -well almost every- word in the code view. (I did get
rid of some of the stuff from page view)
There is a part that sets up ASPPrint.asp in the code - but when I go to the
intranet site and click on the Print button it does not find this file.
What was this file supposed to contain and how do I create it.
<FORM action="ASPPrint.asp" method=POST id=form name=form>
Please help a struggling "writer" - I normally work in page view not code
view because I flunked that class in high school.
Thanks a million. : )
 
M

Mike Mueller

I do not know if John hangs out here, but you may want to
check out some of his other articles, namely
http://www.asp101.com/articles/john/serversideprint/network.asp



"Gabriella777_2" <[email protected]>
wrote in message
: this is directed to JOHN PETERSON
:
: In your ASP 101 web page you gave "The Code" for changing
a submit button to
: a print button.
: I hand entered every -well almost every- word in the code
view. (I did get
: rid of some of the stuff from page view)
: There is a part that sets up ASPPrint.asp in the code -
but when I go to the
: intranet site and click on the Print button it does not
find this file.
: What was this file supposed to contain and how do I create
it.
: <FORM action="ASPPrint.asp" method=POST id=form name=form>
: Please help a struggling "writer" - I normally work in
page view not code
: view because I flunked that class in high school.
: Thanks a million. : )
: --
: Thanks and God bless you and yours,
: Gabriella777_2
:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top