asp.net-ajax

Microsoft Office Word in a web browser

I want to have a Microsoft office word inside a web browser so that i can get the control to format the text and specify proper indentation. I don't want a client side to save the document. It should be the same as http://www.asp.net/ajax/ajaxcontroltoolkit/samples/htmleditor/htmleditor.aspx but i want an additonal component i.e RULER to...

All UserControls inside Tabcontainer gets loaded on Tab Select

Hi, I have used 5 TabPanels with UserControls inside TabPanel of Tabcontainer using as asp:TabContainer ID="TabContainer1" runat="server"> <asp:TabPanel ID="TbPersonal" runat="server" HeaderText="Personal" ScriptPath=""> <ContentTemplate> <div class="clientArea"> ...

Access controls from user control using jquery on Default.aspx

I am using jquery to send data to my dbase at the backend. I have a user control with textboxes on it. JQuery does not seem to get the values and I end up with The name 'thisID' does not exist in the current context (thisID being an input box) data: '{projectID: "' + $("#<%=thisID.ClientID%>")[0].value + '"}', I have my javascript on ...

Preview the text contents from HtmlEditor control(ajax) on A4 size paper and save it as .txt

I am doing asp.net project using C#.I want to display the contents that are being typed in HtmlEditor control onto a A4 size as preview and i also want to save this content to a file(.doc or .txt). How do i do it?? Please help ...

ASP.net Ajax issue

I am working on an asp.net web application which uses a fair bit of Ajax - nothing too complex just update panels and the controls from the Ajax Toolkit. Prior to being handed over it was using Ajax 1.0 and was then upgraded to work on the 3.5 framework. The toolkit controls were replaced by the correct version and I can create a new p...

Radgrid edit/update not working..

Hi, I'm having a wired problem with Radgrid.. Im using a Radgrid to display some results where the user can edit/update/delete them. I'm using a single SQL Server 2000 table to fetch the results... Not sure why the events are not firing in radgrid. But I am able to do it successfully using the Gridview control... Im using .NET framewo...

ajax dropdown with clientside filtering capability

Can any one provide me an idea about any ajax control which has following capabilities: User should able to type to get auto-suggestions Dropdown should only display the values starting with the keyed-in characters. Most importantly there should be only one postback to fetch all the data to client side on the first key-in and then shou...

AjaxControlToolkit 4.0 ASP.NET Ajax client-side framework failed to load

hi, Asp.net 4.0 Web site visual studio 2010 AjaxControlToolkit.Binary.NET4.zip download new asp.net Web Site toolboxs new tab choos item add AjaxControlToolkit.dll Error <script src="/WebResource.axd?d=9IIUbmI4CYULc34RrRdxK9GqTDeUl25aRJ5UF1rZa2B4prMSf_DHkArPh4WUoJE25cdb3bqh1SG9HjurOtBRDXVY2u67eef72ozZyX-28IU1&amp;t=6342374527134375...

ASP.net Ajax Strange Characters appear when I try to insert data

I have a simple form that is used to insert data to a SQL database. Everything works fine on the local server, but when I publish to my server, upon submission, I get a response on the page like this, ��������I�%&/m�{J�J��t��$ؐ@�����iG#)�*��eVe]f@�흼 ��{���{��;�N'���?\fdl��J�ɞ!���?~|?"��Ey�')=��y6����h���x:͛& m�����k���'�~�oWM[,/^�2��...