Hi,
I looking to work in the US for a few years. I'm a senior developer but I don't have a VISA, I heard that you can get US companies to sponsor you for one.
Has any IT people out there done this - what where their experiences?
PS I'm living in the UK at the moment.
I need to intercept keystrokes into a textbox and, if it is a lower case "t", I need to make it an upper case "T". For example my textbox would be typed:<br>
<br>
this is great <br>
<br>
but it should be displayed:<br>
<br>
This is greaT<br>
<br>
How do I do this?<br>
<br>...
Thanks John, <br>
<br>
that helps a great deal. I was thinking of using disconnected recordsets but no one I knew had used them in any great amount. The last thing I wanted was to start into development down the wrong path.<br>
<br>
One other question: <br>
<br>
Do you ever write static data...
I would have to agree with the comments re the api. Look at a windows help file, some of these may have a couple of thousand entries, and as you type it actively searches the list for a match. You could look at setting up a static recordset set for users, write it to the the harddisk and reload...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.