473,666 Members | 2,449 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to show a PPT file in an IFRAME

5 New Member
Hi,

I am working on ASP.Net. My requirement is to show a PPT file in an IFRAME.

Thanks in advance.
May 18 '10 #1
4 4018
tlhintoq
3,525 Recognized Expert Specialist
All you have are needs, with no question. Basically, asking others to do your homework for you. Tisk tisk.

Can anybody send me code to [...]
The Bytes volunteers are not here to write your code for you. This is not a free homework service.
Bytes is very much a "Give me a fish I eat for a day. Teach me to fish I eat for a lifetime" kind of place. Just giving you the code doesn't help you learn near as effectively as good old-fashioned trial and error.

Please research your problem before posting your question.
A great place start your research is the MSDN library. This library is a bunch of articles and documentation provided by Microsoft about anything to do with .NET development. I recommend that you bookmark the resource for your future reference.

After you research, do some experimenting. Then if your trials aren't doing what you expect, post the code and relevant messages/errors and we'll see what we can do to point you in the right direction for making it work.

Try hitting Google with terms of your programming language and primary terms of what you want to do. For example "C# custom events" or "VB datagrid Excel". I've found this to be a very effective tool.
Please visit the Posting Guidelines for tips on how to ask questions to get the best help.
May 18 '10 #2
Plater
7,872 Recognized Expert Expert
Make an iframe. Load the ppt as the src/href for the frame.
If the users browser settings allow it, the ppt will be shown in the frame.

This has nothing to do with .NET though
May 18 '10 #3
Frinavale
9,735 Recognized Expert Moderator Expert
I didn't think there was a plugin for power point for browsers?

-Frinny
May 18 '10 #4
Plater
7,872 Recognized Expert Expert
Hmm, maybe there isn't. I thought it went the same way as word docs, pdfs and etc but now mine seems to force open powerpoint itself. I know I have in the past because I found the navigation rather funny.
All well, you can export your powerpoint presentation to a webpage system I believe and do it that way if need be.
May 19 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
35558
by: Mel | last post by:
i need to have 2 side by side iframes, a link on top of the one will show/hide the other can someone help me pleeeeezzzzz ?
0
2706
by: Kele | last post by:
Does anybody know how you can have a link on a site to an Outlook Template File that once selected will automatically open using Outlook and not give the File Download Dialog. I do not want to give the user the option to save the file. Cheers, Kele.
1
1159
by: Sergey P. Vazulia | last post by:
this part of my code: f = file(work_dir + filename,'r') n = int(totalSize/recordLenth) i = 0 while i < n: buf = f.read(recordLenth); sometime (when find something like \0A\00\00 in data) returm less bytes then file have.
2
1357
by: shwetu | last post by:
Need a file dialog box in asp.net 2.0 which selects folder not single file
1
2322
by: steve | last post by:
Hi, Hoping some one can help here, trying to get xampp....0.8.1.sh for solaris 9 x86. I only have access to the web via a windows box to download the .sh file. Windows corrupts the file so can not get it to the unix box tied up behind a firewall. Can anyone do a gzipped version of the xampp file for me?
3
1512
donilourdu
by: donilourdu | last post by:
hi all, I need sample code for convertion images to pdf format in vb.net.Also tell the free dll file for that . Looking for favor.......... with regards, Doni Agna Lourdu.M
1
1231
by: adm | last post by:
hi guys.. im very new to all this.. any help would be appreciated! what i have: i have an excel file... i publish this file as webpageA. And then, I have another webpage, webpageB, that uses an iframe in.. this iframe calls webpageA. So, my question is, if the excel file and its published webpageA are on a separate server from webpageB (with the iframe), what do i write in the <iframe src= " ? I have only been able to get this to...
1
1185
by: cmcdermo | last post by:
We have this script that currently shows a drop down menu when someone mouseovers a link, it pulls a div that sits off the screen and shows it to the user. What i need to do now is i need to add an iframe to this, so it does the same . . . . but i'm a little unsure how to do it. thanks. TESCODIRECT.lib.topNav = new function() { this.VERSION = "1.0.0"; this.NAME = "TESCODIRECT.lib.topNav";
6
2100
by: shalmi27 | last post by:
hi every1 me new to this forum.... well i really need help... i want a c++ file handling program... for eg: like hotel management,games,railway reservation...... the program..must b able to change or del the particular data...given by the user.... plsss...any1..who can help me..plss d help me...
1
1380
by: tenii | last post by:
Using the following:$rec_email = "dearMe@myplace.com"; // send this email to myself $subject = "My Form"; // please tell me how I can add additional email addresses that my form can go to. I've tried many ways (commas, periods, pipes) and none work. Thank you for your assistance. Ten II Use code tags around any code you show! - moderator
0
8780
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...
0
7378
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6189
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
5661
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
4192
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
4358
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2765
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2005
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1763
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.