Results 1 to 4 of 4

Thread: Adding a form, but SAVE as an html file?
      
   

  1. #1
    modernvox Guest

    Question Adding a form, but SAVE as an html file?

    Is it possible to add a form, but save the page as an html file instead of php?
    I don't need the form to function.

    Thanks,
    Mike

  2. #2
    hidden is offline Sergeant
    Join Date
    Aug 2008
    Posts
    39

    Default Re: Adding a form, but SAVE as an html file?

    yes you can make an entire form publish it as html of course it wont work to avoid any problems better you dont publish it but that is my own opinion

  3. #3
    travlinman is offline Major
    Join Date
    Feb 2009
    Location
    Gran Canaria
    Posts
    444

    Thumbs up Re: Adding a form, but SAVE as an html file?

    Sure Mike,

    if your form is for display purposes you can save & publish as html.

    You have to save as php, for the built in script which processes the form to work.

  4. #4
    Alien Dude's Avatar
    Alien Dude is offline Lieutenant Colonel
    Join Date
    Apr 2008
    Location
    The Dark Side
    Posts
    562

    Default Re: Adding a form, but SAVE as an html file?

    Just place the edit boxs, dropdown, radio buttons and so forth, even a submit button on the page without a form grid. then publish as html, php or htm or what you want.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49