How to implement email validation on multiple email address in a single text box
Hi,I have a text box that works similar to cc text box in Outlook or other email providers. All i want to implement email validator on that text box to check if all the email addresses have been...
View ArticleAssigning Text to ModalPopUpExtender Textbox
There's a web page that has a ModalPopUp Extender, with a form & 2 textboxes. 1 Textbox with Date, 1 textbox for info. When you click on Submit - it checks to see if the date has already been...
View ArticleAjax Calendarextender's css is only applied after a postback
The following shows what the calendar looks like when the page is first loaded and the New Record button is clicked and the FormView mode is changed to Insert. Here is the HTML and cs (with the...
View Articleajax error {"Message":"There was an error processing the...
I calling a local asp.net web service via an jquery ajax call. I'm getting an error, which in Fiddler comes back as {"Message":"There was an error processing the...
View Articleservice display name from event viewer
hi, How to get Service display name of the particular event from event viewer. thank You
View ArticleHtmlEditorExtendor not working as expected on click of enter key in Internet...
Hi i am using the HtmlEditorExtendor in my asp.net web application and i am not able to figure out why the Internet Explorer is including the <p> tag on press of enter key in the text box. Due to...
View ArticleAjaxToolkit HtmlEditor - This is an invalid webresource WebResource.axd missing
<div class="post-text" itemprop="description">In my asp.net webform application I have a problem with Ajax HTML.Editor control.On the content page, within the update panel, I have 3 HTML.Editor...
View ArticleManaging scroll position of a Hovermenu extender panel on a Modal Popup Extender
Hi,Can anyone help me with my problem. I have a GridView that is being displayed on a ModalPopupExtender. The HoverMenuExtender is used to Edit/Delete the items in the gridView. My problem is that when...
View ArticleCould not load file or assembly 'System.Web.Extensions
I am testing AJAX. I've downloaded the AJAX Extension and the CTP December package and installed on BOTH my development machine and the production server. Then I created a very very simple web...
View ArticleAjaxToolKit : TabContainer Some unknown kind of line
Hello All,I am have a unknown/unexpected kind of display error.I am using AjaxToolKit : TabContainer, inside tab I have a datalist and a label.As shown in image below: I am getting a line over the...
View ArticleCan't build the AjaxControlToolkit from souce in Visual Studio 2012 (21 errors)
I recently downloaded the source for the ajaxcontroltoolkit from (http://ajaxcontroltoolkit.codeplex.com/SourceControl/latest#ReadMe.html). I opened up the project (from AjaxControlTookit.sln) and...
View ArticleTab panel's header text cut off half way vertically
I have added on Tab Container which contain three panels. When I run the page, the header text of panel cuts of vertically, looks like a white bar on top of text. Any help will be highly appreciated....
View Articledropdownextender
I wwould like to add a dropdownexteder to a text box to search for clients. Like facebook - as you type the option show in a drop down list - that is pulled from a client tasble in the database. Does...
View ArticleAutoCompleteExtender - Clear textBox when result not found.
Hi,I have an AutoCompleteExtender, a textbox and a hiddenField on my form. What I would like to do is clear the textbox and hidden field's value if user does not select the item from the autocomplete...
View Articleajax sliderextender reset issue
hi all, i am using ajaxtoolkit sliderextender, i want to reset position of slider ,i have one textbox associate with slider,whenever value of textbox changes, slider also move accordingly. but i want...
View ArticleHow to create procedure to wrap text without spaces
hi,Can anyone tell me how to make a procedure or function to wrap text.Right Now I am using the following code to wrap text in gridview.If Not IsPostBack Then Grid_email.Attributes.Add("style",...
View ArticleHow to add params to javascript function
Hello,how do i can add some args to slideEnd Method in add_slideEnd(sliderEnd). Something like sliderEnd(sender, args)..
View ArticleHTMLEditor Extender Insert Image
Good Day..... Here is a good one for you guys. I developped a knowledge base in Asp.net/vb.net for our Department IT Service Desk. Now I am working on the Wiki part of it, I basically made a webpage...
View ArticleSeadragon in TabPanel -- Image not shown
I have this code:<ajaxToolkit:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0" Height="2500px" Enabled="true" UseVerticalStripPlacement="true"><ajaxToolkit:TabPanel...
View ArticleSys.Extended.UI is null or not an object, CombineScripts="true"
Hi!I'm getting frustrated with all this.In my new webpage version I've added ajax toolkit 4.0 and runing framework 4.0, there seems to be some problems with the ToolScriptManager CombineScripts.I have...
View Article