Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Printer friendly and my intranet.

Reply
Thread Tools

Printer friendly and my intranet.

 
 
=?Utf-8?B?Um9u?=
Guest
Posts: n/a
 
      11-18-2004
Hello,
I am working on a registration application for my companies intranet. The
intranet is ASP classic based as of now. Unfortunately I only know ASP.NET.
But that was all okay until I decided I wanted to have a 'printer friendly'
class roster. In making it printer friendly, I would want to drop the
intranet's standard Navigation and title bars. They allow me to do this by
refering to a .asp file as .nfa from the link. However this doesn't work for
my asp.net pages...

So my question is: Is there a way to call a pop-up window that drops the
standard frames while keeping my asp.net code? or, Is there an wasy way for
me to convert my .net page to classic easily (i.e. not haveing to learn
classic)?, or is there a better method to creating printer friendly pages?

I hope I am being clear, and that someone can help me. This is just about
the only thing holding me back from completing this thing... Thanks in
advance.

--Ron
 
Reply With Quote
 
 
 
 
=?Utf-8?B?VGFtcGEgLk5FVCBLb2Rlcg==?=
Guest
Posts: n/a
 
      11-18-2004
I did this before but I used CSS to accomplish this. CSS has a attribute of
meida. take a look at this url
http://www.w3.org/TR/REC-CSS2/media.html
hopefully this helps
"Ron" wrote:

> Hello,
> I am working on a registration application for my companies intranet. The
> intranet is ASP classic based as of now. Unfortunately I only know ASP.NET.
> But that was all okay until I decided I wanted to have a 'printer friendly'
> class roster. In making it printer friendly, I would want to drop the
> intranet's standard Navigation and title bars. They allow me to do this by
> refering to a .asp file as .nfa from the link. However this doesn't work for
> my asp.net pages...
>
> So my question is: Is there a way to call a pop-up window that drops the
> standard frames while keeping my asp.net code? or, Is there an wasy way for
> me to convert my .net page to classic easily (i.e. not haveing to learn
> classic)?, or is there a better method to creating printer friendly pages?
>
> I hope I am being clear, and that someone can help me. This is just about
> the only thing holding me back from completing this thing... Thanks in
> advance.
>
> --Ron

 
Reply With Quote
 
 
 
 
=?Utf-8?B?Um9u?=
Guest
Posts: n/a
 
      11-19-2004
Thanks Tampa.

That will work great for the formatting, but what I really need to know is
how to drop the automatic frames that my intranet puts on any page.

"Tampa .NET Koder" wrote:

> I did this before but I used CSS to accomplish this. CSS has a attribute of
> meida. take a look at this url
> http://www.w3.org/TR/REC-CSS2/media.html
> hopefully this helps
> "Ron" wrote:
>
> > Hello,
> > I am working on a registration application for my companies intranet. The
> > intranet is ASP classic based as of now. Unfortunately I only know ASP.NET.
> > But that was all okay until I decided I wanted to have a 'printer friendly'
> > class roster. In making it printer friendly, I would want to drop the
> > intranet's standard Navigation and title bars. They allow me to do this by
> > refering to a .asp file as .nfa from the link. However this doesn't work for
> > my asp.net pages...
> >
> > So my question is: Is there a way to call a pop-up window that drops the
> > standard frames while keeping my asp.net code? or, Is there an wasy way for
> > me to convert my .net page to classic easily (i.e. not haveing to learn
> > classic)?, or is there a better method to creating printer friendly pages?
> >
> > I hope I am being clear, and that someone can help me. This is just about
> > the only thing holding me back from completing this thing... Thanks in
> > advance.
> >
> > --Ron

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printer Friendly Bob Johnson ASP .Net 3 07-22-2004 06:27 PM
Help displaying printer friendly DataGrid in new window. Ray ASP .Net 2 12-19-2003 06:49 PM
how to make asp:textbox printer-friendly? Valera Simonov ASP .Net 1 10-19-2003 10:51 AM
Printer Friendly pat Microsoft Certification 1 09-17-2003 02:56 PM
implementing a Printer Friendly .aspx Page John Klucker ASP .Net 1 08-15-2003 10:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57