473,769 Members | 4,846 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Desperate!! - Printing .aspx page from a frame


Hello -

I am new to this forum. Let me start off by saying that I have never
used ASP before. I am working on a project where the site was already
created using frames and .aspx pages. I was asked to update pages as
well as add new functions. This project is an online training course
for internal use only.

So, my question is.... I need to put a Print Button on the left frame
called "buttons.as px". I need it to print whatever current content is
on the main page. So, of course this will vary from page to page
because each has a different file name such as 3_1.aspx and 3_2.aspx.
I was able to get the Print function to work but it only printed the
"buttons.as px" page which was nothing more than a few navigational
buttons.

Any help is GREATLY appreciated!!

Denise
www.pandenwolf.com

--
wolfiecat
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

Jul 22 '05 #1
1 1601
wolfiecat wrote on 16 mei 2005 in microsoft.publi c.inetserver.as p.general:
I am new to this forum. Let me start off by saying that I have never
used ASP before. I am working on a project where the site was already
created using frames and .aspx pages.


This NG is classic ASP only.

I suggest you ask a dotnet group.
--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1378
by: Jim Mitchell | last post by:
I have a login screen that validates username and password returning the ID in a table of the user logging in. I then use server.transfer to split into two screens as shown below. I would like to pass this ID to PAGE1.ASPX and PAGE2.ASPX as shown below without using cookies and without passing the data on the command line. Is there a way to accomplish this task? I know that it can be done form ASPX page to ASPX page, but I do not see...
0
1896
by: Niyazi | last post by:
Hi all, This my aspx page first line of code. <%@ Page CodeBehind="index.aspx.vb" Language="vb" AutoEventWireup="false" Inherits="TB.index" %> Than inside head tag I have following script(s) --------------------------------------------------------------------------------------------------------------------- <script language="JavaScript"> //Disable Mouse Right Click Button
3
15937
by: Peter | last post by:
Hi I am very new to ASP development and I have a problem that I have spent days on and cannot find a solution. Any help would be gratefully accepted. I am using VB.NET to develop a ASP.NET application. I have a Frameset html page with 2 frames, on frame 1 I have a LinkButton which will process some data (not coded yet) and then open another aspx page on frame 2. Can I achieve this using VB.NET? If not do I have to use client side
1
1894
by: Hrvoje Vrbanc | last post by:
Hello all, here is what I'd like to do: I have an ASPX page with certain buttons that opens in its window, naturally. When any of those buttons is clicked, I'd like the action to happen in another targeted window (with parameters passed on) and that my original window remains unchanged. That window may or may not already be open, the point is that a click on any button on my original page causes action in the other but always the same...
3
1496
by: thedebugger | last post by:
Dear Friends, I am working on website application in c# with asp.net. My practice using aspx files is, I have 1 main aspx files for inside pages. Whenever user hit the button like aboutus, contactus and similar buttons, also any other button from menu, it always call contentDisplay.aspx, including pageid and other ids depending upon contents. for example, aboutus button contain the url like contentDisplay.aspx?pageid=2 contactus button...
3
1117
by: notsure | last post by:
Hi, I have created a website in generic HTML with a frame in the middle of the page..My friend created a cool aspx page that has a few textboxes and stuff so that people can enter information. This information gets saved to a database that he created. He says that I can use his aspx page on my site.. We uploaded the entire .net web project into my folder my
5
2973
by: Gabriel Lozano-Morán | last post by:
Is there any particular reason why the Session_Start() event gets triggerend by each aspx page request? Details: Windows XP Pro SP2 ..NET Framework v1.1.4322 C# SessionState set to mode InProc in web.config Session timeout set to 20 minutes
1
1426
by: sf2005 | last post by:
VS .Net 2003 / Visual Basic I have this html frames page. The header and main frames show aspx pages. In the header, if I have a button to get the user back to the main menu, how do I close the current browser window and have the main menu appear in another. Right now with just doing a server.transfer ("mainmenu.aspx") or a response.redirect("mainmenu.aspx) the mainmenu.aspx show up in the base target (main frame), which is not what I...
2
1565
by: | last post by:
How does IE6 and IE7 work when printing an aspx page, does it initially format the page according to the default printer on the PC? Or does it have it's own method for formating a page for printing.
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10047
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7410
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6674
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5304
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3563
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.