Bind for NT applications?

2000-04-02 Thread Brian Mitter
Hi all, Has anyone written an administration application to look after Bind for NT? Is so, any pointers on what I may have problems with? Thanks Brian -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe v

Re: My poll doesnt work! AARRRGHH!

2000-04-02 Thread Kym Kovan
Hi Mike, >Here's the template segment that produces this error: > > > >SELECT >max(whenvotes) as latestvote >FROM poll_merger_1 >Where remote_addr='#remote_addr#' > > > > > > > One problem is that you can't do an recordcount type of test when using an aggregate functi

Help with mandetory imput form field

2000-04-02 Thread Interent Gold Coast Properties
I am having problems with my cf select command where I want the system to check for input before the form is submitted #PropertyCategoryDropDown.PropertyCategory# for some god dam reason the aboce does nto work your help would be appreciate

Re: My poll doesnt work! AARRRGHH!

2000-04-02 Thread Fred Sanders
That only works if your poll is nested in a tag set. - Original Message - From: "Steve Reich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 11:46 PM Subject: Re: My poll doesnt work! AARRRGHH! > >Subject: My poll doesnt work! AARRRGHH! > > >It's very frustra

Re: Help please checking my poll works correctly ....

2000-04-02 Thread Quinn Michaels
also here is the error that i got: Error Occurred While Processing Request Error Diagnostic Information Parameter 2 of function DateDiff which is now "" must be a date/time value The error occurred while evaluating the expression: (datediff("y", testvoter.latestvote ,now()) is '0') The error oc

Re: My poll doesnt work! AARRRGHH!

2000-04-02 Thread Nick Slay
Hi Michael, I'm not sure about what the problem is, however, I can point out a potential problem with your code. If you use #remote_addr# to identify users, you will find that some people, if they use dial up connection with dynamic IP addresses, or people that work through Proxy servers are

Re: Help please checking my poll works correctly ....

2000-04-02 Thread Quinn Michaels
actuall i disabled cookies and got the error. so the error might be happening to only those who don't accept cookies Quinn - Original Message - From: Michael Kear <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 9:29 PM Subject: Help please checking my poll works c

Re: My poll doesnt work! AARRRGHH!

2000-04-02 Thread Steve Reich
>Subject: My poll doesnt work! AARRRGHH! >It's very frustrating, because it [poll] works fine for >me, but not, apparently for some of you cf-listers >here. > I'm watching it, but as soon as I turn my back with a smug >smile on my face thinking I've got it licked, it hiccups on me? >I've tri

My poll doesnt work! AARRRGHH!

2000-04-02 Thread Michael Kear
Thanks to the people who've tested my poll for me at http://www.choice.com.au/calculators/poll_merger1.cfm. It's very frustrating, because it works fine for me, but not, apparently for some of you cf-listers here. The error message we're getting is: [quote] Parameter 2 of function DateDiff whic

Help please checking my poll works correctly ....

2000-04-02 Thread Michael Kear
This is not a troll for traffic through my poll, but I'd be grateful if some of you could check my poll works correctly please. We've been having intermittent problems with the routine to check if you've voted today or not. It's supposed to look to see if you've registered a vote today, and if s

Re: FREE CF WEB SPACE.....

2000-04-02 Thread Carter Development
He asked four times if anyone knew of free web space so I responded four times "not off hand" - meaning - not that I am aware of. Sincerely, Shawnea Carter - Original Message - From: "Joshua Yip" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 11:21 PM Subject: Re

Re: FREE CF WEB SPACE.....

2000-04-02 Thread Joshua Yip
Hi Shawnea, ErrI don't really get you , what do you mean by not off hand? Joshua Carter Development wrote: > not off hand, not off hand, not off hand, not off hand. > > :) > > Sincerely, > Shawnea Carter > - Original Message - > From: "kailash" <[EMAIL PROTECTED]> > To: <[EMAIL PR

RE: Extracting elements from a data string

2000-04-02 Thread Robert Ward
Hi All, I'd like to thank all who took the time to put finger to keyboard on this one. Here's the code we ended up using to do this. Regards Rob #ListFirst(List1)#

MIME link

