Search

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

Matching Posts

  • Re: Firefox Compatability

    Found this usercontrol on www.smartjungle.com which provides a WebParts control to get AJAX capabilities and complete Firefox compatibility with no extra code http://www.smartjungle.com Some Demos: http://www.smartjungle.com/Demos.aspx
  • Re: WebParts and Firefox

    Found this usercontrol on www.smartjungle.com which provides a WebParts control to get AJAX capabilities and complete Firefox compatibility with no extra code http://www.smartjungle.com Demos: http://www.smartjungle.com/Demos.aspx
  • Re: Firefox: Webparts and updatepanel

    Found this usercontrol on www.smartjungle.com which provides a WebParts control to get AJAX capabilities and complete Firefox compatibility with no extra code http://www.smartjungle.com Demos: http://www.smartjungle.com/Demos.aspx
  • Re: Webparts - with Magicajax

    Thanks, but cant we do it with the current version by overriding some stuff like the webpart manager probably ?
  • Webparts - with Magicajax

    Hi, i am using the magicajax (http://demo2.magicajax.net/) library with Webparts. It works very well. and i can move parts without postback. however.. the way webparts have been designed, it feels that the webparts is not moved until the new location is saved in the DB. Now, because of this , we cant give a smooth userr experience. Because, when we move the webpart, the new position is saved in the DB and then the webpart is loaded in the new location (Magicajax does help in this, but it still is
  • Re: Getting HTML of a control

    Hi, thanks. but this did not work as i wanted. i am looking for getting HTML emitted by the button in the textbox.
    Posted to Web Forms (Forum) by illusionist111 on 10/21/2005
  • Getting HTML of a control

    Hi, I am trying to get the HTML of a button and display it in the textbox in this case. But I always get this error at runtime : “Control 'Button1' of type 'Button' must be placed inside a form tag with runat=server.” As you see, the controls HAVE been placed inside the <form runat="server"> tags. Please help me with this. Pls give some code snippets if there some other way of getting HTML of a control. Thanks !! .aspx file: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="webpart2
    Posted to Web Forms (Forum) by illusionist111 on 10/19/2005
Page 1 of 1 (7 items)