Browse by Tags

Related Posts

  • Tedious Data Entry During Testing... Are there better options?

    I've noticed that when I am developing a site I spend a lot of time re-entering the same data when I am developing, say, a member profile page. Now I don't know if there is another option but certainly nobody I know seems to want to share it. I know Internet Explorer - and a few other browsers...
    Posted to Client Side Web Development (Forum) by Cipher1978 on 06-10-2009, 12:00 AM
    Filed under: autocomplete, c# 2005 web forms, Data entry
  • ajax autocomplete with tokenizer (like jquery)

    I'm looking for suggestions on how to go about implementing something like this http://loopj.com/tokeninput/demo.html in asp.net ajax with the autocomplete extender for example. Enter your tv shows in the text inputs on the link I posted above and it will add it to the text input as structured text...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by stupidlinq2sql on 05-27-2009, 12:00 AM
    Filed under: tokenizer, ajax, autocomplete, jquery
  • Send Text message to cell phone

    i have a Online appointment project i which i have to send reminder to patients regarding the appointment date and time just before one day. i have to send reminder through email and SMS. i don't know how to send SMS text through asp.net application. how can i send the text message..
    Posted to Web Forms (Forum) by Rangapure.S.Swapnil on 05-03-2009, 12:00 AM
    Filed under: .msg, .net 2.0 ASPX, .Net 2.0 FormView, accessibility, accessing controls, asp.neet 2.0, asp.net 2.0, ASP.NET 2.0 + Third party Controls, ASP.net 2.0 code-behind, aspx.vb, Attachments, autocomplete, automatic form posting, events, mail, mail MailMessage BC blind copy C#, mail message colors c# aspx function, mailaddress() email asp.net 2.0, mailform, mails in asp.net, mailto:, Message box, message passing, messages, user controll, user controls asp.net
  • Auto-complete loosing focus after keyup event

    Hi, I have a problem with some custom auto-complete AJAX functionality that can't be re-produced in the dev environment, or most PCs actually. The problem occurs consistently (though not 100% of the time) on one particular PC which is based on the other side of the world unfortunately and may(?)...
    Posted to ASP.NET AJAX UI (Forum) by gavinharriss on 02-25-2009, 12:00 AM
    Filed under: autocomplete, lost focus, keyup, ajax
  • Add login information to favorites browsers

    I'm using DotNetNuke portal. I am trying to figure out how to add log in information favorites browser so that it make easy to log in for the next time. Just click on a bookmark or favorite item and it will be automatically authorized account information and log in. Please tell me some ideas. Thanks...
    Posted to Security (Forum) by truongthang on 02-23-2009, 12:00 AM
    Filed under: "SMTP" "error" "password recovery" "password" "recovery" "help" "gmail" "google" "membership" "roles" "site" "login", as.netp.net c# Membership Multiple Profile Providers, ASP .net 2.0 loginControl AD, ASP .NET 2.0 Membership, asp.net membership provider, asp.net 2.0 C#, Asp.net 2.0 Membership and Security issues, ASP.net 2.0 Security, asp.net form based authentication, ASP.NET Membership, ASP.NEt membership provider, AUTHCOOKIE, Authenticate, Authentication Mechanism, Authorization, authrozation, auto login, autocomplete, custom membership, custom membership multiple, custom membership provider, Forms authentication., FormsAuthentication.SignOut() Session.Abandon(), membership roles, Membership Services, membership and roles, membership authentication, membership authentication folders, membership login control, asp.neTt 2.0 memembership, .Net Membership Class, login programmatically, aspnet membership, .net 2.0 security, Cache, Login redirection authentication, asp.net2.0 c#
  • AutoCompleteExtender won't drag and drop on designer page.

    As stated, I can't drag and drop the autocompleteextender control to the page. I can drag&drop other controls with no trouble. In fact, in the designer, the script manager appears fine and the textbox will allow me to add an extender. When I manually type the control details, the page compiles...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by AjaxNeil on 02-14-2009, 12:00 AM
    Filed under: .NET 3.5, ajax asp.net 3.5, Autcomplete, autocomplete, autocomplete extender, AutoCompleteExtender, AutoCompleteExtender Drag Drop
  • Ajax.Net Autocomplete is not calling web method

    Hi, I am using Ajax.net autocomplete on a textbox. I have a web service named OccupationList.asmx in my project which is running well while testing separately. I have also added its web reference to my project. It seems like web service is not calling from here. aspx code is like here - < asp : ScriptManager...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by nehasaxena0510 on 01-14-2009, 12:00 AM
    Filed under: "AJAX Toolkit", Autcomplete, autocomplete, autocomplete extender, AutoCompleteExtender
  • Help needed writing query for autocomplete feature

    I am trying to write a autocompelete service and looking for appriopriate query which works on SQLExpress and SQL2k5. SELECT book FROM library WHERE book LIKE @var+'%' is not accepted by Query builder in VWD+SQLExpress. I tried several other combination but nothing works out. Help Appreciated...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by ruchitgarg on 12-21-2008, 12:00 AM
    Filed under: query, sql2005, SQLEXPRESS, autocomplete
  • Autocomplete ideas?

    I want to implement an autocomplete mechanism similar to the AutoComplete extender in the Ajax Control Toolkit, but without going through a webservice. My problem is that the data to be pulled from the datastore is sensitive and must only be available to the user that owns it (i.e. "SELECT Name...
    Posted to ASP.NET AJAX UI (Forum) by TheSneak on 12-19-2008, 12:00 AM
    Filed under: security, autocomplete
  • autocomplete extender

    Hi I've used an autocomplete extender once before - but when I copied that working code into a new site (with a few minor tweaks), it just wont work. I get the following from my webservice: Value of type '1-dimensional array of String' cannot be converted to 'String'. I've searched...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pcrymble on 11-23-2008, 12:00 AM
    Filed under: autocomplete
Page 1 of 6 (58 items) 1 2 3 4 5 Next > ... Last »