About
Pricing
Community
Teams
Start Free Trial
Log in
mugsey
asked on
4/10/2008
Autocomplete Extender studio 2008 asp.net - if no results returned how to navigate to page
I have an autocomplete ajax extender on a textbox that returns a list of customers when the user starts to type in the customer name.
Now, if the name does not appear on the list, what is the best way to inform the user to add a new customer to the system?
I cannot really use popups
Thanks
.NET Programming
ASP.NET
Editors IDEs
5
1
Last Comment
Bob Learned
8/22/2022 - Mon
Bob Learned
4/10/2008
My first inclination would be a Javascript alert.
Bob
mugsey
4/10/2008
ASKER
Thanks bob
How would I go about that
Bob Learned
4/10/2008
The key to this is when do you want to show the alert? When the control loses focus?
Bob
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23
mugsey
4/10/2008
ASKER
Well as it is is an ajax control the user would still have focus on it if it returned zero
ASKER CERTIFIED SOLUTION
Bob Learned
4/10/2008
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Bob