CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Change an HTML Form Fields VALUE Before Display?

Print topic Send  topic

Author Message
dblayout
Posted: 07/21/2003, 9:50 PM

I have a search results Grid that displays some search results. The 2nd line of the grid (a header line - not a detail line) also contains 2 PayPal buttons (Add to cart, View cart). These buttons have 'dummy' values in 2 fields: item_name & item_number. When the Grid is displayed, I need to be able to change these Values to their correct values. I have tried item_name.value = "XX", gridname.item_name.value = "xx", Search.GridName.item_name.value = "xx". I am trying to add this code in the Before Show event of the Grid. None of these work. How do I change an HTML forms field values from my ASP code?

Thanks

Chris
Blinky Bill
Posted: 08/03/2003, 6:29 AM

Chris,

Try using the Before_Show event of the object.

Grid.Object.Value = "my text"

   


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.