Browse by Tags

Related Posts

  • ActiveX control and Atlas Framework- Bug?

    If I include activex control in any atlas webservice page, the web server proxy javascript will stop loading. <object id="Object1" style='width: 100%; height: 100%' classid='CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6' /> The above clsid is the windows media player version 10. I got a...
    Posted to "Atlas" Discussion and Suggestions (Forum) by russelyang on 08-31-2006, 12:00 AM
    Filed under: Atlas, Atlas Bug, javascript
  • Re: Javascript error Sys undefined

    I have the same symtom. I understand what you want to say. But I check in IIS and it is configured for 2.0. Do you ha ve any clue to solve this problem, because it is set to work with the 2.0 framework. I'm running Windows XP, IIS 5 and my applicaiton is on a virtual directory. Thanks
    Posted to "Atlas" Discussion and Suggestions (Forum) by gedro on 09-08-2006, 12:00 AM
    Filed under: Atlas, Atlas Bug, javascript
  • FileUpload workaround not workin on IE

    Hi there! I have a FileUpload control inside an UpdatePanel. I found here the workaround to make it work (I added a linkbutton outside the panel and I register: upAttachment.Attributes.Add( "onclick" , Page.ClientScript.GetPostBackEventReference(LinkButton1, "" )); on the Page_Load...
    Posted to "Atlas" Discussion and Suggestions (Forum) by asfaya on 09-08-2006, 12:00 AM
    Filed under: Atlas, Browsers, Atlas Bug, javascript, update, updatepanel, postback, atlass update panel, Partial Rendering, atlas update panel, FileUpload, workaround
  • Call RegisterStartupScript problem

    Dear friends, I'm having problems to execute a RegisterStartupScript when I click on a button. For example: protected void btnSave_Click(object sender, ImageClickEventArgs e) { Page.ClientScript.RegisterStartupScript(typeof(Page), "OnLoad", "<script language='javascript'>alert...
    Posted to "Atlas" UI (Forum) by rasl on 09-19-2006, 12:00 AM
    Filed under: Atlas, Atlas Bug, javascript, atlas update panel, Atlas script updatepanel RegisterClientScriptBlock, atlas ajax autocompleteextender https
  • Re: Change Accordian SelectedIndex in the client

    I tried this a few different ways - but I always get "Object doesn't support this property or method" I downloaded the latest (i think) - no difference. Microsoft.Web.Atlas.dll - 9/19/06 AtlasControlToolkit.dll - 9/15/06 Microsoft.AtlasControlExtender.dll - 9/19/06 Do I have the right builds...
    Posted to "Atlas" Control Toolkit (Forum) by Vegivore on 09-20-2006, 12:00 AM
    Filed under: Accordion, JavaScript, Atlas Control Toolkit, Atlas, atlas Control Toolkit panel extender accordion
  • I want to open a pdf which is exists in the client system or client network from my web application.

    Hi, I have a requirement, i want to open a pdf file which is exists in the client place from my web application.. i tried this by using anchor tag, but it is not working fine.. <a href="c:\one.pdf" target="_blank">Opening PDF File</a> it is not working fine.. if i write...
    Posted to FAQ - Frequently Asked Questions (Forum) by chencham_raju on 09-21-2006, 12:00 AM
    Filed under: highlight, GridView, AJAX, Splitter for ASP. NET, client, disconnect, http, keep-alive, output cache, email encryption decryption secure, ATLAS, Errors, parent child, javascript, Treeview in ASP.NET, Default Button, 111, SEO Search engine Optomization
  • UpdatePanel and JavaScript functions.

    I have a javascript function that normally runs during the onload event. This function ensures that the columns in my 3 column layout are all the same height (by setting them to the height of the tallest column). When I added an UpdatePanel to my content column and began using partial page postbacks...
    Posted to AJAX Discussion and Suggestions (Forum) by woodsse on 10-01-2006, 12:00 AM
    Filed under: Atlas, javascript, ajax
  • Re: Change Accordian SelectedIndex in the client

    Are old threads still checked? If so, how would one access the Accordion, client side, when it is embedded in a <UpdatePane>...<Multiview>....<View> <Atlas:Accordion... Using the code above I get 'undefined'. (Obviously I've changed accHost for my own control name) var...
    Posted to AJAX Control Toolkit (Forum) by angel1058 on 10-11-2006, 12:00 AM
    Filed under: Accordion, JavaScript, Atlas, accordian, UpdatePanel
  • Re: Question: How can I get embedded images to work in my extender?

    There are a couple steps to embedding the image with your extender. First, add the image to your assembly as an Embedded Resource, just like the behavior js file associate with the extender. Second, add the PerformSubstitution=true property to the WebResourceAttribute for your js file. e.g. [WebResource...
    Posted to AJAX Control Toolkit (Forum) by rbuckton on 10-17-2006, 12:00 AM
    Filed under: JavaScript, Atlas, toolkit, control creation, validatorcallout
  • Issue with Page.ClientScript.RegisterStartupScript(...) in asp.NET ajax beta 1

    Hi, This Problem is making my life miserable. Can Anyone please help. I had been using the atlas june ctp. Recently i upgrated to ajax beta1. In a server side of a button click method I updated my database and prepare a message based on update status. Like if a data exist in DB I prepare .. String msg...
    Posted to AJAX UI (Forum) by asifcs on 10-30-2006, 12:00 AM
    Filed under: Atlas, asp.net ajax, ajax update panel, ScriptManager, UI, Javascript, Update Panel
Page 1 of 3 (21 items) 1 2 3 Next >