Hi All- I am creating an aspx. form for a web application and I seem to have a problem with the floating cursor. I set all the tab indexes in the order that I want them, but unfortunately that is not the order that they follow. I set my first to be "0" and the following in numerical order through the property sheet. My problem is that it goes to buttons that I have controlled to go into other forms...it also goes to the web address line. How can I get around this? Obviously, the tabindex property does not work.
-Maria
-Maria