I have a DTS DataImport package that imports a text file into a table. The first record contained in the text file is not to be imported (works fine), but does contain a value that needs to be stored in all subsequent records. I'm not sure how to store this value in as a global and then insert...
The following code is in the HEAD portion of the form. Sorry I wasn't clear about the response, yes I would like to tab to the next field. Thank you in advance for your assistance since much of this is new to me.
<script>
function kH(e){
var pK = document.all? window.event.keyCode:e.which...
I've found how to disable the enter key on a web page, but was wondering if it is possible to alter the input to act as though the TAB key was pressed? I'm using ASP.Net.
I've found how to disable the enter key on a web page, but was wondering if it is possible to alter the input to act as though the TAB key was pressed?
Yes checkai, the property control relates only to Alt+a-9. Thanks though. I'm guessing that there is a method through Java Scripting, but haven't seen one yet.
Would anyone have an example of code that allows you to check the keyboard input on a web form and then perform a task? We are moving from a legacy based software package that allowed us to use key combinations (ex: shift-f1, or control-shift-x, etc). I'm not finding how to map keyboard...
Does anyone know how to create multiple .csv files from a table containing the list of names? I have a DTS package that imports a flat file containing accounts and their email addresses, and would like to then export each of these rows into their own .csv file for emailing out. I'm not sure...
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.