Search

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

Matching Posts

  • Re: Animation Extender and IFrame and IE

    hi Zhi-Qiang Ni Thanks for this what i had to do in the end was add the following; <FadeIn Fps="30" Duration="1" ForceLayoutInIE="false" AnimationTarget="pageImage" /> In IE I still found the iframe had no transparantcy, without adding ForceLayoutinIE. this partically resolved my issues in IE, i say partially as the transparant background now works, but any images that I fade in that have transparancy in them do not display properly. Take a png file with
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jjme88 on 7/4/2009
  • Re: Animation Extender and Transparency

    Hi I know this is an old thread.. but ive been wrestling with the animationextender and have had this exact issue. Adding the ForceLayoutInIE="true" seems to have solved the transparency problem... well nearly... i now have a new problem... All my page objects that I want to FadeIn yet remain transparant now do so which is great... but... any images that I want to FadeIn now appear almost like 'negative' versions... they all have dark edges... where there are meant to be subtle
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jjme88 on 6/27/2009
  • Animation Extender and IFrame and IE

    HI all I have an IFrame that I want to FadeIn on its load event.. so have the AnimationExtender wired up to it.. no problem and the fade works great each time the IFrame loads up.. my problem is that the Iframe needs to have a trasparant background and this all works just fine in Forefox, and Safari, but on IE 8 (with compatibility view on or off) as soon as i wire up the animationextender to the Iframe it looses the Transparancy.. anyone got any ideas why or better still how I can overcome it? Thanks
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jjme88 on 6/26/2009
  • Re: Page Navigation with Ajax and the AnimationExtender

    right i have made some progress.. well.. i have may page all laid out amd can get my iframe to load the apprariate pages content based on a button click... so my question now is how do I; A) Add a transition so rather than just loading the new page into the iframe i want the old content to slide off to the left of the screen, and the new content to fade in. if slide the ifram off the screen change its content and fade it back in place... b) any ideas how i change the displayed url as well?? to reflect
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jjme88 on 6/25/2009
  • Page Navigation with Ajax and the AnimationExtender

    Hi all i need some advice... Basically i want to achieve the following; A user visits a page on my website.. lets say the home page …..mysite/default.aspx and the page loads up... The page is basically split into 3 main areas Header Main content Footer With the header and footer the same on every page. So proable in my site.master page. User clicks on a menu button to go to the page …mysite/contact.aspx now rather than reloading the whole page I only want the centre portion or main content area of
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jjme88 on 6/24/2009
  • Re: Posting a form server side to an external website without response

    Thanks holycrip.. i shall try and do exaclty that.. its about time i leart to use JS properly!
    Posted to Web Forms (Forum) by jjme88 on 6/20/2009
  • Re: Posting a form server side to an external website without response

    yep indeed holycrip thats about the size of it.. only problem is i can do the ajax bit to update my database on a button press, i just cant work out a way to then tell the browser to post the page off to the checkout providor in my case PayPal so the user can give me their cash! for the momet i am living without doing my database update until i get a post back from Paypal after the user has paid.. but its not what i want... i really do need the extra update before wizzing off to the lovely PayPal
    Posted to Web Forms (Forum) by jjme88 on 6/19/2009
  • Re: Posting a form server side to an external website without response

    Hi I know this is an old post now.. but.. did you ever get it worked out i have the exact same challenge with PayPal. Basically i have a button that when clicked i need some server side code to run that updates my database to change a status flag... easy to do by adding an "onclick" even to my Button that im using. I can also easily post my shopping cart details off to PayPal using the PostBackURL setting... but obvisuly i cant do both of these at the same time.. as as soon as you add the
    Posted to Web Forms (Forum) by jjme88 on 6/18/2009
  • Re: Cascading DropdownList :: [ Method error 500 ]

    further to my previous post if i run IIS 7 in Classic mode my cascading dropdownlists no longer work they return "Method error 404" instead of the data in the drop downs. what I really need is to find a way to get things working on IIS6.. but am concerend that all the lovely code i have writen simply wont work, casue of some compatibility issue with IIS 6 and the cascading dropdownlist.. has anyone had similar problems. ta
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jjme88 on 6/10/2009
  • Re: Cascading DropdownList :: [ Method error 500 ]

    I am getting desperate understanig my issue.. all seems to work well in my development environment. I am using a Vista desktop that is runnnng IIS7.. my problem as i have now discovered is that the website is being hosted on a windows 2003 server running IIS6.. vistors to the website get a login box popping saying 'Authentication is required' the box will pop up once for each cascading drop down on the page . Hitting cancel clears the login box but the drop downs display 'Error 401'
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jjme88 on 6/10/2009
Page 1 of 1 (10 items)