I have a number of VSS databases on my development server. I have the obvious default 'VSS' database but the one I want to store my project in is called 'SQSWEB'. I've set the project to point to this database, it even writes the *.sln file to this database, but the rest of the project gets...
Well thanks for your reply, but it turned out the error was down to me not setting a boolean flag properly, and was (as I suspected) nothing to do with any of the recordsets. If the error message hadn't been pointing my debugging focus in completely the wrong direction it would have taken me...
I've been locked out of a form after making a few minor alterations. The changes involved mainly client side and going from this kind of format (for various reasons)
function btnConfirm_onclick()
{
....
}
to
function btnConfirm_onclick()
{
doIt();
}
function doIt()
{
......
}...
I do use the cookies quite a bit...through the thisPage properties. Also the pages are mostly written in server-side although I am writing a 'version 2' which will be predominantly client-side.
Matt G.
All the people in all the world and I had to be me.
Hi y'all,
I've got an ASP application which uses an ORACLE 8 database. It is run on Windows NT4 clients using ie 5.5. However, ie crashes seemingly at random. These crashes have occurred when using both an NT4 server and win2k server. My colleague has developed a similar application which...
When working in master mode, my web appears to work as expected. However, when I switch to local mode, my recordsets appear to not recognise my data connection.
I'm using a win2000 server, an NT4 (IIS4) client and an Oracle 8 database on a Sparc Station.
I've mirrored the server datasources...
Thanks all, it would appear that after a weeks hard toil, nail biting, hair pulling and growling at managers it turned out that our network guys hadn't followed the steps they'd been given for building the server and hadn't bothered to install Visual Interdev Server...
...I feel a bit silly...
I have a web application that incorporates a database connection. Can this be deployed to a server that I do not have complete access to? i.e. can it be deployed to my isp's server without the file dsn?
Matt
All the people in all the world and I had to be me
I've got a web application which I developed in VID 6 using IIS 4 on NT4. Only problem came when I went to migrate to win 2000 (which obviously has IIS 5).
I got an error message along the lines of the following.
ASP 0177...
...Invalid ProgID
/ScriptLibrary/pm.asp line 191
Which, as I'm sure...
I have a web project created in Visual Interdev 6 using IIS 4 on an NT server. However we are now losing that server and I have to migrate the project to a win2000 server with IIS 5 (obviously). However, when I do this, parts of the web simply do not work. I've isolated the problem as occurring...
Is it possible to set the Z-Order of IFrames?
I've got a DHTML menu which drops down when clicked. The object of the menu is to redirect an IFrame to the selected page. However the menu falls behind the IFrame despite having a Z-Order of 100. Does nayone know a way around this?
Can someone please direct me to a DHTML menu tutorial that i can print off and read on paper, or better still, one that makes sense so that i can read it on screen?
Does anyone know the carraige return character when using a mailto function? Also if anyone has a list of special characters, that would also be appreciated.
Does anyone know the carraige return character when using a mailto function? Also if anyone has a list of special characters, that would also be appreciated.
Does anyone know the carraige return character when using a mailto function? Also if anyone has a list of special characters, that would also be appreciated.
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.