I used to use the e-kov picturepreviewer.dll to extract image dimensions and details about uploaded image files. Even though I've registered the dll on my new Win 2016 server, it keeps throwing an error "object required". My question is; what other methods are there to get image height, width...
I just finished setting up a dedicated windows 2003 web server on our network and I'm trying to figure out how to configure the Routing in Routing & Remote Access in SBS08. I want to forward port 80 to the web server. There is no router between the cable modem and the server. The 08 server is...
I just set up a Windows 2003 web server. This is a 32bit version of Windows. I've installed the latest version of MySql since I could not find my older version. I've installed the 5.2.5 odbc drivers. In my asp application this is my connection string:
strConn = "Driver = {MySQL ODBC 5.2...
I have just completed a server migration from a dell T105 to a T410. Everything seems to be going pretty well except the Exchange Store cannot be started. The error log had the following entries:
Error - MSExchange ADAccess - Event ID 2114 - Process MSEXCHANGEADTOPOLOGYSERVICE.EXE (PID=3004)...
I'm having troubles getting USB 3.0 working on my Dell Power Edge T-105 server running SBS 08. Does anyone know what brand of usb 3.0 add in card works well with this server? I'm using a Rensesas card and it worked great for one day. Now the drive shows up, and then disappears. It pops up a...
I've been out of the loop for the last few years building an online business and it seems that working with SQL is a lot different than it used to be. I am having a heck of a time figuring out how to add a new database to SQL. Back in the days of 2000, I would just connect with the management...
I need to change one of my websites from asp to php. However, so that I don't loose my search engine standings, I need to keep the asp extension, but have it be running php code.
How can I make this happen?
Thanks,
Michael
This is my code:
<SCRIPT LANGUAGE="JavaScript" type='text/javascript'>
<!--
function showimagenow(){
// alert(document.addproduct.catimage.options[document.addproduct.catimage.selectedIndex].value)
// if (!document.images);
// return
document.images.img1.src="images/catbanners/" +...
I am converting a site from asp to php. I don't want to lose the indexing in the SE's and I would like to use the htaccess file to create a 301 redirect from "xyz.asp" to "xyz.php". But I have no idea how to do so.
If you take a look at the image I've attached. I'm trying to figure out how the red and blue "light beams" were created. I would like to use this technique for some other images I have and I cannot figure out how to create colored "light beams" like this.
Thanks
I have written some JS to verify a form for my web store. It works great up the point of validating all of the contact info. But then it fails and allows the form to submit instead of validating the billing information and forcing the customer to agree to the terms.
The form is on the checkout...
I was just wondering if anyone else is/has experiencing issues with classic ASP on a Windows 2003 Server box? Our Intranet has been running on a windows 2000 server and now we have upgraded hardware and the OS. Most everything works but some things just don't and it's incredibly strange. For...
I've been coding w/ asp 3.0 for the last seven years. It's time, finally, for me to move up to .net. However, I know nothing about .net and I don't understand the new interface.
Here are my questions:
1. How do I create a project in VS.NET 2005 in which to open one of my legacy ASP 3.0...
I've been coding w/ asp 3.0 for the last seven years. It's time, finally, for me to move up to .net. However, I know nothing about .net and I don't understand the new interface.
Here are my questions:
1. How do I create a project in VS.NET 2005 in which to open one of my legacy ASP 3.0...
I'm trying to post the values of a large form to an access database. I have the code writing the sql string to the screen for debugging. If I cut and paste the code into an access query in sql design mode, it accepts the data without any problem. But in my asp code, I keep getting
Microsoft JET...
I'm trying to migrate an ASP app from a w2k server to windows 2003 and from sql2000 to SQL 2005. This is my connection string:"Provider=SQLNCLI;Server=servername;Database=dbname;UID=username;PWD=P@ssw0rd;"The problem is that SQL will not authenticate even though the username is set up in Active...
I have written a screen scraper utility which pulls in the html via the msxml object. I'm using msxml 2.0. Everything works great but the content I'm running through stops feeding and instead the html returned is a "registration page". This is a site for which our company is a paid subscriber...
I'm using vb6 to do some screen scraping of web pages. I'm using the MS XML 3.0 object reference and using this code to get the html:
Dim HttpReq As New MSXML2.XMLHTTP
HttpReq.Open "Get", url, False
HttpReq.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"...
I've got the basic concept but the execution leaves a lot to be desired.
I can't figure out why I cannot get a three column layout to work properly. The footer is getting covered up instead of showing at the very bottom.
Any help that can be offered will be greatly appreciated.
This is the...
I am not very versed in regular expressions and I'm having a hard time creating an expression that will run through thousands of text files and change every occurrence of a string such as "~24~56.htm" where the numbers are varied so it will strip out the first tilde and the first number, leaving...
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.