Results 1 to 11 of 11

Thread: IFrame Help
      
   

  1. #1
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Default IFrame Help

    I am using an IFrame on my home page. I am linking to a file that contains a table with some data. The name of the table is district_schedule.bvp. However when I publish the page the file does not show up in the IFrame. What am I doing wrong?
    _____________
    lancecb

  2. #2
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: IFrame Help

    Exactly how did you link it? And what is the link?

  3. #3
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Question Re: IFrame Help

    Ed,
    I did the following:
    1. I dbl clicked on the IFrame
    2. I then clicked on "Browse for a file"
    3. I sellected the file name "district_schedule.bvp"
    4. clicked "OK"
    Thats it.

    When I review the page on the web, the IFrame displays the text:

    "Not Found

    The requested URL /district_schedule.bvp was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

    _________________
    lancecb

  4. #4
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: IFrame Help

    Once you publish nothing will have the .bvp extension any longer it will either be a .html or .php
    if you created the page (in BV) and named it district_schedules and published it, it will be
    http: //www .yoursite.com/district_schedules.html
    No spaces though

  5. #5
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: IFrame Help

    And dont forget that when you link the table page
    you put the iframe name in the TARGET box...................and both pages should be published.

  6. #6
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Question Re: IFrame Help

    The problem that I am having is that when I am in bv, the link is created as filename.bvp and when I link it to the IFrame the .bvp extension is attached. However, when I publish the pages (index.bvp & district_schedule.bvp) the link is still looking for .bvp and is not finding it on the server.
    ___________________
    lancecb

  7. #7
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: IFrame Help

    You have to change the extension to html, BV only creates the bvp extension when it saves it to your computer. Once you publish it changes automatically to either html or php. You have to have the right file names, paths and extensions for the page to be located on the web.

  8. #8
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Default Re: IFrame Help

    Ed,
    Please take a look at www.ehsnkaty.net. Please help me understand what I am doing wrong. As you can see it is telling me that "districtscores.bvp" is not found on the server.
    ___________________
    lancecb

  9. #9
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: IFrame Help

    Exactly, it will never find any pages with the bvp extensions on the servers (Only in your computer, which are not on the servers) I went to your site I was able to find this page (by manually typing in the address
    http://www.ehsnkaty.net/districtscores.html
    but http://www.ehsnkaty.net/district_schedules.html is just a blank page.
    As I said before there are no .bvp extension in links anywhere, anytime.

  10. #10
    lancecb is offline Sergeant
    Join Date
    Dec 2008
    Location
    I live in Katy Tx.
    Posts
    35

    Default Re: IFrame Help

    Thanks! I got it to work by typing in the url in the link within bv using .html. Sothat when the page was published it was able to find the file on the server.
    ________________
    lancecb

  11. #11
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: IFrame Help

    Good job, make sure you do that for all your links they all work the exact same way.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49