youtube thumnail image not saving in to PC
Hi All, i try to save youtube thumnail image in my local pc by asp.net c# application. some of them are saving my pc. but some of them are not saving. why.? saving images...
View ArticleClose ModalPopup From frame(another page)
hello, m showing another page (i.e Default2.aspx) for modalpoup . Default2.aspx has gridview.By clicking on 'Select ' linkbutton in Gridview,i want to close the popup windowHow to close it....Please...
View Articlewhat is this error "AsyncFileUpload"?
Hi,I used this ajax control in my project and my Debugger get this error"0x800a01bd - JavaScript runtime error: Object doesn't support this action"this is my code:<div...
View ArticleCould not load file or assembly 'AjaxControlToolkit, Version=4.1.7.1213,...
Hello I am having problem with this , please help me out guysCould not load file or assembly 'AjaxControlToolkit, Version=4.1.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its...
View ArticleHow to create slide Show Extender From Database?
Hi,How to create slide Show Extender From Database?I need SlideShow, get it slides from Database Images, Images Saved in Database sql (BINARY).plz Help me THANKS
View ArticleHow to insert page break for printing after specified number of rows in data...
hi,I want to print n number of barcodes in 10 Rows and 3 Columns upto n number of pages. So that each page will have 10 Rows and 3 Columns.I have already tried one of the method posted in this forum...
View Articleautocomplete in gridview not working
using <ajaxToolkit:AutoCompleteExtender to fill a textbox with data from tablei have written the AutoComplete.asmx, though i dont get any errors , the textbox is not getting autocompletei have put a...
View ArticleASP.NET 4.5 Autocomplete code in class
Hi, its possible the following webservice code for auto-complete ajax toolkit can put into class <System.Web.Script.Services.ScriptMethod(), _System.Web.Services.WebMethod()> _Public Shared...
View ArticleAjax Editor Not Working
Very Simple. Drag and AJAX Editor onto page.. When visible in design view. Have my scriptmanager in correct location, but when I run the site, all I see is a dash, as if the editor is minimized....
View ArticleReturn value from first Auto Complete list and pass it to second Auto...
Hi Friends,please help me on following code as I want to get account_no in first search autocompletelist based on return value from first search, I want to get Description in second search. so first...
View Articlesometimes I get a listsearch extender exception
Hi!I've an asp.net 3.5 application which uses the latest ajax control toolkit available for 3.5 (December 2013). The application works fine but I sometimes get an exception with a listsearch extender...
View Articleasp modual popup Repositioning after postback
I have a modual popup that does some server side actions when a dropdown list is selected. After the postpack the popup prepositions itself. I have RepositionMode="None". But it still repositions...
View Articleautocompleteextender focus problem.
Hello,I am facing strange issue.I am using autocomplete extender and when i try to search by typing some text into it, it works fine.But as soon as i remove the focus autocomplete extender stops...
View ArticleOutOfMemoryException errors
I am receiving OutOfMemoryException errors, i have installed my application on windows 2003 server with 4 GB of RAM , and every time to fix the issue i need to reset the IIS , if anything i can do to...
View ArticleAjax client-side framework failed to load after file selection in...
Now before you all start pasting in links to other posts that contain the phrase "Ajax client-side framework failed to load" (and are not helpful in anyway), read below.There are two (2)...
View Articlewhy is this happening?
Hi,I used Editor html and AsyncFileUpload in my page,when I run this page and try to upload image with asyncfileupload send this error,"0x800a01bd - JavaScript runtime error: Object doesn't support...
View ArticleProgressing Image for ModalPoupExtender
Hi,I'm using a modal popup extender where I have a dropdown. On selectedindex change event of dropdown, I do some processing. So, I need to show a progressing image while processing. How to achieve this?
View Articlecan't position Modal Popup
I am trying to open a modal pop up in response to click on an image. The modal pop up will display a zoomed in version of the image. It keeps displaying the pop up in the center of the screen no matter...
View ArticleCostum AjaxControlToolkit.HTMLEditor
Hello,I get thefollowing error code:Error 1 The type or namespace name 'CostumAjaxEditor' does not exist in the namespace 'AjaxCostumEditor' (are you missing an assembly reference?)...
View ArticleASP.NET 4.5 AJAX AUTO COMPLETE CASCADING WITH TEXTBOX
Hi,I want to do autocomplete cascading with textbox its possible , as I want to enter employee no in textbox having autocomplete ajax and get employee name into another textbox which as having...
View Article