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

 BookMark and Error Form

Print topic Send  topic

Author Message
Oper


Posts: 1195
Posted: 01/04/2005, 10:42 AM

When we use a Form that the Form is Deep in the page and an error is fired, tCCS retunr the same page with the parameter
?ccsForm=Form

How we could add #BottomForm

to get something like: ?ccsForm=Form#BottomForm

I mean i could Destroy Grey Text, but there is another way?

Thank for your time.

_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
eiden


Posts: 34
Posted: 01/06/2005, 8:08 AM

One possible solution is to use javascript in the
error template block.

Maybe you can use something like and redirect to the anchor in the page.

For instance (HTML view):
<!-- BEGIN Error -->  
{Error}  
<script language="javascript" type="text/javascript">  
window.location='#bookmark'   
</script>  
<!-- END Error -->  

Or what do you think?
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.