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

 Create Bug

Print topic Send  topic

Author Message
popularanky

Posts: 53
Posted: 06/27/2006, 1:39 AM

i am using codecharge studio 2.1, i want to create a bug on my application that will make the application expire at a particular date. i hope one can help me with the code.
_________________
EKERE UBONG UBONG
IT Officer
CognitiveDrive
View profile  Send private message
marcwolf


Posts: 361
Posted: 06/27/2006, 6:45 AM

Hi There

Are you using a login screen or a default screen?

If you are then in that screen in the before show you can do this

  
if  now() < cdate(expiredate) then  
   response.redirect "expiry_notification.html"  
end if  

The expity_notification will just inform the user that the application has expired.

Hope this helps

Dave


_________________
' Coding Coding Coding
Keep Those Keyboards Coding.
Raw Code!!!!!!!
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.