Kaht,
I took out the window.location.href, but nothing doing. I'm wondering if the onclick might be the issue. I know that mozilla browsers are more strict than IE so a small error might be causing this.
As I said I get the alert coming up on the new page, but goes no further after the click...
I'm trying to redirect to a page in same window. Works fine in IE, but not firefox. It's getting to the redirected page because an alert I have there pops up. However when I click on 'OK' the sending page re-opens. Grateful for any suggestions.
Here is the link:
<a href="#" target="_self"...
Hello,
this is a weird one. I've set up a Intranet for some friends using IIS on W2K Pro which has been working fine. But in the interests of tightening up security I gave the admin. person on the machine hosting the Intranet a password (she wasn't using one previously). Immediately started...
I have about 50 stored procedures in a intranet application which I want to convert to MySQL. There are plenty of products to convert the data, but nothing for SPs.
Does anyone know of a <b>guide</b> for undertaking this mammoth task? Some of the SPs are quite 'procedural' IE. use conditional...
Hello,
I'm trying to set up a connection between 2 PCs using my modem. Have set up "Incoming connection" in Network and Dial-Up on remote computer and also Connection with correct Userid, password and phone no. on mine. What I get is "handle is invalid" when trying to...
Hi,
I'm setting up a cookie at the beginning of a long-winded application (lots of data entry) and by the time I want to retrieve it (maybe 30 minutes later) to save to database its gone!
I've tried setting Expires property to 2 days in advance to no avail. Code is below - the Response.Cookies...
Hi,
I'm setting up a cookie at the beginning of a long-winded application (lots of data entry) and by the time I want to retrieve it (maybe 30 minutes later) to save to database its gone!
I've tried seting Expires property to 2 days in advance to no avail. Code is below - the Response.Cookies...
I'm using a "PRINT" button + some Javascript to print a web page, and it does this, but I also get stuff like 'Page 1 of 1' at top and the http address at the bottom, also date at bottom. Is this something I can switch off in IE or is it a Printer configuration problem?
Hi,
I'm using FormManager in Visual Interdev, which seems to handle using one page effectively. As I said this function works great with dropdown listboxes already - so the overall functionality isn't at fault.
Could it be that HTML doesn't add an element to Forms Collection if it is empty...
Hi,
I'm using a function I've used successfully before with dropdown listboxes, but its not working with checkboxes. Basically, if the "breakfast" box is NOT checked (from screen or database) the element does NOT get picked up when I use Request.Form in the function btnSave_onclick...
I have set up a ADO data control on a form. I have used a connection string to SQlserver database which connects OK when clicking on test button. The DC is called 'shopitem'
I'm trying to use 'shopitem' as a datasource in a DBGRID but get the above message. Rest of message advises me to use an...
Don't want to waste anyone else's time. I changed to SQL authentication at PC end and it worked like a dream! (I also used same userid/password as at server end.)
Thanks Ben,
I forgot to say that I selected the correct database from wizard. I'm wondering about having different authentication protocols screwing things up somehow. I'm using NT authentication at Pc end and SQL authentication at Server end.
I'm trying to export 3 tables to my ISP's server from my PC. I keep getting
"UserId (myID)not a valid user on (database I've never heard of)"
My ISP can't or won't help, seeing it as a problem I have created.
I can't see how. I even used the wizard to create this package. Opted for...
Thanks for the response,
my difficulty was a lot to do with an embarrassing misunderstanding of precision/scale, which I discovered after posting. Suffice to say I'm using decimal now, and all is well. I'll have a look at the text/quotes meantime, although the code now seems to be working OK.
I'm getting the following error which (I think) objects to using the 'sweight' parm in the stored proc. I can't work out how I would use the CONVERT function as all given examples are for SELECT statements not qualifying statements:
"Microsoft OLE DB Provider for SQL Server (0x80040E14)...
Hi,
I have starred out the password, if that's OK by you.
var sdbConnString = "Provider=SQLOLEDB;Password=********;User ID=highlandwedding;Initial Catalog=highlandwedding;Data Source=thecount";
The error can be seen at www.highlandwedding.com/test Click on...
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.