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

 error deleting control in search form

Print topic Send  topic

Author Message
fmbma

Posts: 58
Posted: 03/22/2004, 7:08 PM

I'm working with asp 3.0 in ver 2.2.3.60. When I try deleting a textbox in a search form, I get a variable undefined error on the page. The line referenced is
Set s_email = CCCreateControl(ccsTextBox, "s_email", "s_email", ccsText, Empty, CCGetRequestParam("s_email", Method))

s_email is the name of the control I deleted.

(I also delete the reference to the variable on the grid, but that isn't causing the problem)

If I try manually deleting this line from the asp page, I get an error in classes.asp.


I've tried deleting the control in different ways (e.g. right click and delete vs. just pressing the delete key.

any ideas?

thanks,

Fred
View profile  Send private message
peterr


Posts: 5971
Posted: 03/23/2004, 1:43 AM

Please delete all the code generated for this ASP page like page.asp (but not page_events.asp).
Everything will be regenerated when you then click on the "Code" tab again.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
fred
Posted: 03/23/2004, 5:34 AM

I ended up deleting all the references to s_email in the asp page. Next time I'll delete all the code.

thanks

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.