Results 1 to 2 of 2

Thread: iFRAME scroller Need help

  1. #1
    Join Date
    Apr 2005
    Location
    New York, USA
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default iFRAME scroller Need help

    RAME scroller
    http://www.dynamicdrive.com/dynamici...e-scroller.htm

    Mac OSX Jaguar 2.8 Netscape 7.2, IE 5.2, Safari, Firefox1.02, OmniWeb5.1

    Seems that it does work in only IE. I can bring up my page in all browsers from my HD but from the server it chokes in Netscape 7.2 and other browsers an puts up a dialog box asking me what to do with it.
    This the message: "the file "external.htm" is of type application/x-httpd-php (HyperText) and Netscape does not know to handle this file type."

    Now I have tried the entire set up 3 times having downloaded a new copy each time. I am wondering if it is the way the path to the external file is set up. ( var iframesrc="external.htm" ) since the page this is on is a index.php.

    Is there a way to call the external file using a php include since my server
    has virtual directory support disabled. I use a fairly large amount of php scripts from a global directory an have no problems doing include or require.

    Since I am a adult and mainstream Webmaster I prefer not to post the URL in the forum, but if you contact me with a private message I will be happy to provide it, if it will help in solving this problem.

    Thank you in Advance

  2. #2
    Join Date
    Apr 2005
    Location
    New York, USA
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    http://www.dynamicdrive.com/dynamici...e-scroller.htm

    Problem has been corrected. A change in the htaccess did the trick. Turns out my server had to make some changes for security reasons on Monday and I missed the email they sent out. Had to add another line AddHandler x-httpd-php .php .htm .html

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •