Results 1 to 2 of 2

Thread: Defining my own text field

  1. #1
    MikeG
    Guest

    Default Defining my own text field

    The help says I can define my own text fields, but offers no clue how. I
    need one for the URL of the current page being viewed.

    I have a standard component on the master border region that appears on
    every page. It is some script that captures some user statistics and I want
    it to show me the page it is capturing. So what I have now is it captures,
    for every page:

    http://www.mysite.com/countercomponent

    What I need it to look like is:

    http://www.mysite.com/countercomponent?index.html or...
    http://www.mysite.com/countercompone...com/index.html.

    So when I insert an Object HTML into the master border, I need to call
    something like:

    http://www.mysite.com/countercomponent?$URL

    Can anyone tell me how I can capture the name of the URL or define a field I
    can use to do this? Thank you!



  2. #2
    Nancy O
    Guest

    Default Re: Defining my own text field

    Huh??

    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com


    "MikeG" <info@insiderweek.com> wrote in message
    news:g3gjde$b0c2@flsun90netnews01.netobjects.com.. .
    > The help says I can define my own text fields, but offers no clue how. I
    > need one for the URL of the current page being viewed.
    >
    > I have a standard component on the master border region that appears on
    > every page. It is some script that captures some user statistics and I

    want
    > it to show me the page it is capturing. So what I have now is it captures,
    > for every page:
    >
    > http://www.mysite.com/countercomponent
    >
    > What I need it to look like is:
    >
    > http://www.mysite.com/countercomponent?index.html or...
    > http://www.mysite.com/countercompone...com/index.html.
    >
    > So when I insert an Object HTML into the master border, I need to call
    > something like:
    >
    > http://www.mysite.com/countercomponent?$URL
    >
    > Can anyone tell me how I can capture the name of the URL or define a field

    I
    > can use to do this? Thank you!
    >
    >




Posting Permissions

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