Hi there
I have Backup Exec 8.5 and installed all necessary agents - Open Option agent, Remote Agent, and Exchange Agent for our mail server. We have several servers on our network and all backup fine apart from the following error in the log file:
"Unable to attach to...
Hi
Is there a way to comment out a block of code in ASP / VBscript as opposed to using ' before each line? In Javascript you can use /* block */ but have yet to find a similar QUICK way of doing the same in ASP.
From searching on Google it doesn't seem as though it's possible - other than...
Hi
I have looked in many resources for the last few days and done exactly as I'm supposed to to enable a .pl (Perl) script to run and execute on IIS (by going into the Configuration section under Home Directory tab of the website in IIS. However I keep getting a Page cannot be found 404...
Hi
I have just boaght a Creative Labs Soundblaster Audigy SE sound card. My operating system is Windows 2003 Server Standard Edition Service Pk 1.
On the packaging it says it includes the drivers up to XP Pro 64 bit and Win2k. The salesperson told me to get the 2003 drivers from the Creative...
Hi there
I have a website www.mydomain.com and wish to allow users to visit my site without the need to type the' www' as is the case with 99% of websites.
I have tried adding a new host header in our DNS administration in Forward Lookup Zones using no name (uses 'same as parent folder') - so...
Hi
I have a website (www.mywebsite.com) which works fine. However if a user types the domain without the www prefix they get sent to a page saying "Under Construction" or occasionally "No website configured at this address". I want them to be able to get to my website by just typing the domain...
Hi there
I have created a drop down list which is called User Type. The data in this drop down list is populated by data in a database. This is all fine. However my problem is not the saving to the database (this works fine), my problem is displaying the 'selected' value and all the other...
Hi
I have a few images which are all rectangular in shape with normal 'sharp' corners. However I would ideally like to soften the shapes and make the corners 'curved'. Is there an option or tool to do this in Photoshop 7?
Thank you very much for any help.
Hi
Please can anyone tell me how to find a certain character in some records and then replace it with another. Basically I need to search my database records in a certain field and find any single quotes and replace them with ` instead. I can do this in ASP but I'm not sure how to do this in...
I have a form where I need to know when the submit button has been clicked. I check for when the submit button is clicked by the following in VBscript:
If Request.Form("btnSubmit") <> "" then
My submit button is as follows in HTML:
<input type="submit" name="btnSubmit" value=" "...
Hi
My computer currently has IE6 as its browser. I have created a website and want to test different browser compatibilities. I have already installed and tested Firefox which can be run alongside my IE6.
Can I install and run Netscape alongside my IE6 or will it cause problems? I also wish...
Hi
I have a string called "stringQuery" made up of characters and spaces. I have calculated the total length using
len(stringQuery)
There is a word in the string "or". I would like to remove everything to the left of stringQuery up to and including this word.
I have used the function InStr...
Hi
Please can someone help me. Is there a way to set the maximum width of a drop down select list? Currently it always goes to the maximum width of the longest item in the select list. Is there anyway to reduce the "display" width of the drop down list (even though there is an item in the...
Hi
I have a submit button input field for a form (called frmLogin) ...the code is as follows:
<input type="submit" name="btnLogin" value="Login">
This all works fine and I use the following code to determine if the submit button has been pressed on the page:
If Request.Form("btnLogin") <> ""...
Hi there.
Please can someone help me. I have an image which I am going to use as a background to a cell. I am using this image as a 'pixel' image which I want to expand to the width of the table that the cell is within automatically. The table width is set using 100% (so if a user's screen...
Hi
I have a sql server database and some asp pages. I have two tables - one is a "quote basket contents" table and one is a "product" table that holds all my product items. I wish to add some product data to the quote basket contents table based on a certain product code (the product code is...
For some reason when I click Cancel to the confirmation box that appears the page tries to reload. However it just hangs and eventually times out with a Page Cannot Be Displayed error with
"HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services"
Here is some detail...
Hello
We have several computers on a network, all on windows server. Is there some software available that will check each local machine and display a summary of the microsoft licenses held on that machine (such as office or windows licenses)?
Thank you very much for any help.
Hi
I have created an ASP page which outputs data from a database displaying contents of a basket. This all works fine. One of the fields that is displayed is the 'quote basket name' which I have displayed in an input text field to allow a user to edit it. Next to each record that is displayed...
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.