Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mopacfan
  • Content: Threads
  • Order by date
  1. mopacfan

    Help with retrieving image dimensions & details

    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...
  2. mopacfan

    How can I forward Port 80 to our web server using Routing & Remote Access?

    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...
  3. mopacfan

    Cannot connect to MySQL - Data source name not found and no default driver specified

    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...
  4. mopacfan

    Exchange Store in SBS08 won't load on new server, how to fix?

    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)...
  5. mopacfan

    Want to add USB 3 to Power Edge T105 w/ SBS 08

    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...
  6. mopacfan

    Need help configuring SQL 2005 w/ Mgt. Studio Express

    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...
  7. mopacfan

    Is there a way to do this?

    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
  8. mopacfan

    Need help modifying this script to work with multiple <select> fields

    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/" +...
  9. mopacfan

    need help w/ htaccess

    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.
  10. mopacfan

    Can someone tell me how to create this effect?

    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
  11. mopacfan

    Can someone tell me why this only partially works?

    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...
  12. mopacfan

    Problems with ASP on new windows 2003 server box

    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...
  13. mopacfan

    New to .NET - need help getting started

    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...
  14. mopacfan

    New to .NET - need help getting started

    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...
  15. mopacfan

    Why can't I get this to work?

    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...
  16. mopacfan

    odbc connection will not authenticate

    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...
  17. mopacfan

    Any way to let cookies be set when using MSXML?

    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...
  18. mopacfan

    size limit issue with msxml? how can I get around this?

    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"...
  19. mopacfan

    Why is this layout not working?

    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...
  20. mopacfan

    Need help with regex for search &amp; replace

    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...

Part and Inventory Search

Back
Top