Welcome Guest Search | Active Topics | Sign In | Register

Message Box can I do this ? Options
Digs
Posted: Wednesday, December 9, 2009 9:21:36 PM
Rank: Newbie
Groups: Member

Joined: 11/22/2009
Posts: 6
http://screencast.com/t/NzEwZjM4NTYt

A box that pops up, with a few text boxes in it, get some information then post the info via server side code ?

So I guess I am after a custom Input box..

If message box cant do this do you have other tools for this type of thing ?
eo_support
Posted: Wednesday, December 9, 2009 9:28:56 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will use Dialog control, not MsgBox control for that. MsgBox control is a special kind of Dialog control that only displays message. It does not take input.

Thanks
Digs
Posted: Wednesday, December 9, 2009 10:32:12 PM
Rank: Newbie
Groups: Member

Joined: 11/22/2009
Posts: 6
I assume with the Dialog control I can put in any html stuff I like..

<tables>
<span>
<literals>

reference JS functions



eo_support
Posted: Wednesday, December 9, 2009 10:56:39 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
You can put pretty much anything inside a dialog. You will want to check out the documentation and samples first to see how it works.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.