Iframe print same time should be hidden help reqd

  • deepankar
  • Born
  • Born
  • No Avatar
  • Joined: May 10, 2004
  • Posts: 1
  • Status: Offline

Post May 10th, 2004, 8:56 am

i wanted to make my application web enabled for this i have made a dcr file which i have web enabled with shockwave this file in turn calls a new file for printing but my problem is that this file(the called) file should be opened out of location (out of screen) or may be hidden and at the same time should be printed
giving u the code
please help
Code: [ Select ]
<!-- -->
<!-- -->
<html>
<head>
<title>app_shell</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgColor="#000000">
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0"
ID=app_shell width=896 height=700>
<param name=src value="app_shell.dcr">
<param name=swRemote value="swSaveEnabled='true' swVolume='true' swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' ">
<param name=swStretchStyle value=none>
<PARAM NAME=bgColor VALUE=#000000>
<embed src="app_shell.dcr" bgColor=#000000 width=896 height=700 swRemote="swSaveEnabled='true' swVolume='true' swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' " swStretchStyle=none
type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"></embed>
</object>
<iframe id="myFr" style="visibility: visible;" src="templateholder_miaw.htm"></iframe> 
</body>
</html>
  1. <!-- -->
  2. <!-- -->
  3. <html>
  4. <head>
  5. <title>app_shell</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  7. </head>
  8. <body bgColor="#000000">
  9. <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000"
  10. codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=10,0,0,0"
  11. ID=app_shell width=896 height=700>
  12. <param name=src value="app_shell.dcr">
  13. <param name=swRemote value="swSaveEnabled='true' swVolume='true' swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' ">
  14. <param name=swStretchStyle value=none>
  15. <PARAM NAME=bgColor VALUE=#000000>
  16. <embed src="app_shell.dcr" bgColor=#000000 width=896 height=700 swRemote="swSaveEnabled='true' swVolume='true' swRestart='true' swPausePlay='true' swFastForward='true' swContextMenu='true' " swStretchStyle=none
  17. type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/"></embed>
  18. </object>
  19. <iframe id="myFr" style="visibility: visible;" src="templateholder_miaw.htm"></iframe> 
  20. </body>
  21. </html>
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post May 10th, 2004, 8:56 am

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post May 10th, 2004, 10:19 am

deepankar
Please use the BBCode Code butons when you post code to prevent it from screwing up the page. I fixed this one for you.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 27 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.