CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Shortcut to current control's value (ASP, CCS)

Print topic Send  topic

Author Message
Andrew B
Posted: 10/21/2002, 6:01 PM

Is there a shortcut to current control's properties/values from inside the BeforeShow event of that control?

I would rather not have to stick 'myform_detail.really_long_field.value' in there and would much rather use syntax something like this :

Me.Value = 'blah'
CurrControl.Value = 'Blah'

Is there any way or am I stuck mashing it out and going through hell when I need to change my form's name?
Brian B
Posted: 10/22/2002, 1:03 AM

Andrew

Use EventCaller.Value = 'blah' this also makes it easier if you want to copy the code into another control.

   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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