xtremefox Posted April 6, 2004 Posted April 6, 2004 Does anyone know of a way to implement Autocomplete for Textboxes in ASP.NET. I have looked at a few suggested implementations for VB.NET; by using SHAutocomplete, and IAutocomplete. However these do not seem to work, as I cannot get a handle on the textbox object in ASP.NET, and I do not want to have to resort to JavaScript and/or DHTML functionality that mimics IE. I need to be able to force Autocomplete on in my ASP.NET application as users will not have permissions to edit the Internet Options. Please, any assistance would be greatly appreciated. xf Quote
Moderators Robby Posted April 6, 2004 Moderators Posted April 6, 2004 If their settings are disabled then you cannot re-enable them. Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.