PDA

View Full Version : Form in Box



smash
6 Jul 2007, 7:58 AM
Hi

I am going to build a litte page and I would like to make a Toolbar.
In the Toolbar is a Button and when I press this button a box should appear, wherein a form should be.

How can a realize these things?

The Toolbar is finished, but I don't know how I could build the box with the form in it...


Smash

smash
7 Jul 2007, 9:37 AM
can pls somebody help me. I know it is a very basic question, but I am new and I need some help pls!!!

Smash

smash
8 Jul 2007, 9:02 AM
:((:((:(( Is someone here?!?!?!?!?!??! :-/:-/:-/

tryanDLS
8 Jul 2007, 9:08 AM
Nobody is here to write code for you, and crying every day b/c you don't get a response isn't going to get you help any faster.

There are numerous examples and tutorials that illustrate performing actions on button clicks, including opening a dialog window. There are also examples of building forms - doing it in a dialog is not any different. You need to look at and understand the example code and begin to put the pieces together to build the application you want - that's how programming is done.