passing parameters

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian

    passing parameters

    is it possible to pass parameters in html like in asp.... products.asp?ca t=3

    .... what i want to do is when i click on a html link, it opens up news.html,
    and then opens up a particular news article in an iframe on that page.

    Thanks,

    Brian.



  • Bob Barrows [MVP]

    #2
    Re: passing parameters

    Brian wrote:[color=blue]
    > is it possible to pass parameters in html like in asp....
    > products.asp?ca t=3
    >[/color]

    No. You will need to use an asp page.

    Bob Barrows
    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Comment

    Working...