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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rexolio2008

  1. rexolio2008

    Looking for a quality, affordable ASP hosting service... help!

    I'm trying to find a quality ASP hosting service that actually works! I've used Go Daddy, but their proprietary interface for SQL Server is so limiting that it ties my hands! I've used IX Web Hosting, but holy cow, everything runs slow or doesn't work half the time or the domain doesn't...
  2. rexolio2008

    ADODB Recordset with CSV File - No data

    I don't want to repeat a lot of what was included in this thread: thread333-1504695 because I'm having pretty much the exact same problem, but no one responded to that one, so I'm hoping they will here. I just need something to focus my attention on - I have no clue. I have an ASP page that...
  3. rexolio2008

    htmlfile: Type Mismatch (MooTools 1.11)

    Dan, Thanks for forwarding that. I was hopeful at first, but it didn't worked. It asked me to change line 2590 in the MooTools JS from: removeListener: function(type, fn){ if (this.removeEventListener) this.removeEventListener(type, fn, false); else this.detachEvent('on' + type, fn)...
  4. rexolio2008

    htmlfile: Type Mismatch (MooTools 1.11)

    Okay, so I have some work to do cleaning up some of the CSS and HTML. However, the major Javascript issues are coming from the gallery script I'm using on the home page (where the picture changes, text scrolls up, etc.) It's JD Gallery and it used MooTools and I've done very little to change...
  5. rexolio2008

    htmlfile: Type Mismatch (MooTools 1.11)

    Sorry for wasting your time... that's remedial stuff. Very sorry!
  6. rexolio2008

    htmlfile: Type Mismatch (MooTools 1.11)

    I have a page that keeps throwing javascript errors in IE. When I run script debugger, I get an error "htmlfile: Type Mismatch". It's something to do with MooTools 1.11, but I'm very clueless with Javascript. Might even be another javascript file that is throwing off this one, for all I know...
  7. rexolio2008

    Need help determining if my web host's service is spotty

    the problem seems to happen throughout the day and it doesn't seem to matter whether the page has actual ASP or is just an HTML page with an ASP extension.
  8. rexolio2008

    Need help determining if my web host's service is spotty

    Okay, I ran a ping on the server in question (the one I'm having performance issues with my site), one site at Go Daddy (which has the occasional issue, too, but not like this) and then a 3rd that I know is being hosted at a facility near the guy hosting the problem server (for comparisons)...
  9. rexolio2008

    Need help determining if my web host's service is spotty

    Great thinking! I did that and have attached screen shots. For the most part, although there are some high response times on the host, compared to Yahoo's resources it doesn't seem off to me (correct me if I'm wrong). Too bad you can't do a ping on specific pages. That's what I'd really love to...
  10. rexolio2008

    Need help determining if my web host's service is spotty

    I'm a classic ASP developer (a dying breed, I know) and know enough SQL Server to do my job. I'm not major server professional, although I can figure somethings out if given enough time and Google. I'm having a hard time determining if the service I'm using (hosting service) is dependable. It...
  11. rexolio2008

    PHP Upload Script - Undefined Variable Error

    Anyone know how I can change the name with the script above? I'd like to be able to remove spaces and special characters from the name... And perhaps prepend a unique identifier to the name.
  12. rexolio2008

    PHP Upload Script - Undefined Variable Error

    Worked like a charm. You're my hero!!!
  13. rexolio2008

    PHP Upload Script - Undefined Variable Error

    Vacunita... Thanks for the quick respose. Doesn't make sense to call the function if it's not used. I just don't know how to change it. Everything I've tried doesn't work.
  14. rexolio2008

    PHP Upload Script - Undefined Variable Error

    I think this will be easy - I just don't know much about PHP to figure it out. I paid someone to build this PHP upload script for me. Now I can't get in touch with them to fix it. The script below successfully uploads an image that is over 400 pixels in height or width, but if the image is...

Part and Inventory Search

Back
Top