How to Open a PHP Form/Page in New Window

by 4 replies
5
Hi all,

It's me again.

I am creating a form and I was wondering how I can get it opened in a new window with no menus/buttons and all; with only my Form visible.

I know there's a way it can be done in HTML (I don't remember it though), but the form I have is in PHP extension.

Will wait for your precious response(s)

Good day,
#website design #form or page #open #php #window
  • Your question is a bit vague.
    You can open a new window in a link by using target="_blank"
    Youll likely want to link this to a new page simply with the form to fillout.
    • [1] reply
    • Thanks for your response.

      I already know about this _blank option but actually, I have asked about a Window with NO BUTTONS. Hope it clears.
      • [1] reply

Next Topics on Trending Feed