Hi
I'm a bit confused and think I may be missing an include file or a setting somewhere to tell the compiler where to look for the included file.
I'm simply trying to get the MS example of the STHtmlDialog to run which I downloaded from:
http://www.pocketpcdn.com/articles/htmldialog.html...
Hi
I'm having trouble installing javax.comm onto j2sdk1.4.2_06. I've put all the files in the place detailed in the documentation, but all I get on running BlackBox is the "No ports found!" error. I'm using Eclipse, so I've pointed the build path to comm.jar. Eclipse is happy with the code and...
Hi
I've got a table which holds account numbers, usernames and passwords. I already know the account number, but I want to add a username and password. Obviously the username must be unique, and the field is set not to accept duplicates. The username is going to be made out of the user's first...
Hi
I've got two pages, one page which I want to show to the client and another page whose sole purpose it is to house a bunch of client-side javascript functions. I'm trying to include this page with javascript functions in the page which I want to show the client.
The problem is that although...
Hi
I'm wandering first if its possible to assign variables (such as a username) to an SSL connection at the server-end, so that the server will know for sure which client it is talking to. And secondly how do you do it from ASP or where do I even begin to look? I'm not having much luck with my...
Hi
I'm having trouble trying to join the information of three tables together in an single SQL statement. It can be done in two statements but its a bit wasteful!
I'm trying to get information from the Contract and ClientRT tables which fulfil certain specifications(Contract.FromDate must be...
I'm having a little problem with getting data back out of Javascript arrays. I guess the two different methods or storing slightly different data somehow. My array is initialized as such:
var payment = new Object();
payment.cc = new Object();
If there is data present when the database is loaded...
Hi
I've got a form which calls an asp page with POST. Within this form I have a selection box which has a two different options, each identified by a short string - in this case either cc or ca. When I come to call the value of this using:
var payMet = Request.Form("payMethod");
it is not...
Hi
I've been relentlessly querying google about this and got nowhere, all I can find is how to do it in VB Script or using LiveWire.
What I want to know is once I've inserted a new record to the database (in this case MS SQL Server), how do I find out the Autogenerated indexing number for that...
Hi
I've been relentlessly querying google about this and got nowhere, all I can find is how to do it in VB Script or using LiveWire.
What I want to know is once I've inserted a new record to the database (in this case MS SQL Server), how do I find out the Autogenerated indexing number for that...
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.