Hi there,
I'm using Coldfusion 6 and fusebox 4.1. I get a duplicate entry into the database when using Firefox but not when I use Internet Explorer. It's exactly the same code of course!
Any ideas?
Thanks,
Bruce
Hi there,
I'm using javamail to send an html questionnaire that has text areas for users to write sentences in. But when the spacebar is used to put spaces in between words outlook automatically goes onto the next email in your inbox. It's a keyboard shortcut! Outlook express is ok it's just...
Hi there,
I'm trying to update a row of data in a table in an Access database from a Java Application. First it wouldn't work because I had related data in other tables. Changed relationships in database so that it will "cascade update related fields". It now allows me to update data that is not...
Hi there,
I'm trying to update a row of data in a table in an Access database from a Java Application. First it wouldn't work because I had related data in other tables. Changed relationships in database so that it will "cascade update related fields". It now allows me to update data that is not...
Hi there,
I'm trying to send an html questionnaire that has text areas for users to write sentences in. But when the spacebar is used to put spaces in between words outlook automatically goes onto the next email in your inbox. If you go tools>options>other>preview pane and uncheck "single key...
Hi
I'm trying to do a simple web app. A jsp with a form fills a beans properties. A servlet then uses that bean data but I can't seem to get it to work.
This is a simplified version.....
my jsp page is as follows
<%@ page contentType="text/html; charset=iso-8859-1"...
I am using a JScrollPane. When I set the text, the pane is at the bottom, showing the last of the data I sent to the pane. I want the scrollbar to be at the top otherwise the user has to scroll up to see the title and the top of the page. This is something that's been bugging me for a while now...
I'm looking at some past papers for an exam and have a problem with the following answers to a question (answers are beside output in the main method) that you have to give the output for. I think that when you upcast in this manner A a=(A)b if you call a.aMethod, if the method appears in both...
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.