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 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...
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...
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)...
I'm running an ASP script under MSDTC and can't seem to get the debugger to take over execution. I manually startup debugger and under "running docs" I can see each page until the MSDTC page when it falls over with my current problem - redirecting to my error page. IE. I don't get to...
This is a "works on my PC, but not on ISP's server" problem.
I have an ASP script which is running under MSDTC. The error message is "Object doesn't support this property or method " Error no. is 800A01B6. Current debugging indicates that there are no errors from the SQL...
I'm trying to populate an array. Instead of slots looking like "Accomodation","Ceremony","Transport" etc. they are being populated as below the code. Any kind person who can help? (I suspect I should build up a delimited string then 'split' it...)
var sDesc...
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.