2000-04-02 Thread Park, Simon
Sorry to ask this again on the list... What is that link on the Figleaf site that Dave Watts always refers us to when we ask about MIME attachments with CFMAIL? Simon Park -- Archives: http://www.eGroups.com/list/cf-talk

Re: CF4.5 doesn't support Win2000 file encryption?

2000-04-02 Thread Jeff Beer
Picky picky... The point was that IIS doesn't process the file - CF does. - Original Message - From: "Mike Sheldon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 30, 2000 5:53 PM Subject: RE: CF4.5 doesn't support Win2000 file encryption? > Actually, IIS does NOT "s

Re: Need help with forms ...

2000-04-02 Thread Bruce Altner
At 09:40 PM 4/2/00 -0400, you wrote: Error in previous transmission: The first solution should actually read: SELECT * FROM y where emp_id LIKE '#SEARCH_QUERY.emp_id#' >Assuming that table Y is related to X through the foreign key emp_ID you >could do this: > > >SELECT * >FROM y where emp_id

Re: Need help with forms ...

2000-04-02 Thread Bruce Altner
At 06:24 PM 4/2/00 -0700, you wrote: > > SELECT * > FROM y where #emp_id# LIKE > '#search_criteria#%' > Assuming that table Y is related to X through the foreign key emp_ID you could do this: SELE

Re: Check in

2000-04-02 Thread Amar Desai
I checked the site out but one of the gifs 07 did not load on the home page so check it out, just some FYI.. AD >From: "Nathan Stanford" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "\"CF-Talk\"" <[EMAIL PROTECTED]> >Subject: Check in >Date: Sun, 2 Apr 2000 20:10:06 -0500 > >Check i

Need help with forms ...

2000-04-02 Thread Amar Desai
This is the scenerio, I have two tables 1) master_table (x) which contain and emp_id and emp_name. second table (y- emp_dept_table) contains the which contains emp_id, emp_name, etc.. I use the value from the form to do a search from x table, retreive the id and use the id to do a search in the

Check in

2000-04-02 Thread Nathan Stanford
Check in at my website and let me know what you think of my ColdFusion Tips and please send any that you can so I can help others that are reading my e-ZINE. I now have 351 readers. Thanks, Nathan Nathan Stanford <[EMAIL PROTECTED]>

RE: 404 checking

2000-04-02 Thread Dave Watts
> >In the HTTP protocol a 404 Error is returned in the header, your return > >might look like this... ... > Yes, but is that information available through the CFHTTP > variables? I didn't think it was... but I haven't done > much with CFHTTP besides passing around WDDX stuff, so > I'm sure I coul

RE: REGEX validating email

2000-04-02 Thread Chris Evans
Here's the code I use Chris Evans [EMAIL PROTECTED] http://www.fuseware.com -Original Message- From: Brian Peddle [mailto:[EMAIL PROTECTED]] Sent: Friday, March 31, 2000 5:10 PM To: [EMAIL PROTECTED] Subject: REGEX validating email Im doing some server side validation and Im trying

Re: Check Ip

2000-04-02 Thread Lawrence B. Afrin, M.D.
This is a multi-part message in MIME format. --71B1E349269CF0F5FFC63B76 Content-Type: multipart/alternative; boundary="830DD7D2B0271BA74B23A838" --830DD7D2B0271BA74B23A838 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Um, if you

RE: Check Ip

2000-04-02 Thread Jay Jennings
> '206.162.74.255'> > However, since the IP is not really a number, I am getting an > error when it > tried to evaluate. Is there a way to trim the address to seperate pieces Try something like: cfif cgi.remote_addr contains "206.162.74" Or, instead of using CONTAINS you could use one

RE: CF4.5 doesn't support Win2000 file encryption?

2000-04-02 Thread Dave Watts
> Actually, IIS does NOT "shove the .cfm file to the CF parser > sight unseen" > > IIS never touches .cfm files unless it's mis-configured, or > has been told to check for the file's existence before handing > the request off. (Even then it does not actually open the file, > it just looks for it.)

RE: Check Ip

2000-04-02 Thread lsellers
> > '206.162.74.255'> > #cgi.remote_addr# > > > > However, since the IP is not really a number, I am getting an > error when it Actually an ip IS a 32-bit number. Just for human readability it's broken into 4 octets. If you (off the top of my head)... ...you should be able to compare.

