I have a table with a datetime field that when I update it with a '' value instead of a null in a SQL statement the date is set to 1/1/1900. There are no defaults or triggers set on this field/table. How can I get around this?
I am new to Javascript. Can someone help with the following? I would like the text box txtDate to be set to the current date and the text box txtAmount set to 0 when a user clicks on the checkbox txtChkBox1. The simple HTML code is below.
Thank you!
<input type="checkbox" name="txtChkBox1"...
I have a form field in which a user types in an ID or a search name. I would like my onclick event for that field to open a new form (which I can do) and use the value from the form field in the new form to do a record search in ASP and then return either the ID number (if there is only one...
How would I make a graphic appear (and be able to hyperlink) in the bottom left corner (or upper if bottom won't work) of the screen even when a user scrolls down the page?
In my application I verify one's login against my user table and then create a session variable called loggedin and set it true. In my header file I check to make sure the session variable is set to true and if not I send them to a login page to login. This works fine for me and all other...
What is the syntax to replace a character in a string with another character or a blank? I want to replace the $ , and . someone might enter in a field I want to hold a currency amount.
I want to be able populate a list box on a form page from a pop up window where a user goes in and selects multiple entries from a select list. How can I do this with Javascript?
How can I automatically submit a form based on a user clicking on a hyperlink? I have a few form fields to allow users to filter out a report selection and then a series of hyperlinks for different reports they can pull up based on their selection.
Basically what I am trying to do is take an area on my website that I users can upload files to (via a file upload process in the html web editor I am using) and read the folder name and filename into a database table.
For example, if I have a folder called files with a subfolder called...
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.