VideoHelp Forum




+ Reply to Thread
Results 1 to 21 of 21
  1. I set up a free Angelfire account to do a trial run of my website, but every time I try to publish via Frontpage's ftp publish feature. Each time I try to publish, I get this error: "dynamic Frontpage components such as search form or Frontpage form handler. They could not be displayed because the server does not have the Frontpage extensions."

    I've double and trple-checked everything...it doesn't appear to be anything wrong on my side. Could it just be Agelfire's craptastic free service?

    http://www.angelfire.com/jazz/airbrushdvd/

    Can anybody recommend a free service to trial run my site?

    as always, thanks a million...
    Quote Quote  
  2. Member
    Join Date
    Jul 2001
    Location
    Maryland
    Search Comp PM
    i know that tripod.com supports front page server extensions.

    I have a website on there that uses front page hit counters.


    My other server at sslcatacomb supports ffrontpage but it's a pay server.
    Quote Quote  
  3. I went to tripod and apparently its the same site as Angelfire

    Angelfire=Lycos=tripod.
    Quote Quote  
  4. Member
    Join Date
    Oct 2001
    Location
    Monroe, Mi
    Search Comp PM
    yeah angelfire doesnt support frontpage. just upload your files manually and then edit the html links.
    Quote Quote  
  5. It's starting to bug me now...the faq says that they support FP2k2.

    Sitlet, what am I supposed to edit? The code I have is fine (I think):

    src="intro_cover.jpg" width="290" height="194"></p>
    <p align="center"><font


    That's what I'm using for one of the pics on the first page.

    Rookie...good links, but I'm not selling porn
    Quote Quote  
  6. Member
    Join Date
    Oct 2001
    Location
    Monroe, Mi
    Search Comp PM
    src="intro_cover.jpg" width="290" height="194"></p>
    <p align="center"><font
    you need to specify exactly where the image is. 1st, upload the intro_cover.jpg to your site using the uploader on angelfire. be sure it is in the root directory. then the code should read:

    src="http://www.angelfire.com/jazz/airbrushdvd/intro_cover.jpg" ......

    do this same thing for all your pics
    Quote Quote  
  7. Member
    Join Date
    Nov 2003
    Location
    Middle of Tornado Alley
    Search Comp PM
    I even have to do this
    1st, upload the intro_cover.jpg to your site using the uploader on angelfire. be sure it is in the root directory. then the code should read:

    src="http://www.angelfire.com/jazz/airbrushdvd/intro_cover.jpg" ......

    do this same thing for all your pics
    for Tripod even with the FrontPage extensions to get my form confirmation pages to work, and I might need to do the same for some of my JavaScript images. It's just one of the little problems with FP and Microsoft.

    I went to tripod and apparently its the same site as Angelfire

    Angelfire=Lycos=tripod.
    This isn't entirely true. I am using Tripod for my FrontPage site. The difference between Angelfire and Tripod is that Tripod supports FrontPage components...you have to go into your account settings and enable FrontPage extensions for this to work, I think the default setting is for the extensions to be turned off. Once they are enabled, in FrontPage you can select "File, Publish Web...," and type the following: http://frontpage.tripod.com/(username)/ and it will publish without a prob (except for forms and a few other glitches).
    "I argue very well. Ask any of my remaining friends. I can win an argument on any topic, against any opponent. People know this, and steer clear of me at parties. Often, as a sign of their great respect, they don't even invite me."
    -Dave Barry
    Quote Quote  
  8. I changed my html to:

    </p>


    But the pics still didn't show up...
    Quote Quote  
  9. Member
    Join Date
    Nov 2003
    Location
    Middle of Tornado Alley
    Search Comp PM
    I double checked your HTML in FrontPage...replace your Image source line with this:



    You don't really need the closing statement (</p>) for the image to show up, I think that is what was messing you up. If you are using FrontPage, there is an easy way to double check your HTML for a picture. Make a blank new page, click on Insert...Picture> From File. Type in the location of your image (http://www.angelfire.com/jazz/airbrushdvd/intro_cover.jpg) in the URL field, and click okay. You can then switch to the HTML view, and double check the picture information.

    "I argue very well. Ask any of my remaining friends. I can win an argument on any topic, against any opponent. People know this, and steer clear of me at parties. Often, as a sign of their great respect, they don't even invite me."
    -Dave Barry
    Quote Quote  
  10. mec_modifier...I changed my text as you said and the pic still didn't show up...ironically, the counter did... FWIW, are you using FP2000? I have FP2002 and the window you have open isn't in my version...at least not like yours.



    This is turning into a PITA!

    Any other clues?
    Quote Quote  
  11. Member
    Join Date
    Nov 2003
    Location
    Middle of Tornado Alley
    Search Comp PM
    Hmm...I have no other ideas. Well, at least we know that the picture is on the server. Other than that, I'm stumped.
    "I argue very well. Ask any of my remaining friends. I can win an argument on any topic, against any opponent. People know this, and steer clear of me at parties. Often, as a sign of their great respect, they don't even invite me."
    -Dave Barry
    Quote Quote  
  12. Give it a try on this one -


    http://150m.com/
    Quote Quote  
  13. Member Conquest10's Avatar
    Join Date
    Sep 2002
    Location
    Chicago, IL
    Search Comp PM
    Some advice: You shouldn't use html to resize an image.
    His name was MackemX

    What kind of a man are you? The guy is unconscious in a coma and you don't have the guts to kiss his girlfriend?
    Quote Quote  
  14. Member Conquest10's Avatar
    Join Date
    Sep 2002
    Location
    Chicago, IL
    Search Comp PM
    Post your complete code. There has to be something else that is messing it up.
    His name was MackemX

    What kind of a man are you? The guy is unconscious in a coma and you don't have the guts to kiss his girlfriend?
    Quote Quote  
  15. Here's the complete code for the page...what I don't understand is that the company logo show fine and it's the same format as the pictures that don't show...does the server have a limit on the file size of the pics? The logo is ~16k, but the other pics are 70k+...I'll try to resize and see if that works. Until then, here's the code:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

    <html>
    <head>
    <title>template28</title>
    <link rel=stylesheet type="text/css" href="style.css">
    </head>

    <body bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0" background="background.jpg">
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
    <tr valign="top">
    <td width="148" height="111">[img]topleft.jpg[/img]</td>
    <td width="100%" height="111" background="topbg.jpg">

    <p align="center">[img]logo3.jpg[/img]</td>
    </tr>
    </table>


    <table width="949" cellpadding="0" cellspacing="0" border="0">
    <tr valign="top">
    <td width="96">[img]spcr.jpg[/img]</td>
    <td width="675">
    <table width="644" cellpadding="15" cellspacing="0" border="0">
    <tr valign="top">
    <td width="248">
    <p align="center">
    <font face="Nominal BRK" size="5" color="#FF0000">NEW VIDEOS</font>
    </p>
    <p align="center">



    <p align="center"><font face="Nominal BRK" color="#50905E">
    An Introduction to Airbrushing</font></p>
    <p align="justify"><font face="Times New Roman">This DVD is
    designed for the beginner. Inside this DVD, you'll
    learn: The types of airbrushes and their uses, the parts of
    the airbrush, how to breakdown and clean your airbrush, hose
    and paint selection, compressor selection, and exercises to
    start you on your way. <font color="#FF0000">$20</font></font><p align="center"><Form method="post" action="https://www.paypal.com/cgi-bin/webscr" target="paypal">
    <input type="hidden" name="cmd" value="_cart">
    <input type="hidden" name="business" value="therankfamily@hotmail.com">
    <input type="hidden" name="item_name" value="Intoduction to Airbrushing">
    <input type="hidden" name="item_number" value="">
    <input type="hidden" name="amount" value="20.00">
    <input type="hidden" name="currency_code" value="USD">
    <input type="hidden" name="shipping" value="4.00">
    <input type="hidden" name="shipping2" value="">
    <input type="hidden" name="handling_cart" value="">
    <input type="hidden" name="bn" value="ButtonFactory.Angelfire.001">
    <p align="center">
    <input type="image" name="add" src="http://af.lygo.com/d/paypal/buttons/x-click-but01.gif" width="62" height="31">
    </p>
    </form></td>
    <td width="4"></td>
    <td width="302">

    [img]self_portrait.jpg[/img]<center><h3>
    <font size="6" face="Nominal BRK" color="#50905E">Justin Rank</font></h3></center>
    <p align="justify">Justin Rank has been airbrushing since 1991 and has been
    airbrushing professionally since 1993. Justin has been trained by Steven
    Driscoll and Henry Asencio and currently works as a freelance illustrator and
    video editor.</p>
    <p align="center"><font face="Nominal BRK" size="5" color="#50905E">The Epiphany</font></p>
    <p align="justify"><font face="Times New Roman">It wasn't too long ago that I
    was perusing an airbrush magazine. As was the case with the magazine, many
    of the videos they offered were outdated (in some cases over ten years old) and
    in a video format past its prime...namely VHS. It took me nearly a year
    for it to dawn on me that I had the same talent that a lot of the folks in the
    magazine had. What's more was that I knew a little something about video
    editing as well. As a result, I started putting together a line of
    instructional airbrush videos that not only contained the most up-to-date
    information available, but I also had the knowledge to get the information out
    to the public in DVD format...something NOBODY is doing at the time.</font></p>




















    <p align="center">

    copyright 2004 </p>
    <p align="center">A WC Production
    </p>





    </td>
    </tr>
    </table>
    </td>


    <td width="178">
    <table width="178" cellpadding="0" cellspacing="0" border="0">
    <tr valign="top">
    <td>


    <!-- this is the code for a button below,
    just copy and paste the code to make multiple
    buttons, you will notice we have did this
    six times for example -->


    <table width="178" height="41" cellpadding="0" cellspacing="0" border="0"><tr valign="top"><td width="178" height="11">
    [img]buttontop.jpg[/img]</td></tr><tr valign="top"><td width="178" height="20" background="buttonbg.jpg">
    [img]buttonspcr.gif[/img] Airbrush DVD's
    </td></tr><tr valign="top"><td width="178" height="12">
    [img]buttonbottom.jpg[/img]</td></tr></table>


    <table width="178" height="41" cellpadding="0" cellspacing="0" border="0"><tr valign="top"><td width="178" height="11">
    [img]buttontop.jpg[/img]</td></tr><tr valign="top"><td width="178" height="20" background="buttonbg.jpg">
    [img]buttonspcr.gif[/img] Gallery
    </td></tr><tr valign="top"><td width="178" height="12">
    [img]buttonbottom.jpg[/img]</td></tr></table>

    <table width="178" height="41" cellpadding="0" cellspacing="0" border="0"><tr valign="top"><td width="178" height="11">
    [img]buttontop.jpg[/img]</td></tr><tr valign="top"><td width="178" height="20" background="buttonbg.jpg">
    [img]buttonspcr.gif[/img] Airbrushing Tips</td></tr><tr valign="top"><td width="178" height="12">
    [img]buttonbottom.jpg[/img]</td></tr></table>

    <table width="178" height="41" cellpadding="0" cellspacing="0" border="0"><tr valign="top"><td width="178" height="11">
    [img]buttontop.jpg[/img]</td></tr><tr valign="top"><td width="178" height="20" background="buttonbg.jpg">
    [img]buttonspcr.gif[/img] Links
    </td></tr><tr valign="top"><td width="178" height="12">
    [img]buttonbottom.jpg[/img]</td></tr></table>

    <table width="178" height="39" cellpadding="0" cellspacing="0" border="0"><tr valign="top"><td width="178" height="11">
    [img]buttontop.jpg[/img]</td></tr><tr valign="top">
    <td width="178" height="18" background="buttonbg.jpg">
    [img]buttonspcr.gif[/img]
    Contact Us
    </td></tr><tr valign="top"><td width="178" height="12">
    [img]buttonbottom.jpg[/img]</td></tr></table>










    </p>


    </p>



    </p>







    </p>
    <table align="right" cellpadding="0" cellspacing="0" border="0"><tr valign="bottom" align="right"><td valign="bottom" align="right"><p align="right"></p></td></tr></table>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>

    </body>
    </html>
    Quote Quote  
  16. bump...

    anybody see a problem with the code?
    Quote Quote  
  17. Member Conquest10's Avatar
    Join Date
    Sep 2002
    Location
    Chicago, IL
    Search Comp PM
    The code you posted has nothing wrong with it as far as I can see (I haven't really looked carefully at it, though). The code on you site is different. The first image is named intro_cover.jpg and you have it correct on the code that you posted. However, the code on your site points to a file named: intro%20cover.jpg. That file doesn't exist, so it doesn't show up.
    His name was MackemX

    What kind of a man are you? The guy is unconscious in a coma and you don't have the guts to kiss his girlfriend?
    Quote Quote  
  18. Originally Posted by Conquest10
    The code you posted has nothing wrong with it as far as I can see (I haven't really looked carefully at it, though). The code on you site is different. The first image is named intro_cover.jpg and you have it correct on the code that you posted. However, the code on your site points to a file named: intro%20cover.jpg. That file doesn't exist, so it doesn't show up.
    Yea...that's where the problem is

    You can't name any files with a "_" in the name - Angelfire doesn't support those characters.


    Rename intro_cover.jpg to something else like, introcover.jpg
    Quote Quote  
  19. OMG it worked!!!

    Take a look at the site and let me know if you like it...

    Thanks again guys...you're the reason I come here

    http://www.angelfire.com/jazz/airbrushdvd/
    Quote Quote  
  20. Video Restorer lordsmurf's Avatar
    Join Date
    Jun 2003
    Location
    dFAQ.us/lordsmurf
    Search Comp PM
    Don't like it. Test fonts bad, tables change from page to page. It's stuck at 1024x768 (will not resize at all). Header and footer change page to page. Top of page header looks like it's not working right (1-2 inch drop?).

    Good start. You're making progress.

    Check out some of the template here:
    http://allwebcodesign.com/setup/templates.htm

    Just give them a look, maybe give you ideas on how to improve.
    Found these today myself, gave me a few good ideas.
    Want my help? Ask here! (not via PM!)
    FAQs: Best Blank DiscsBest TBCsBest VCRs for captureRestore VHS
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!