ColdFusion Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreColdFusion Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 13th, 2005, 10:52 PM
tron52 tron52 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2005
Posts: 10 tron52 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 49 m 26 sec
Reputation Power: 0
<cflogin> and application.cfm issue

here's my code...

<cfcase value="grades">
<cfoutput>#student_search#</cfoutput>
<cfinclude template="studprivate/modulestud.cfm" />
<cfoutput>#student_grades#</cfoutput>

the folder "studprivate" is protected by <cflogin>/application.cfm. the #student_grades# contains <cfsavecontent> with a <cfinvoke> tag. i was expecting that by executing the last statement, the studprivate/loginform.cfm will execute and ask for validation and to continue #studgrades#, instead, it was ignored.

any ideas why my security was ignored.

thanks again

Reply With Quote
  #2  
Old October 22nd, 2005, 04:04 PM
DOMINATION DOMINATION is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2005
Location: NJ
Posts: 5 DOMINATION User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 12 m 53 sec
Reputation Power: 0
Send a message via MSN to DOMINATION
At the top of your "studprivate/modulestud.cfm" put this code......

<cfif GetAuthUser() EQ "">
<cflocation url="studprivate/loginform.cfm" addtoken="no">
</cfif>

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreColdFusion Development > <cflogin> and application.cfm issue


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway