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 -> PHP

 How to Set value in Textarea from PHP

Print topic Send  topic

Author Message
Reena_Aggarwal

Posts: 2
Posted: 11/20/2007, 8:43 PM

hello

I have created a page using Record Builder and then i have added a new additional textarea on same page . Now the values that user enter in textarea are accessible in After Execute Insert,Update, Delete Events

But i am not able to set any value in Textarea in Before Show Event using Setvalue function.
The error generated is -

Fatal error: Call to a member function on a non-object in d:\_questio_maint_events.php on line 134

Please tell us how can we set the value in textarea using PHP code

Thanks
Reena

View profile  Send private message
aondecker

Posts: 58
Posted: 11/21/2007, 4:08 AM

Quote Reena_Aggarwal:
hello

I have created a page using Record Builder and then i have added a new additional textarea on same page . Now the values that user enter in textarea are accessible in After Execute Insert,Update, Delete Events

But i am not able to set any value in Textarea in Before Show Event using Setvalue function.
The error generated is -

Fatal error: Call to a member function on a non-object in d:\_questio_maint_events.php on line 134

Please tell us how can we set the value in textarea using PHP code

Thanks
Reena




Make sure you are using the correct Form and Component name. Usually those errors mean one of the names is off.

$Form->Component->SetValue("Your Text Here");
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.

MS Access to Web

Convert MS Access to Web.
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.