Ask Experts Questions for FREE Help !
Ask
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #1

    Aug 27, 2006, 09:34 AM
    How to add this in frontpage ?
    Hello,

    I'm using frontpage just to build my wesite where there should be a place on one of the pages to point to some commands to make the user run a web-application (something like the hyperlink which points to a web-page but in my case it points to an application ), I've to add some statements like this (as described from the developer ) :

    <Object>
    Write some commands here
    </Object>

    I designg my website without touching the coding at all, because I don't understand it.

    Any tips

    Regards
    AMysticWeb's Avatar
    AMysticWeb Posts: 7, Reputation: 3
    New Member
     
    #2

    Aug 27, 2006, 09:41 AM
    Here is a link to a page where I offer a download.
    http://frontpageforms.com/color_picker.htm

    And here is what the link looks like.
    <a href="colorpk.exe">Here</a>

    So this means that colorpk.exe was saved to my web so when I created my hyperlink to the download it was chosen from the list just like linking to a page. The file must be contained within the web in order to create the link unless you are linking to another site.

    In some cases you may wish to zip the file and then hyperlink to the then zipped folder.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #3

    Aug 27, 2006, 10:40 AM
    To add code like that you are going to have to do it manually. Switch to the HTML view in Frontpage and then insert the code where you want to appear on the page.
    Flintstones1962's Avatar
    Flintstones1962 Posts: 53, Reputation: 2
    Junior Member
     
    #4

    Aug 27, 2006, 11:46 AM
    Hello again,

    Actually I am confused, here is my page, very simple page, as you see there's the word "Demo", where I want the user to click and run the application, now, where should I add this <ojbect>... </object> statements ?

    Regards


    <html dir="rtl">

    <head>
    <meta http-equiv="Content-Language" content="nl-be">
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <title>VisionTruesystems</title>
    </head>

    <body bgcolor="#66FF99">

    <p><!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d-%m-%Y %H:%M" --></p>
    <hr>
    <p dir="ltr"><span lang="en-us"><font size="7">test page</font></span>
    </p>
    <p dir="ltr"><span lang="en-us">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    Distellaan 2, oostende 8400</span></p>
    <p dir="ltr">&nbsp;</p>
    <p dir="ltr">&nbsp;</p>
    <p dir="ltr"><span lang="en-us"><font size="7">Demo</font></span></p>
    <p dir="ltr">&nbsp;</p>
    <p dir="ltr">&nbsp;</p>
    <p dir="ltr">&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>
    <!--webbot bot="HitCounter" u-custom I-image="4" I-resetvalue="100" PREVIEW="&lt;strong&gt;[Bezoekersteller]&lt;/strong&gt;" i-digits="0" startspan --><img src="_vti_bin/fpcount.exe/C:/Vision72/web/?Page=index.htm|Image=4" alt="Bezoekersteller"><!--webbot bot="><!--webbot bot=" I-checksum="63313" endspan --></p>
    <p>&nbsp;</p>

    </body>

    </html>
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #5

    Aug 27, 2006, 11:56 AM
    So insert the code at the end that line like I said,

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

Frontpage 2000 Sitewide Text Changes [ 2 Answers ]

I'm doing updates on a website for somebody and it has to be done in Frontpage, I haven't used this program in years. The address has changed, and it's on each page of the site. I can do a search and replace to change part of it, but there is one line that needs to be deleted. Is there a way to...


View more questions Search