Re: CFLOCATION based on URL?

2000-04-02 Thread Fred Sanders
you could do it like this too: http://blah"> just change - Original Message - From: "Mike Sheldon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 2:30 PM Subject: RE: CFLOCATION based on URL? > Just force the case before you test it. > > > > Michael J. Shel

RE: Automated Error pages

2000-04-02 Thread Dave Watts
> I am trying to work on making an automated error page. > Thing is stupid cferror doesn't let you use any tags in your > error page. So what I have to do is > mailto:[EMAIL PROTECTED]?subject=error&body=errortext > only thing is once it hits some text in there it craps out > on the body par

RE: Newbie / Functions?

2000-04-02 Thread Dave Watts
> Here's the complete list that I got. Cut and paste and save > for future reference. Save as (CGI.Variables.cfm). The only problem with this approach is that the ones you have aren't universal. For example, you've got CGI.ALL_HTTP, CGI.REMOTE_IDENT (which I'd never seen before), and CGI.REMOTE_B

RE: Maintenance Jobs - Add and Delete records

2000-04-02 Thread Dave Watts
> I was just curious as to is there a way to semi-automate > inserting/delete records. Let me explain, internally we > develop several applications that require add/edit/delete/display > records, these tasks are very repetitive and really hate to > include the same code over and over again. The o

RE: Newbie / Functions?

2000-04-02 Thread Dave Watts
> I see... well, you have me the one I wanted.. I just need to > check if the person viewing the page is dialed up through our > server, hence in our local IP range. Now.. is there a > possibility that the #cgi.remote_addr# does not work with all > browsers? If so, should I just do a ?? That var

Re: Newbie / Functions?

2000-04-02 Thread Bud
On 4/2/00, Computer Simplistics Support penned: >So the variables are (for example): > >#cgi.http_host# for the IP address? Actually remote_addr would give you the IP address of the visitor. http_host is the site host, so #cgi.http_host##cgi.path_info# would resolve to the url of the page. Is

Re: Newbie / Functions?

2000-04-02 Thread Bud
On 4/2/00, Computer Simplistics Support penned: >I see... well, you have me the one I wanted.. I just need to check if the >person viewing the page is dialed up through our server, hence in our local >IP range. Now.. is there a possibility that the #cgi.remote_addr# does not >work with all browser

Check Ip

2000-04-02 Thread Computer Simplistics Support
Ok.. so I setup: #cgi.remote_addr# However, since the IP is not really a number, I am getting an error when it tried to evaluate. Is there a way to trim the address to seperate pieces then evaluate each one? I guess I could do a loop to each period and take the three numbers before that.

Re: Newbie / Functions?

2000-04-02 Thread Computer Simplistics Support
Thanks!! Scott Berry -- Computer Simplistics Support "Simple Solutions for a Complex World" http://www.c-s.net 661-296-4315 - Original Message - From: "Kevin Merker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 8:18 AM Subject: Re: Newbie / Functions? > Her

Re: naming databases for datasources

2000-04-02 Thread Adrian Cooper
- Original Message - From: Bud <[EMAIL PROTECTED]> Sent: 02 April 2000 18:49 > > I don't place them accessible to the web. I'm not completely > empty-headed. No one else has access to the server. I'm thinking more > along the lines of a hacker poking around the machine. Cost aside - you

Re: Newbie / Functions?

2000-04-02 Thread Kevin Merker
Here's the complete list that I got. Cut and paste and save for future reference. Save as (CGI.Variables.cfm). CGI VARIABLES: ALL_HTTP: #CGI.ALL_HTTP# AUTH_TYPE: #CGI.AUTH_TYPE# CONTENT_LENGTH: #CGI.CONTENT_LENGTH#

security was: naming databases for datasources

2000-04-02 Thread simon mills
Hi all, I've been watching this thread develop and although it didn't start of as a security thread I am interested in any tips re: security I could glean. Are there any good places to learn more about security and setting up secure services. best, Simon --

Re: Newbie / Functions?

2000-04-02 Thread Computer Simplistics Support
I see... well, you have me the one I wanted.. I just need to check if the person viewing the page is dialed up through our server, hence in our local IP range. Now.. is there a possibility that the #cgi.remote_addr# does not work with all browsers? If so, should I just do a ?? Thanks! Scott Ber

RE: Simultaneous database connections to MS Access

2000-04-02 Thread Dave Watts
> Also, if a query is cached, does it make a connection to the DB at > all, or is it totally in RAM? Queries cached by CF are stored in memory on the CF server. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 -

RE: Newbie / Functions?

2000-04-02 Thread Dave Watts
> So the variables are (for example): > > #cgi.http_host# for the IP address? > > Is there a full list of these somewhere? I have the Que book > by Ben Forta and it doesn't mention it.. (Web Application Construction: > 2nd Edition).. maybe in the advanced version? It would be hard to provide a f

Milwaukee CFUG

2000-04-02 Thread WorldNet
A User's Group is being formed for those in and around Milwaukee, Wisconsin. Contact me if interested Clinton Gallagher http://www.metromilwaukee.com/ -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: FREE CF WEB SPACE.....

2000-04-02 Thread kailash
Hi! Mike, I am sorry for the multiple...messages... I must have mistakenly done it...but will keep it in mind not to do so... thanks and regards, Kailash - Original Message - From: Michael Grundvig <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 03, 2000 1:27 AM Subject:

CFStudio

2000-04-02 Thread Computer Simplistics Support
At home Studio accesses the local disk and even the share to the server pretty quickly. On this system it takes at least 10 secs to bring up the list each time I change directories. I am pretty much on the same type of system (7200RPM IDE Hard Drives, Celerons at home, PIII Here) .. anyone else ge

Re: Newbie / Functions?

2000-04-02 Thread Computer Simplistics Support
So the variables are (for example): #cgi.http_host# for the IP address? Is there a full list of these somewhere? I have the Que book by Ben Forta and it doesn't mention it.. (Web Application Construction: 2nd Edition).. maybe in the advanced version? Scott Berry -- Computer Simplistics Support

Re: Newbie / Functions?

2000-04-02 Thread Bud
On 4/2/00, Computer Simplistics Support penned: >I was just wondering if CF had a built in function to grab stuff from the >user's system (like IP address, computer name, etc) ... any ideas? All kinds of good stuff. Here is a list of the varaibles available. This is from my local box. It's all t

Re: FREE CF WEB SPACE.....

2000-04-02 Thread Michael Grundvig
Woah! Lets try and avoid sending the same message so many times, alright? Mike Grundvig - Original Message - From: "kailash" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 3:06 PM Subject: FREE CF WEB SPACE. > Hi guys!, > > Can any one tell me where can

RE: naming databases for datasources

2000-04-02 Thread Pete Freitag
I would also incluse a in there just in case _ Pete Freitag CFDEV.COM Cold Fusion Developer Resources http://www.cfdev.com/ -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 02, 2000

RE: naming databases for datasources

2000-04-02 Thread Bud
On 4/2/00, Mike Sheldon penned: >If a hacker has access to your machine, they're *going* to find your data >files. If your data is valuable enough that this is a concern, then you >should be encrypting the data going into the database, or not storing it on >that machine at all. > >I will repeat ag

Re: FREE CF WEB SPACE.....

2000-04-02 Thread Carter Development
not off hand, not off hand, not off hand, not off hand. :) Sincerely, Shawnea Carter - Original Message - From: "kailash" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 4:06 PM Subject: FREE CF WEB SPACE. > Hi guys!, > > Can any one tell me where can i fi

RE: naming databases for datasources

2000-04-02 Thread John Bowering
(or error page) __ John Bowering http://www.nude-clubs.com -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 02, 2000 3:46 PM T

FREE CF WEB SPACE.....

2000-04-02 Thread kailash
Hi guys!, Can any one tell me where can i find free CF web space ... to try and launch my web site with my works../ thanks, kailash -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.hou

Free CF web space....

2000-04-02 Thread kailash
Hi guys!, Can any one tell me where can i find free CF web space ... to try and launch my web site with my works../ thanks, kailash -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.hou

Free CF web space....

2000-04-02 Thread kailash
Hi guys!, Can any one tell me where can i find free CF web space ... to try and launch my web site with my works../ thanks, kailash -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.hou

Free CF web space....

2000-04-02 Thread kailash
Hi guys!, Can any one tell me where can i find free CF web space ... to try and launch my web site with my works../ -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/ind

Re: naming databases for datasources

2000-04-02 Thread Todd Ashworth
And how would I do this? - Original Message - From: John Bowering <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 3:12 PM Subject: RE: naming databases for datasources > Also, make sure you account for people not typing WWW. or going directly yo > the IP Address

Newbie / Functions?

2000-04-02 Thread Computer Simplistics Support
Hello, new to the list and I was hoping I could get some easy answers on here.. to some easy questions, I am thinking =) I was just wondering if CF had a built in function to grab stuff from the user's system (like IP address, computer name, etc) ... any ideas? Thanks! Scott Berry -- Computer S

RE: CFLOCATION based on URL?

2000-04-02 Thread Mike Sheldon
Just force the case before you test it. Michael J. Sheldon Internet Applications Developer Phone: 480.699.1084 http://www.desertraven.com/ PGP Key Available on Request -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 02, 2000 12:17 To: [EMAIL PROTEC

Re: CFLOCATION based on URL?

2000-04-02 Thread Todd Ashworth
wow .. that was fast .. thanks What about case sinsitivity though? Will this same code apply if they type the domain in all caps? - Original Message - From: Mike Sheldon <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 02, 2000 3:02 PM Subject: RE: naming databases for dat

RE: naming databases for datasources

2000-04-02 Thread John Bowering
Also, make sure you account for people not typing WWW. or going directly yo the IP Address. __ John Bowering http://www.nude-clubs.com -Original Message- From: Mike Sheldon [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 02, 2000 3:03 PM To: [EMAIL

Re: XML 2 WDDX

2000-04-02 Thread Felix Huber
Dies ist eine mehrteilige Nachricht im MIME-Format. --BC20F3201F1A7914F955FDF8 Content-Type: multipart/alternative; boundary="B55A7A651BDE54C171832D30" --B55A7A651BDE54C171832D30 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit An

CFLOCATION based on URL?

2000-04-02 Thread Todd Ashworth
Oops .. sorry about that all .. I should pay more attention ;) I have many domain names pointing to one IP address. At that IP address, I have one main site with sub-directories that contain the sites of the other domain names I have pointed to it. What I would like to do is determine wha

Re: ::$DATA Issue again

2000-04-02 Thread Gordon Burns
At 13:42 02/04/00 -0400 Nick McClure said >Was SP6a but on before or after IIS? > >If it was put on before IIS then the part that says do not allow the >::$DATA may have been overwritten. > >When i set up a box I always put the latest SP on, then Install IIS then >the SP again. So you may ju

RE: naming databases for datasources

2000-04-02 Thread Mike Sheldon
Use the CGI.SERVER_NAME variable to re-direct. ie: Michael J. Sheldon Internet Applications Developer Phone: 480.699.1084 http://www.desertraven.com/ PGP Key Available on Request -Ori

Re: naming databases for datasources

2000-04-02 Thread Todd Ashworth
I have many domain names pointing to one IP address. At that IP address, I have one main site with sub-directories that contain the sites of the other domain names I have pointed to it. What I would like to do is determine what domain name/URL my visitors are coming in on, and redirect them to t

RE: naming databases for datasources

2000-04-02 Thread Mike Sheldon
If a hacker has access to your machine, they're *going* to find your data files. If your data is valuable enough that this is a concern, then you should be encrypting the data going into the database, or not storing it on that machine at all. I will repeat again: Security through obscurity is no

RE: naming databases for datasources

2000-04-02 Thread Bud
On 4/2/00, Mike Sheldon penned: >Also a good way for someone to try to open it in a text editor and corrupt >it. > >Security through obscurity is not security at all. > >Databases should not be placed in directories that are accessible via the >web. And, if you're worried about someone with access

Re: ::$DATA Issue again

2000-04-02 Thread Nick McClure
Was SP6a but on before or after IIS? If it was put on before IIS then the part that says do not allow the ::$DATA may have been overwritten. When i set up a box I always put the latest SP on, then Install IIS then the SP again. So you may just want to put SP6a on the box again and see if that

Re: ::$DATA Issue again - not complete

2000-04-02 Thread Mike Amburn
our system admin has said before that the NT service packs are not 100% backward complete. so you have to install SP3, option pack, SP4 (for option pack fixes), SP5 (has $DATA fix), and then SP6a. - Original Message - From: "Gordon Burns" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

