Hi, I'm currently running a web site with JCIFS and its running correclty. But I want some users that are not on the domain (contractors) to connect on the web site by a login page where they will enter user / pwd stored in a database. I just want to know if it can be done and what do I have to...
Hi, I want to make have a foreign key on a integer column ta a serial column (the same thing as we can do in Access).
When I execute my file, the following error occurs:
ERROR: UNIQUE constraint matching given keys for referenced table "auberges" not found.
Here is an example...
Hi, I have a weid problem in a VB6 application using ADO conection to a SQL Server 2000. I do have sometime a timout expired on a stored procedure call that return a sigle row in a table (less than 1000 rows). In debug mode, if the error occured and I resume, I press F8 to see if the query can...
Hi
I want to create a cross table with dynamic column. This is quite easy in a stored procedure, but I need to make a inner join on it with another table. The only way was to put this in a function. But a function cannot exec a string or another stored procedure. I tried different syntax and I...
Are they enemy 'cause I have troubles with them.
I'm trying to take a textarea value and write it down in a frame below.
Here is an example:
function preview()
{
parent.preview.document.write('allo');
}
If I try in IE it works perfectly, but it Netscape, nothing happen ans sometime the...
I made a cool script using FileSystemObject. It works perferctly on my development server and when I put it on the production server, it doesn't work. I can make a instance of the object, work with it (getFileName, getExtension, ...), but when I want to read or write a file, it doesn't work. I...
I open a pop-up window and I take a <select multiple> values and move them to another <select multiple> but the window that called my pop-up.
the code works well under Netscape, but freeze my Explorer6.
I use the same code as if I was moving my values between two <select> in the same window...
I want to include a file containing functions in my javascript but I don't want to put a source to my javascript because I have other function that won't be in the file
How do I do
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.