Jump to content

Form Code Help!

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Belight

Belight

    Newbie

  • Members
  • Pip
  • 1 posts
I hope this is the correct forum, I'm new here.

Basically I am in charge of running a company intranet. As I'm kinda their go to guy for design and webpages I have been asked to build a form that will help our employees.

Now I understand HTML and CSS, but I've always been bad with forms. I'm hoping you guys can help me with my noob question.

Here is what my boss is wanting from a form:
"I want to allow employees to fill in empty fields and check boxes which would generate specific text based on what they input. The text would consist of a combination of what they enter into text boxes and predetermined text selected from check boxes."

Is it possible to make a form generate text without being mailed first? We want employees to click check boxes and fill in fields and then be able to copy and paste the text that is generated?

I have access to FrontPage, Outlook's form designer, and InfoPath. Any suggestions which is best?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Notepad. You will probably need to use JavaScript, if I understood you correctly.

FrontPage sucks, as does Outlook. I'm not familiar with InfoPath. Kompozer is at least fairly modern.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
davesimmonds

davesimmonds

    Newbie

  • Members
  • Pip
  • 1 posts
thanks for this

#4
bekace

bekace

    Newbie

  • Members
  • PipPip
  • 13 posts
i have same issue too