Re:

2000-04-02 Thread Amar Desai
Works out great, thanks Fred >From: "Fred Sanders" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: >Date: Sun, 2 Apr 2000 00:16:31 -0600 > >anytime you've got to output a single # while in a >you >have to "escape it" or have two ## together. so instead i

RE: naming databases for datasources

2000-04-02 Thread Mike Sheldon
Also a good way for someone to try to open it in a text editor and corrupt it. Security through obscurity is not security at all. Databases should not be placed in directories that are accessible via the web. And, if you're worried about someone with access to the server getting the data, well t

How to dynamically create a link to an update form

2000-04-02 Thread Hubert Earl
This is a multi-part message in MIME format. --=_NextPart_000_0022_01BF9C94.DB63B1E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I've created a data entry/data update form which generates a = confirmation email containing the data e

naming databases for datasources

2000-04-02 Thread Bud
Hi. I'm curious about something. I've taken an access database and changed the extension to .txt. Works fine as a datasource still. Anyone foresee problems with this? Seems like it might be a decent way to hide a database with sensitive information. Rather than naming it creditcards.mdb, a nam

Re: CFINCLUDE

2000-04-02 Thread David Clay
Thanks for the tips, however, I still have the same problems. When I view the header as a separate page with the dtml in IE4 it shows up. When I view a page with the header as a cfinclude the dhtml does not show up. Thanks Dave Clay Internet Facilitator Trus Joist, A Weyerhaeuser Business

Re: ::$DATA Issue again

2000-04-02 Thread Gordon Burns
At 10:33 02/04/00 -0400 Marius Milosav said >There are a few things you can do: >1) I know that SP5 doesn't have this problem so you may want to go back to >SP 5. >2) Encrypt your code >3) deselect read permission for *.cfm files >4) one list member suggested once to do the following mapping:

Re: ::$DATA Issue again

2000-04-02 Thread Marius Milosav
There are a few things you can do: 1) I know that SP5 doesn't have this problem so you may want to go back to SP 5. 2) Encrypt your code 3) deselect read permission for *.cfm files 4) one list member suggested once to do the following mapping: *.cfm::$DATA to iscf.dll Check also the following si

Re: Anti-Amazon Patent Suggestion

2000-04-02 Thread paul smith
This is a good idea! Is Fusebox going to implement it? best, paul At 08:13 PM 4/1/00 -0500, you wrote: >Interesting Anti-Amazon Patent suggestion from Bill Machrone: > >http://www.zdnet.com/zdnn/stories/news/0,4586,2461851,00.html?chkpt=zdnnrla > >## >. >In the meantime, I think t

How to dynamically create a link to an update form

2000-04-02 Thread Hubert Earl
This is a multi-part message in MIME format. --=_NextPart_000_000F_01BF9C7C.1E63D4C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I've created a data entry/data update form which generates a = confirmation email containing the data e

Re: Update Function

2000-04-02 Thread David Shadovitz
> > properties > Set region = '#form.region#' > Where suburb='#form.suburb#' > You are mixing CFUPDATE and CFQUERY. Please read the CF docs on CFUPDATE. -David YOU'RE PAYING TOO MUCH FOR THE INTERNET! Juno now offers FREE Interne

Re: Smarter snippets ??

2000-04-02 Thread Fred Sanders
no idea there, I've never seen one, just take it to a print shop have them print it, and bind it for you, you'll now have a beautiful copy of the pdf version, they'll print it front and back so its like a real book, and it'll lay flat in front of you w/ out the pages wanted to turn by themselves.

Re: Smarter snippets ??

2000-04-02 Thread James Sleeman
---Reply to mail from Fred Sanders about Smarter snippets ?? > Do searches on homesite sites for info making scripts and custom buttons to > implement them. > < doh!> Oops, I just downloaded the CFStudio PDF documentation on the off-chance (probably have it at work on CD too) and right there in t

Re: Update Function

2000-04-02 Thread Kevin Merker
Are you meaning UPDATE the data base? KM Interent Gold Coast Properties wrote: > I am wanting to select all records in a database with a specific suburb name > and then update those records with the region name however for some reason > it does not update them > > any ideas > > > Select Distinc