HTML, JavaScript And CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingHTML, JavaScript And CSS Help

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 ASP Free Forums Sponsor:
  #1  
Old March 15th, 2004, 03:53 AM
keith_foo keith_foo is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 13 keith_foo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
CFM error

Hi guys,

I have encountered a weird problem. I am suppose to pass some variables from an ASP page over to another CFM page. On certain PCs, it works fine. On others, it'll show me the error that the variable stored in the session is undefined.

------------------------------------------------------
Error resolving parameter SESSION.USERID
The session variable USERID does not exist. The cause of this error is very likely one of the following things:

1. The name of the session variable has been misspelled.
2. The session variable has not yet been created.
3. The session variable has timed out.
------------------------------------------------------

The above mentioned error only occurs on certain PCs. I've checked the cookie settings, and everything is the same for all the PCs.

ASP
=========================================
<form name="form" Action="dloginaction.cfm" METHOD="POST" id="form">
<input type='hidden' name='Userid' value='<%=userID%>'>
<input type='hidden' name='Password' value='<%=password%>'>
</form>
<Script Language=Javascript>
this.form.submit();
</Script>
=========================================

CFM
=========================================
<cfset userid='#form.Userid#'>
<cfset password='#form.Password#'>
=========================================

Does anyone have any insights? Thank in advance...

Keith

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingHTML, JavaScript And CSS Help > CFM error


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 6 hosted by Hostway