codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Creating an Printer Friendly Page of an Active Server Document  theories99 at 13:47 on Thursday, August 14, 2008
 

Hi,

I working with my online shop and one of our customer asked if it was possible to make our favourites page into printer friendly page for stock checks. Not the page is an Active Server Document that populates according to the account logged in (of course since it is a favorites page). I have tried adding the following to the bottom of the page but I believe I am outside the actually document itself because it is not pulling just the page with in the frame work but the entire site page. If you need more info and think you can help, please let me know. Thanks.

<script language="javascript" type="text/javascript">
//Function to open pop up window
function openWin(theURL,winName,features) {
window.open(theURL,winName,features);
}
// -->
</script>
<strong><a href="javascript:openWin('shopwishlist.asp','printer_friendly','toolbar=0,location=0,status=0,menubar=1,scrollbars=1,resizable=1,width=640,height=390')"><%=getlang("Langstocksheet")%></a></strong><br><br />









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009