opening in a new window

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • suryaprakash86
    New Member
    • Dec 2006
    • 2

    opening in a new window

    suppose i made a html form
    and given a link there
    now if i click on this link the new page should open in a different window.

    if someone know please response its urgent.



    -surya
  • roshancaptain1
    New Member
    • Oct 2006
    • 14

    #2
    Normally when u create a link in an html form that will open in a same window.To open a file in different window use the "target" and "name" attributes in html and try...better go through the html and try it...

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by roshancaptain1
      Normally when u create a link in an html form that will open in a same window.To open a file in different window use the "target" and "name" attributes in html and try...better go through the html and try it...
      Better asked in the html forum.

      Comment

      Working...