Browse by Tags

Related Posts

  • Flash Object will not load other Flash objects

    Hi, I can't figure out for the life of me why HTML pages will allow a flash object to load other flash objects into it, but an aspx page will not. To clairify: I have an aspx file that has an embedded flash movie - (swf file). The swf file is a shell - it's empty and contains code to load other...
    Posted to Configuration and Deployment (Forum) by Gimzani on 03-07-2008, 12:00 AM
    Filed under: embed, object, swf, Actionscript 3, asp.net, aspx, config, html, master, flash
  • Is it a bad idea to invent my own tags?

    Hello all, Here's the situation - I'm writing a CMS, and I need a way to demarcate where content text begins and ends. I have a windows service which then reads the content text, and then processes it in various ways. To demarcate the text, I invented a tag, <articleText> . I surround the articletext...
    Posted to Web Forms (Forum) by Afro Blanca on 04-24-2007, 12:00 AM
    Filed under: tagging, tags, aspx, html, invent my own tags
  • Re: Necessary:Wrong position of custom control inside my home page

    This happens mainly when you have unbalanced HTML (not every tag has a closing one or the opposite) In your case I think it's all about tables, maybe you are having an extra closing table tag (</table>) you can check this better on DreamWeaver or much for much better experience try: Microsoft Expression...
    Posted to Client Side Web Development (Forum) by wdeveloper on 03-20-2007, 12:00 AM
    Filed under: aspx, browser, html, Html output
  • Re: How does ASP.NET 2.0 &quot;see&quot; a javascript variable? (newbie question)

    I am doning this in my web app. I am using hidden input fields as suggested above in this thread, and adding Runat="server" to them. This allows the code bahind page to see them. <script type="text/javascript" language="javascript"> function SendScore() { var iscore = document.getElementById("hdnScore...
    Posted to Client Side Web Development (Forum) by lizgee on 01-29-2007, 12:00 AM
    Filed under: browser, getElementById, html, aspx
  • Re: IE 7 FileUpload display image using Javascript

    Cannot get it to work localhost remote webserver, on IE7, Netscape or Firefox, but I can get the same page to work if I place it on my local drive in an html page. (These work fine in IE6 on .aspx or html page from my published web app) I can get it to work by pasting the same code in an HTML page in...
    Posted to Client Side Web Development (Forum) by lizgee on 01-25-2007, 12:00 AM
    Filed under: aspx, browser, display image, html, ie7.0, javascript, local disk, Firefox
  • Render aspx page as html

    Hi guys, I'm trying to convert an aspx page to html and the create a pdf document using ABC Pdf libraries, but for some reason my code, the StringWriter and HttpContext, enters a infinate loop. any ideas..? See code below StringWriter writer = new StringWriter(); HttpContext.Current.Server.Execute...
    Posted to HttpHandlers and HttpModules (Forum) by Dragonfly_X on 07-08-2009, 12:00 AM
    Filed under: HTML, aspx
Page 1 of 1 (6 items)
Microsoft Communities