Unable to Access UpdateProgress Control via JavaScript
I am trying to display an UpdateProgress via JavaScript, however the JavaScript keeps erroring out with "Object Expected". I know that the client ID of the UpdateProgress is correct. What am I missing?...
View ArticleHow to add ajax tabcontainer inside gridview in asp .net
Hi,I need to add tabcontainer inside a gridview which retrives data from sql server.Could you please help me to do this?Currently iam getting the following error in the gridview"Couldnot find any...
View ArticleHow to create a picture thumbnail
I Should display a photo of hotel. When the photo is clicked, it should open a popup with other photos, which user can navigate through.
View ArticleEditor1 text to variable
Hi ,how i can assign the text of Editor1 to variable in vb.net? exemple:Dim text as string = Editor1.text ?
View ArticleHow to create a picture thumbnail
I Should display a photo of hotel. When the photo is clicked, it should open a popup with other photos, which user can navigate through.
View ArticleAjax slide show extender in popup window
Hi, I need to built a popup window with ajax slideshow extender.can any one help me to do this?
View ArticleMicrosoft JScript runtime error: 'WebService' is undefined ??
Hey all, ive been using CTP Atlas for a while, and im tying to upgrade some of my code to beta 1..but im getting: Microsoft JScript runtime error: 'WebService' is undefinedNew project > Ajax Enabled...
View ArticleAJAX update panel causing validator to work incorrectly
Hi I choose a file and the name appears in the text box but then I get the validation message:'You must choose a picture...'I read somewhere it could be an AJAX and ASP.Net version incompatibility bug....
View ArticleMULTIPLE UPDATE PANEL
I AM USING 2 UPDATE PANEL AND SET UPDATE MODE AS CONDITIONAL BUT TXTPWD TEXTBOX CLEARED EVERY TIME WHEN I CLICK BUTTON1<asp:ScriptManager ID="ScriptManager1"...
View ArticleExpander, Paging issue
I have the select code : <script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.4.min.js"></script><script type="text/javascript"...
View Articleslideshow from url in database
Hello friends,Please help. I have a database of urls that link to file system with folders containing images. I would like to use ajax slideshow to display the folder of images when user selects so I...
View Articledisplay a popup mesg on userControl load
Hey,I am keen to find a way usign ajax control if possible I can't find how to display a popup mesg using user control load. it is being called on aspx page. here is my code publicstaticvoid...
View Articlehow to show images stored in sql database on ajax SlideShowExtender
Hii want to show images stored in sql database on ajax SlideShowExtender.Can u help me to do this?
View ArticleAsyncFileUpload do not upload in update panel if update panel contents are...
Scenario is something like thisi have an update panel which have a panel control and there are some controls in panel control. when page is loaded pane is invisible....AsyncFileUpload is also in this...
View ArticleJavascript Document.ready not working when there is ajax call
Hi All.I have one script under document.ready function which workes fine when there is initial page load. i have some controls under update panel which cause partial post back when there is partial...
View ArticleHow can I save the text entered in the html editor as an html document?
Hello, I need to save the text entered in the html editor as an html document. Is this possible? I would like the html file to be saved in a sql database, and then be able to view that file later by...
View ArticleHow to place SlideShowExtender inside ModalPopupExtender
Hi , I want to display a set of images in a popup.Is it possible to place a SlideShowExtender inside ModalPopupExtender?
View ArticleHow to generate Dropdownlist Dynamically
Hi,I have one textbox, when we click on that TextBox.I need to generate Dropdownlist dynamically inside the TextBox and alsothat Dropdownlist show some value from database.(we need to bind...
View ArticleModalPopupExtender with rich text box
Hi ,I need to show a popup when user click on a buuton in that popup user should be allowed to enter comments.The modalpopup extender is inside a grid view
View ArticleAsyncPostBack of UpdatePanel causes...
Hi,I have an UpdatePanel and inside that a button (To save the changes made in the gridview) and a gridview in my page. Also, in the gridview there are multiple controls for each record. Now when...
View Article