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!

Search results for query: *

  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)

    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...
  4. 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...
  5. 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...
  6. rexolio2008

    padding and fieldset border issues in IE

    I have an issue in IE that I'm not having in other browsers (argh) and not sure what else to do about it. They're minor, but would still like to nail it. 1. I have a form where there's a class called .input-instruct which positions text underneath input fields for instructional purposes. In...
  7. rexolio2008

    mssql_connect and mysql_connect in PHP.ini

    Can anyone help me? My host has PHP and MySQL set up on his server. He also has SQL Server. I have someone creating a PHP script for me, but I need it to adding records to a table in SQL Server instead of MySQL. When my host trying to set up the mssql_connect function in the PHP.ini file, all...
  8. rexolio2008

    Margin/Padding & Text Wrap Issues from a CSS Newbie

    Okay, so you guys helped me big time the other day. I'm getting the padding and margin stuff down, but still having some issues. Specifically, I can't figure out why some of my text which should be appearing underneath "Read Us Online" is appearing behind the ad space place-holder on the next...
  9. rexolio2008

    Margin / Padding Issues from a CSS newbie

    I'm still learning CSS and I've ran into some margin/padding issues that I can't figure out for the following page: http://www.rexolio.com/sites/sunshineartist/ In IE7, everything looks fine. In FF3 and Safari, it does not. Specifically, there is too much space between div.slogan and...
  10. rexolio2008

    HELP! Stupid DIV causing SWF to shrink in Firefox

    I'm posting this here because I believe it's a CSS issue and not a Flash issue. I'm trying to implement a flash photo gallery into a site I'm helping with. The flash is contained in a div with a height of 479 pixels. The SWF is set to appear in 100% of it's container (#text-exp2), so I believe...
  11. rexolio2008

    DOC_ROOT value for IIS

    I'm VERY new to PHP, so I apologize if this is very remedial... I'm trying to get FancyUploader to run on an IIS box. PHP works on this server (WordPress, etc.) so I'm sure it's just a matter of me not understanding the correct values here. Here's the code...
  12. rexolio2008

    Get URL for previous page

    I know that I can get the referrer for a particular page - meaning I can retrieve the URL from which a user clicked a link to my site. BUT, how can I retrieve the user's previous URL, even if they don't click a link but instead type my web address into the browser address bar. What I'm...
  13. rexolio2008

    Using variable in Javascript to populate the value of a 2nd variable

    I have a javascript include file I received from a third party (web analytics) that has a variable in it called s.PageName. This variable is dymanically generated. On the actual page that is being tracked, after the above javascript file is referenced, there's some on page javascript. One of...
  14. rexolio2008

    Drop down menus appearing right in Firefox but not IE7

    I don't have a lot of experience with css and am getting back into site development as a hobby. I cannot for the life of me figure why my drop down menus line up correctly in firefox but not in IE. In IE, the drop downs are moved way over to the right and the "Welcome to..." text is pushed down...

Part and Inventory Search

Back
Top