Search

You searched for the word(s): userid:614168

Matching Posts

  • Resizable ModalPopup

    Hi there! Well I'm trying to do a resizable modalpopup, I used the resizablecontrolextender, but it doesn't work fine, then I supposse that i need use another stuff. Any idea to do this.
    Posted to ASP.NET AJAX UI (Forum) by xthjan on 6/23/2008
  • ResizedControlExtender vs ModalPupupextender

    Well.. I wanna do a resizable modalpopup, but it doesnt works fine, the pic for resize appears at tor left corner and when I resize it moves to the correct place. Please, what can I do? Any idea...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by xthjan on 6/18/2008
  • Re: ModalPopupExtender vs UpdatePanel

    Well That's the Code That I need !!!! Thank you very much!!!
    Posted to ASP.NET AJAX Control Toolkit (Forum) by xthjan on 6/18/2008
  • Re: ModalPopupExtender vs UpdatePanel

    Yes, I want to stay in the new position, but when muy updatepanel does a postback with a timer.tick, the modal come back to the initial position. your code doesn't nothing for my problem, by the way thaks for give an answer Any idea more, please!
    Posted to ASP.NET AJAX Control Toolkit (Forum) by xthjan on 6/16/2008
  • Re: Binary to PDF...

    Well of all this code Response.AddHeader("Content-disposition", _ "attachment; filename=" & strFileName) Response.ContentType = "application/octet-stream" Response.BinaryWrite(bytBytes) Response.End() only don't have the sentence end(), but it only do that the instance of reader load more faster, it doesn't helps me to embed the content of binary data on <embed> tag
    Posted to Getting Started (Forum) by xthjan on 6/11/2008
  • Binary to PDF...

    Hi everybody... Well i've got stored some pdf in a database in a column binary data type. In my page y want to se embeded these pdf whit a <embed> or <object> tag, but i don't wanna download the files, i only want to show them in the tags. I recover the files with an aspx page with this code: ----this file is called pCreaArchivo.aspx nArchivosAdjuntos lob = new nArchivosAdjuntos(); // bussines layer to get back the info from the database int lnuId =Int32.Parse( Request["idFile"
    Posted to Getting Started (Forum) by xthjan on 6/11/2008
  • ModalPopupExtender vs UpdatePanel

    I've got some UpdatePanels in a page, and a draggable ModalPupup too. Then when a control show me the modal and I move it from it's original position, after some seconds the modal go back to its original position, i think it happens because the updatepanels makes postback and then this reset the position of my modal. What Can I do? Please!
    Posted to ASP.NET AJAX Control Toolkit (Forum) by xthjan on 6/10/2008
  • Re: Timer vs Dragable ModalPopup

    Nope, UpdatePanel still works wrong, I've try all the recomendations and nope.
    Posted to ASP.NET AJAX UI (Forum) by xthjan on 10/15/2007
  • Re: Timer vs Dragable ModalPopup

    I don't have the modal inside a Update Panel the update panel
    Posted to ASP.NET AJAX UI (Forum) by xthjan on 10/3/2007
  • Timer vs Dragable ModalPopup

    Hi everybody. I've got a problem whit a dragable ModalPopup, in the same page i've got a timer that update a panel with some info every 5 seconds, then when i display a modal and i move it in the page the timer returns the modal to its original position, it happens every 5 seconds. What can I do?
    Posted to ASP.NET AJAX UI (Forum) by xthjan on 10/2/2007
Page 1 of 2 (18 items) 1 2 Next >