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

    PHP Script Partially Working

    Hey, DaButcher: Thanks for the suggestion. Tried what you suggested and the query results display in MySQL. I also tried msking the query static in the PHP page (i.e., setting the criteria to 1 or 2) and nothing happened in the PHP page. It just doesn't display anything when you click on the...
  2. WalksWithSky

    PHP Script Partially Working

    Hey: Thanks for the responses. Basically, what happens is when the page is opened in the browser, the course names and course descriptions are listed. When you click on a course name, the lessons in that course display underneath. When you click on a lesson name, the lesson names under the...
  3. WalksWithSky

    PHP Script Partially Working

    Hi: Relatively new to PHP, but am developing an application to access an MySQL database. It's a training app, so I first have it displaying the courses, then when a use clicks on a course, it displays the modules listed in that course under the course name. Then what I would like it to do is...
  4. WalksWithSky

    Multiple Host Header Names

    Thanks, Chris for that clarification. They are two different websites. No spam or mirrors. They are two websites for a non-profit organization -- completely different, different content, different domain names, etc. We currently have 5 websites on the server. We are adding a sixth one...
  5. WalksWithSky

    Multiple Host Header Names

    Thanks, Faithless -- I'll try that and let you know. Thank you very much for all the help. Walks With Sky
  6. WalksWithSky

    Multiple Host Header Names

    Thanks, Faithless. The file names for the default pages are fine. For both sites, they are set correctly in the site properties, when you look at the documents tab. The full file name is listed there, and that's all that's listed for them. When a multiple host header name is set for site A...
  7. WalksWithSky

    Multiple Host Header Names

    Thanks, Faithless. index.html is the default content page for site A under the site properties. Is there any other reason why specifying multiple host headers for a site would do this? Walks With Sky
  8. WalksWithSky

    Multiple Host Header Names

    Thanks, Faithless. For some reason, the default page for site A is index.html. Should I rename it to index.htm? Site B is index.htm. The full name of the page is showing up on the Documents tab of the properties for both sites. Walks With Sky
  9. WalksWithSky

    Multiple Host Header Names

    Thanks, Faithless: This is what I tried: For site A, multiple host header of www.siteA.com; and for site B, multiple host header of www.siteB.com. When I go to a browser and enter one of hte domain names, I get a message of "This site does not appear to have a default document set, or may be...
  10. WalksWithSky

    Multiple Host Header Names

    Thanks to both for your reply. I did search the site but did not really find what I was looking for. Faithless, just so I understand, I give website A a multiple host header name of website B, and I give website B the multiple host header name of website A? Thanks again for the help, Walks...
  11. WalksWithSky

    Multiple Host Header Names

    Hello: Running a windows 2000 server with IIS 5.0. We have 5 websites on the server with 5 different IP addresses. We have to add a website to the server and were advised to use multiple host header names. We have one website, website A, that we are using the same IP address for the new...
  12. WalksWithSky

    CSS displaying differently on MACs

    Hello: Is there anything that can be done about CSS displaying page layouts differently on a MAC than on a PC? I've done a few sites where it looks great on a PC, but looking at it on the MAC, it usually has a DIV out of place somewhere. The thing that confuses me is the CSS and HTML are both...
  13. WalksWithSky

    What's behind this Flash effect?

    codehopper: Here's a link where you can download the .FLA file and dissect it: http://www.flashkit.com/movies/Effects/Mouse_Trailers/Line_Tra-Den_Ivan-80/index.php?chk=no Walks With Sky
  14. WalksWithSky

    What's behind this Flash effect?

    Codehopper: Check out this link for a tutorial on mouse-trailers: http://www.kirupa.com/developer/mx/mousetrailer.htm Walks With Sky
  15. WalksWithSky

    Dynamic Text Loading BUT not displaying in Browser

    Hey, oldnewbie: It was actually one of your replies to an old post that gave me the answer -- path was relative to SWF file rather than HTML file. once I made the path in actionscript relative to HTML file rather than Flash file, it showed up fine in browser. I seem to remember not having to do...
  16. WalksWithSky

    Dynamic Text Loading BUT not displaying in Browser

    Hello: Found the answer in an older thread, problem solved! Walks With Sky
  17. WalksWithSky

    Dynamic Text Loading BUT not displaying in Browser

    Hello: Ran into a problem I've never encountered before, hoping someone here has and can help out. I've got a site that has many Flash movies with dynamic text boxes, with the text loading from a text file. The text loads when testing the movie, and even when playing the SWF file. But it does...
  18. WalksWithSky

    Dynamically Loaded Slideshow

    Bill: Redid the movie and it worked out great! Thanks for the advice! Walks With Sky
  19. WalksWithSky

    Valid HTML when using SWF?

    Hello: Does anyone know how to make the embedding of a SWF file valid HTML according to W3C? I've got a page where I have a SWF file embedded, and the only code that's showing up as invalid HTML is the code embedding the swf. Anyone know of a way around this? Here's the code it's saying is...
  20. WalksWithSky

    Dynamically Loaded Slideshow

    Thanks, Bill, for the quick response. So I should rethink the movie, and that might solve my layer problem? Cool, I'll try that. Thanks again! Walks With Sky

Part and Inventory Search

Back
Top