Browse by Tags

Related Posts

  • How to easily let other websites (cross domain) consume my webservice which creates htmlcode

    Hi, I have created a website and I would like to make it possible for others to display specified data (created on our asp.net server) from our website in their website html. I have thus created a webservice that contains a webmethod to call a usercontrol and then returns htmlcode. When I call it from...
    Posted to XML Web Services (Forum) by keetje on 03-18-2009, 12:00 AM
    Filed under: plugin, Cross Domain, HTML, iframe, webservice
  • frame in html page

    i have use frame in html page(index.htm) which contains aspx page(login page). when i login in that page it opens next page in the same frame, but i want to open it in same browser window which contains index.htm page. Following is my index.htm page code for frame: <iframe scrolling=no src ="http...
    Posted to Client Side Web Development (Forum) by Bhushan Lolge on 02-04-2009, 12:00 AM
    Filed under: html, iframe
  • Re: Simple HTML pages but need a master page .

    Depending on your specific limitations, there are several options. If you need to stick with HTML, you can go the you can use the frame and frameset tags. You would nest frame tags into a frameset tag. The frames would then reference other web resources (in your case, HTML pages). Typically you would...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by grahamlower on 06-03-2008, 12:00 AM
    Filed under: frames, HTML, iframe
  • Re: View and print PDF as an embedded html block

    That is good. I just need to print the document combining the outlining page content with the inlining PDF page(s) without using the Acrobat toolbar that is housed in the IFrame. I need to save the entire web page as a PDF or HTML as well. When print previewing I get a blank area for the IFrame. Any...
    Posted to Web Forms (Forum) by djett on 01-25-2007, 12:00 AM
    Filed under: PDF, Web Forms, html, iFrame, multipage
  • IFrame PDF links to new window

    Hi, I know this is more crossing the spectrum of web and pdf (not so much ASP.NET specific) but I'm not sure really where this post would be appropriate. I have a PDF that is embedded within an IFRAME but there are links within the PDF that when clicked are opening within the iframe. I want just...
    Posted to Getting Started (Forum) by diesel7633 on 11-17-2009, 12:00 AM
    Filed under: html, iframe, pdf
  • help... .net control to html iFrame

    i have this static html which i am planning to put a .net C# control in an iFrame...the problem is how can i redirect the whole parent page when i submit a button from the control
    Posted to Web Forms (Forum) by kulaaas on 06-30-2009, 12:00 AM
    Filed under: iframe, .NET 2.0, HTML, redirecting parent page
  • Re: Simple HTML pages but need a master page .

    for static html you can use Framesets or an IFrame Tag. You might also try Server Side Includes (SSI) if your web server allows it. -joe
    Posted to Master Pages, Themes and Navigation Controls (Forum) by bbgbouncer on 06-03-2008, 12:00 AM
    Filed under: frames, HTML, iframe, iframes
  • help .net C# html iFrame

    i have this static html with a panel iframed a .net control the problem is how can i redirect the parent page once i click a button from the iframe
    Posted to Client Side Web Development (Forum) by kulaaas on 07-01-2009, 12:00 AM
    Filed under: iframe, html, .net 2.0, redirecting parent page
Page 1 of 1 (8 items)