I have a site that populates with people from a databasae. Each person has several MPEGs associated with them. next to each MPEG there is a checkbox. Clicking in the checkbox will invoke a "SaveAs" box to pop up. The only choices are to save the file as .htm or .txt. Is there...
I have a form that populates with jpegs from a database. Depending on what the user selects different jpegs will populate. Next to each image there is a checkbox. The user can click as many checkboxes as they want and then hit the download button. My question is this....when the download...
Hi everyone,
I'm working with one form and when I press the submit button in the form all the information in the database is returned. I want to have another submit button in the same form that, when pressed, will only return information that was added to the database on the current date...
A user enters my site by using windows authentication. When the user logs out of the site I would like that session to end. Meaning that if they hit the back button it will bring them back to the login screen, or if they try to copy and paste the url it will bring them to the login screen as...
Is there any way to call the windows login screen when a user opens a particular application? My application is going to be used on an intranet, but only certain people are allowed access. So I want to challenge them again and have them enter their windows username, password, and domain. I...
My application is going to be running on an intranet. Now instead of having the user enter a new username and password, it would be ideal if they could just enter their windows username and password again. Then I could just check what they entered against the windows login and if it matches...
I have an imagemap that I created in MapEdit. I want to be able to click on a portion of the map and have that particular portion change color. In the end each portion of this map should be able to be clicked 10 times where each click turns the portion a different color. I have not yet found...
I'm using an Oracle database, and I have written a query that takes a users input and retrieves that info from the database. The whole thing works fine except when the user wants to search for records between 2 dates.
This call works fine:
Player.player_id LIKE'%"+...
I'm working on this query where a user can search the database by name or by id or by dates. Everything works fine except when I try to search for records between 2 dates. It keeps telling me "a non-numeric is found where a numeric was expected". I've been staring at this for too...
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.