Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: creating multiple documents from one original


Message #1 by "Coffey, Joann" <coffej@r...> on Thu, 11 Jul 2002 15:30:43 -0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C22911.728CD410
Content-Type: text/plain;
	charset="iso-8859-1"

Can anyone tell me how I can create a multi-page web document  - then a
printable version from that form the same source document?
 
I currently have an 18 page website document that I need to make a printable
version of as well - but I want to do it without physically cutting and
pasting the text from the original 18 pages. . . .
 
Thank you.
 
Joann
 

Message #2 by "Aaron Fleming" <aaronf@w...> on Thu, 11 Jul 2002 15:48:47 -0400
This is a multi-part message in MIME format.

------=_NextPart_000_0084_01C228F2.7221F560
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit

18 separate pages or 1 page that is 18 page breaks long?

-----Original Message-----
From: Coffey, Joann [mailto:coffej@r...] 
Sent: Thursday, July 11, 2002 3:31 PM
To: ASP Web HowTo
Subject: [asp_web_howto] creating multiple documents from one original


Can anyone tell me how I can create a multi-page web document  - then a
printable version from that form the same source document?
 
I currently have an 18 page website document that I need to make a
printable version of as well - but I want to do it without physically
cutting and pasting the text from the original 18 pages. . . .
 
Thank you.
 
Joann
 
--- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20 --- 



Message #3 by "Coffey, Joann" <coffej@r...> on Thu, 11 Jul 2002 16:09:28 -0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C22916.DC3586F0
Content-Type: text/plain

sorry - 18 seperate html pages (originally from a word document) - I didn't
know how else to do it

-----Original Message-----
From: Aaron Fleming [mailto:aaronf@w...]
Sent: Thursday, July 11, 2002 3:49 PM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: creating multiple documents from one original


18 separate pages or 1 page that is 18 page breaks long?

-----Original Message-----
From: Coffey, Joann [mailto:coffej@r...] 
Sent: Thursday, July 11, 2002 3:31 PM
To: ASP Web HowTo
Subject: [asp_web_howto] creating multiple documents from one original


Can anyone tell me how I can create a multi-page web document  - then a
printable version from that form the same source document?
 
I currently have an 18 page website document that I need to make a printable
version of as well - but I want to do it without physically cutting and
pasting the text from the original 18 pages. . . .
 
Thank you.
 
Joann
 
--- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20 --- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to  

--- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20 --- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to  


Message #4 by "TomMallard" <mallard@s...> on Thu, 11 Jul 2002 14:18:42 -0700
This is a multi-part message in MIME format.

------=_NextPart_000_000C_01C228E5.DCCC6600
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

MessageWhy can't the user just open the word doc in the browser and print
what they want from there? Seems a big waste of your time to have to code it
into html. Maybe save-as *.htm and let the user print from the browser. This
produces a web page with a lot of weird auto-code but it works OK.

2-cents,

tom mallard
seattle
  -----Original Message-----
  From: Coffey, Joann [mailto:coffej@r...]
  Sent: Thursday, July 11, 2002 1:09 PM
  To: ASP Web HowTo
  Subject: [asp_web_howto] RE: creating multiple documents from one orig
inal


  sorry - 18 seperate html pages (originally from a word document) - I
didn't know how else to do it
    -----Original Message-----
    From: Aaron Fleming [mailto:aaronf@w...]
    Sent: Thursday, July 11, 2002 3:49 PM
    To: ASP Web HowTo
    Subject: [asp_web_howto] RE: creating multiple documents from one
original


    18 separate pages or 1 page that is 18 page breaks long?
      -----Original Message-----
      From: Coffey, Joann [mailto:coffej@r...]
      Sent: Thursday, July 11, 2002 3:31 PM
      To: ASP Web HowTo
      Subject: [asp_web_howto] creating multiple documents from one original


      Can anyone tell me how I can create a multi-page web document  - then
a printable version from that form the same source document?

      I currently have an 18 page website document that I need to make a
printable version of as well - but I want to do it without physically
cutting and pasting the text from the original 18 pages. . . .

      Thank you.

      Joann



Message #5 by "RPI" <coffej@r...> on Fri, 12 Jul 2002 07:35:37 -0400
This is a multi-part message in MIME format.

------=_NextPart_000_0023_01C22976.B7555DA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Messagethe main reason is we are using stylesheets to identify certain items
in the document - glossary terms - we needed to identify those in the
printable version - ie:  bolded text (by just using a different stylesheet -
also if we change the html version we have to change the word document - I
would like to have to make changes in only one area.

thank you.


  -----Original Message-----
  From: TomMallard [mailto:mallard@s...]
  Sent: Thursday, July 11, 2002 5:19 PM
  To: ASP Web HowTo
  Subject: [asp_web_howto] RE: creating multiple documents from one orig
inal


  Why can't the user just open the word doc in the browser and print what
they want from there? Seems a big waste of your time to have to code it into
html. Maybe save-as *.htm and let the user print from the browser. This
produces a web page with a lot of weird auto-code but it works OK.

  2-cents,

  tom mallard
  seattle
    -----Original Message-----
    From: Coffey, Joann [mailto:coffej@r...]
    Sent: Thursday, July 11, 2002 1:09 PM
    To: ASP Web HowTo
    Subject: [asp_web_howto] RE: creating multiple documents from one orig
inal


    sorry - 18 seperate html pages (originally from a word document) - I
didn't know how else to do it
      -----Original Message-----
      From: Aaron Fleming [mailto:aaronf@w...]
      Sent: Thursday, July 11, 2002 3:49 PM
      To: ASP Web HowTo
      Subject: [asp_web_howto] RE: creating multiple documents from one
original


      18 separate pages or 1 page that is 18 page breaks long?
        -----Original Message-----
        From: Coffey, Joann [mailto:coffej@r...]
        Sent: Thursday, July 11, 2002 3:31 PM
        To: ASP Web HowTo
        Subject: [asp_web_howto] creating multiple documents from one
original


        Can anyone tell me how I can create a multi-page web document  -
then a printable version from that form the same source document?

        I currently have an 18 page website document that I need to make a
printable version of as well - but I want to do it without physically
cutting and pasting the text from the original 18 pages. . . .

        Thank you.

        Joann

  --- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20 --- Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to 



  Return to Index