Browse by Tags

Related Posts

  • Popup window with no title bar, status bar , etc

    Using asp.net/vb.net I need to create a modal popup window that does not have a title bar, scrollbar, status bar, etc.. I can create a popup using javacript but I can't find out how to get rid of that title bar. Can someone tell me how to do this or point me to a web page that will show me how? Thanks
    Posted to Client Side Web Development (Forum) by jwbthree on 04-22-2008, 12:00 AM
    Filed under: modal window, modalpopupextender in composite control, ModelWinow Problem, ASP.Net 2.0, browser, DIV, html, java script, asp.net css
  • 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
Page 1 of 1 (4 items)