Dear All, Anybody know about tutorial of Internet Protocol that provide on ColdFusion. I mean for talking about port ICMP, SNMP, instead of HTTP, FTP and...
Marulam Sinaga
marulam@...
May 1, 2003 8:12 am
14612
Dear All I need to make sure the session.id is cleared when the user logs-out, i have created a logout page, but how do i clear session parameters?? Jason This...
... have ... Just using StructClear(session) would be clearing all of your session....
Marulam Sinaga
marulam@...
May 1, 2003 9:35 am
14614
We are trying to obtain a Content Editing Tool that can be used within our system... The problem here is that all the tools we have looked at are limited by...
In your logout page: <cfset tmp = StructClear(Session)> Gilles ... From: Jason Congerton - RedHedNet To: coldfusion-howto@yahoogroups.com Sent: Thursday, May...
I am using the CF_RAK_Xml_Parse custom tag from R.A.Khan via the MM download page. I have an xml file that I wish to parse, looks like this: <DATA_UPDATES> ...
Frank Wreath
fwreath@...
May 1, 2003 1:57 pm
14617
I've recently become confused by some possible misinformation regarding application variables. I was always under the impression that the only place...
Application variables are stored in server RAM. In addition, a CF server does NOT have to also be a db server. In fact, it probably shouldn't be. You are...
... From: Frank Wreath Sent: Thursday, May 01, 2003 9:57 AM To: 'coldfusion-howto@yahoogroups.com' Subject: CF_RAK_Xml_Parse (any one know how to loop through...
Frank Wreath
fwreath@...
May 1, 2003 4:10 pm
14621
Client variables are stored in either the db, registry or cookies mcg ... From: Roger Dahlstrom [mailto:rdahlstrom@...] Sent: Thursday, May 01, 2003...
Does anyone have a copy of CF_JSelect? I've tried to download it from Macromedia's DevEx, but, it appears that Josh' website is down / unavailable. I've...
I'll have to try that ThreeSelects...thanks for letting me know. As far as the circumstances...picture this...a blank order form, salesman logs in, the salesid...
With one line of code, I can get the HTML for any page "encrypted" by WebLock Pro. Just FYI. :) Kim Siever Website Development Office Faculty of Management ...
... Sorry the javascript didn't work for you -- it worked on all the browsers I have at my immediate disposal so I thought it would mostly work for everyone. ...
There is also a cf_ThreeSelectsRelated, or at least there was. I have an old copy of it somewhere (cf version 4.5/5.0). Not sure of the reliability of it. ... ...
Hi I am inserting values in my table for a calendar that requires editing for different fields. I am stuck with the following. The date. Here is how I submit...
I was able to locate the ThreeSelects tag by going to Nate's website. Thanks everyone. While I was there, he did have an update on the TwoSelects which...
Okay, I managed to put together this code below. When I first tested it though, I had a problem. I thought the LDAP field "uldispname" consists of the string...
hi ben, and kim and all. this is an interesting topic: now, kim says weblockpro works, and ben showed us it doesn't. fundamentally, i have to believe that ben...
Hi Ben, Oh, I must be one of those people that his code "would" stop, because I have no clue how to get past it. LOL I think it would probably stop potential...
What I said was that I was able to extract the HTML from any page "encrypted" by WebLock Pro. From my perspective, it does NOT work. From the perspective of a...
doh! my bad. ...thanks for clearing it up. still an interesting topic however. what i find most interesting is that people are even trying to hide html code....
... I think it is a good example of why this might be a good idea, although the examples given on the weblockpro website border on paranoid. Another way to...
... I think Kim was saying she could break it too, with just a line of code. Pen was saying it worked as described -- which is true, it's just I don't think it...
Actually I was saying "he could break it too, with just a line of code". ;) Kim Siever Website Development Office Faculty of Management University of...