Search

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

Matching Posts

  • Re: ModalPopup issue - IE6 bug - CommonToolkitScripts

    hey there... i'm sorry to bother you, but i encountered the same problem ('commontoolkitscripts is undefined') in my application. do you remember by any chance what dll's you removed and add to resolve this issue? thank.
    Posted to ASP.NET AJAX UI (Forum) by orianavim on 5/2/2007
  • Target Control Attribute for custom server control

    hi, i'm building a new custom control which is bindable to other custom controls which i have in my application. my question is the following: i'm interested to have the same behavior that other Ajax control have with the "TargetControl" attribute. meaning that i can chose the target control that my custom control is binded to. how do i define this attribute (so i can use it through the html designer)? i hope this question is clear, if not, just this that i want to have the same behavior that Validators
  • Upgrading to CTP / ASP.net Ajax

    hey guy, finally i decided to upgrade my ajax framework to the most recent one and i notice some errors which i havn't recieve beofer the upgrade. can someone give a hand here? i really need to resolve those problems ASAP. this first problem that i'm getting is document.body is null or not an object (the debugger stops in this line): AjaxControlToolkit._CommonToolkitScripts = function() { /// /// The _CommonToolkitScripts class contains functionality utilized across a number /// of controls (but
    Posted to ASP.NET AJAX Control Toolkit (Forum) by orianavim on 1/10/2007
  • ModelPopupExtender and a postback problem

    hi guys, i was following the solution given in this post (http://forums.asp.net/thread/1432668.aspx) for an issue we most had to take care of when it comes to mpe and master pages. however, with some reason, if i'm placing a button (or an image button) in the panel that i'm displaying as a dialog, i'm not getting the post back when the button is clicked. if i'm disabling the "ChangePopupParent", the visual issue is coming back, but i do get the post back when the button is clicked. <asp:Panel
  • Multiple AnimationExtender in one page

    Hi, I’m having a problem which I’m not 100% sure related to AnimationExtender, but it resulted in a page where I have more than one AnimationExtender. Ok, this is the story. Depend on the user decision, a page can contain one or more controls which we will call it for now PictureControl. This is a simple .ascx which contains the AnimationExtender inside. When the user hover the picture control, using the AnimationExtender, I’m displaying the image in full size (the hover event trigger a javascript
  • Aspx’s Html Injection

    Hi, I’m try to find an easy efficient way to generate my web pages dynamically from an xml/text file. What exactly I want? I want that whenever a pages is loaded it will go and read an xml/text file which will include the style of the page (tables,div, web controls, etc) and will build the page according to that. Meaning that initially the page (“default.aspx”) has no html on it and its entire html is built on the fly, per request. Please keep in mind that that text/xml file may include names of
    Posted to Architecture (Forum) by orianavim on 6/8/2006
Page 1 of 1 (6 items)