CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Get button value and control value

Print topic Send  topic

Author Message
ngaisteve1

Posts: 4
Posted: 02/08/2007, 7:09 AM

Hi, after some days working with CC, I'm still very new bie. Sorry for asking this simple question.

My question is let's say I have few button in my form, example, Verify and Reject button. And I have value to this button. How do I check the value of this button after I click this button?

I'm using ASP and tried with this line below doesn't seem to work.

If Request.Form("VerifyButton") = "Verify" Then


Secondly, if I have a list box in my form, let's say the form name is employee and my list box name is status, how do I get this value after I click Submit button?

I tried with

a = employee.status.value
response.write a
response.end

or

a = request.form("status")
response.write a
response.end

but, can't see any value.:(
View profile  Send private message

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.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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