CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Panel not submitting

Print topic Send  topic

Author Message
CodeChargenewbie

Posts: 114
Posted: 01/07/2008, 7:26 AM

I created a page that contains only a panel, nothing else. I created a button with the Forms tab in the Toolbox which has server-side onclick code behind it. Unfortunately, it doesn't work. I tried just printing text in the server-side onclick event and nothing appears at all when I click the button. For some reason unbeknownst to me, it doesn't appear to be sending anything over to the server-side...

Are panels not designed to be used by themselves? The html code shows it's surrounded by form tags and such. Since it's a form, I'd presume it's supposed to submit data to the server. Any advice?
View profile  Send private message
ckroon

Posts: 869
Posted: 01/07/2008, 11:35 AM

I am pretty sure panels aren't full fledged forms that can send data.
I use them to keep things organized and hide/show grids and records.
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message
DonB
Posted: 01/07/2008, 4:25 PM

That is correct.

Buttons send nothing. They only tell the browser to submit the <form>. The
browser cannot do anything without a form (which identifies what data to
send, where to send it and how to send it).

--
DonB



"ckroon" <ckroon@forum.codecharge> wrote in message
news:247827f173abd6@news.codecharge.com...
>I am pretty sure panels aren't full fledged forms that can send data.
> I use them to keep things organized and hide/show grids and records.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.yessoftware.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.