Ask a Question related to ASP.NET General, Design and Development.
-
Mike P #1
autocomplete
In ASP I used to be able to prevent Windows autocompleting text boxes by
setting autocomplete="off" on the text box. How do I do this in
ASP.NET?
Any assistance would be much appreciated.
Cheers,
Mike
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Mike P Guest
-
AutoComplete with Filter
Can someone show me an example of using the autocomplete flex component, show here; ... -
Autocomplete = NO
Does anyone know how to set the Autocomplete parameter to NO for the ColdFusion Administrator password? -
autocomplete pop up menu
When i press "<" for example an autocomplete menu appears. I want this autocomplete pop up menu to be able to see my custom tags and to complete the... -
Autocomplete & passwords
I am running XP Home Edition with Internet Explorer. I cannot get the system to retain my passwords or fill out autocomplete forms. I have tried... -
Autocomplete issues
You might want to ask this question in a newsgroup related to Outlook (they start microsoft.public.outlook) This newsgroup is for questions about... -
Natty Gur #2
Re: autocomplete
Hi,
set the autocomplete="off" attribute to the textbox in the HTML
designer.
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Rob Schneider #3
Re: AutoComplete
Rob Schneider wrote:
Sorry ... silly me ... the up/down arrow remembers past commands in the> Grazz wrote:
>>>> AutoComplete doesnt work on XP
>> never saves any of my auto completes how can i stop this?
>>
>>
> Check "help" in XP and search for "autocomplete". If you are referring
> to "autocomplete" in a commmand box. It will tell you how to turn it on
> and off. When on, then all it does is when you press the TAB key it
> displays at each press of the TAB key the file names in the current
> directory.
>
> Without special add-ins, I don't think the command box will "remember"
> commands like the the bash shell in Unix or Linux does by default.
>
> If you are referring to "autocomplete" in an application, e.g. Word,
> then you need to turn do what that application expects. Check the
> application's help file.
>
command prompt window. Old age creeping up.
Rob Schneider Guest
-
-
Shiva #5
Re: autocomplete
Hi,
In Internet Explorer - Select menu Tools | Internet Options... Select
Content tab and click AutoComplete... Check the options in 'Use AutoComplete
for' section and click OK & OK
For Windows Explorer: [url]http://www.winguides.com/registry/display.php/772/[/url]
HTH
"Mavis & Ted" <maviscREMOVECAPS@ozemail.com.au> wrote in message
news:sU1Ra.116$FZ6.1880@nnrp1.ozemail.com.au...
I,m new to XP. How can I turn on autocomplete?
Shiva Guest
-
Matthew Crouch #6
autocomplete
Has anyone used or seen a good autocomplete in a web page?
Obviously there are logical limits because of the client & server processing
separation, but it seems like there might be a way to fake it. I'm not
exactly a guru and am just fishing for thoughts & guidelines...
The project I *really need this for will be on an intranet, so that opens up
a few possibilities.
Matthew Crouch Guest
-
johannes m.r. #7
Re: autocomplete
Two ideas which come to my mind:
- you might be able to do it with some javascript.
- you might want to use flash.
I think it's not a php matter at all, since it'd be mostly if not
completely client side.
Regards and good luck,
j
johannes m.r. Guest



Reply With Quote

