Re: follow-up question to PDF [sample ActiveX]

2000-11-13 Thread Stephen M Aylor
Max, cool... thanks for the info. Can you share your cfml for this technique say on a single field form/fdf file example. Im interested in your cfinclude approach - im not getting that part - i understand the theory. Not that I disagree with this approach - placing cf vars in the cfoutput wrap

Any issues with running coldfusion server on windows 2000 OS ?

2000-11-13 Thread phim
Hi Everyone, Any issues with running coldfusion server on windows 2000 OS Any suggestion are highly appreciated. Best regards, Phim (Chiraporn B.) Bangkok,Thailand [EMAIL PROTECTED] Archives:

Re: follow-up question to PDF [sample ActiveX]

2000-11-13 Thread Max Paperno
There is another way to do this without the ActiveX control. The FDF file is a plain text file (with a fairly simple structure). Simply put in your CF variables as the form field values (you can do this from inside Acrobat even), wrap a CFOUTPUT around whole FDF file, then CFINCLUDE the FDF

Re: follow-up question to PDF [sample ActiveX]

2000-11-13 Thread Stephen M Aylor
> I'm having a bit of confusion about this PDF thread that has been going back > and forth the last few weeks and I'm not sure where the good advice recently > posted actually points. > > Here is what I want to do: > > 1) dynamically fill in data from a DB to a PDF file, using CF. > 2) how to crea

RE: Scrolling JScript

2000-11-13 Thread Chris Montgomery
Try here: http://javascript.internet.com/scrolls/ >-Original Message- >From: W Luke [mailto:[EMAIL PROTECTED]] >Sent: Saturday, November 04, 2000 1:19 PM >To: CF-Talk >Subject: Scrolling JScript > > >Hi, > >I'm looking for a small Applet, to grab random things from my >database, and >dis

RE: Mail Servers

2000-11-13 Thread Steve Pierce
>> If a host receives 1,000,000 e-mails from a single host >> in a day, can't it be flagged as suspicious activity and >> rerouted to a temp account or dumped? They aren't from a single hosts, these guys are relaying off hundreds of hosts. Sometimes as few as 20 emails before switching hosts. Thi

Re: Doubled Headers

2000-11-13 Thread pan
> "Dave Watts" <[EMAIL PROTECTED]> > > <[EMAIL PROTECTED]> > > There we go again... I have tooth cavities, would fusebox > > take care of them? ;-) > > No, but the dentist would be able to find and fix them more easily, I > suppose. > But then, the next dentist might get "hyp-mo-tized" by al

source control

2000-11-13 Thread KW
I am working with a team to develop a site for the first time. I've always been solo before. Any experience with visual source safe or using the version control that is part of studio projects? Which is better? If source safe is used can the files be saved on a server other than the source safe se

OT: MS File Upload ActiveX control

2000-11-13 Thread Shane Witbeck
Has anyone used the MS file upload activex control that allows you to drag and drop files or directories to a server? If so, what are the limitations, if any when used with CF? I would also be interested in any CF/Java solutions to accomplish this. The following is a reference to what im inquiring

RE: Mail Servers

2000-11-13 Thread Michael She
Out of curiousty... Can POP servers ban IPs/Domains based on incoming traffic? If a host receives 1,000,000 e-mails from a single host in a day, can't it be flagged as suspicious activity and rerouted to a temp account or dumped? At 10:18 PM 11/13/00 -0500, you wrote: > >> Our spam protection

Question???

2000-11-13 Thread ibtoad
Does anyone know if there is a custom tag that works in conjunction with CFFILE that will optimise gif and jpg images upon upload?? Rich Archives: http://www.mail-archive.com/cf-talk@houseoffusion.co

RE: CFLOOP has me stumped again.

2000-11-13 Thread Michael Kear
Well DOH!! Too many late nights, not enough concentration. You're quite right, Jaime, it was working fine, and I didn't notice I had Make Model Model Model Make Model Model Model It was indeed formatting. Thanks. I think I'll go take my red blushing face off to bed to have a lie down now.

Re: Ben Forta: Execute.cfm question

2000-11-13 Thread Michael Dinowitz
Please excuse my ignorance but what is execute.cfm? I'm assuming its a hack to take a string with variables in it and then turn it into a completely evaluated string. i.e. string is a variable with the following value (including a nested variable) String = This is a #var1# string where var1 has a

RE: CFLOOP has me stumped again.

2000-11-13 Thread Jaime Garza
I tried Rick's query and it works fine. Unless we are talking about formatting. Then this works in the data I modeled (based again on Rick's) SELECT ANCAPID, model, make FROMANCAPCrashTests ORDER BY make, model, ANCAPID #Make# #model# - #ancapid#

Ben Forta: Execute.cfm question

2000-11-13 Thread Brian L. Wolfsohn
Ben, (and others) we're a heavy user of the execute.cfm tag. Since this tag creates temporary.cfm files that are then accessed by the cold fusion server, what is the effect of all these files on the caching of .cfm templates ?? It seems they would knock permanent templates out of the cache.

RE: Mail Servers

2000-11-13 Thread Steve Pierce
>> Our spam protection is basically not allowing any >> messages originating outside our network to be >> delivered to any domain not hosted on that VOPMail >> machine That spam protection won't help you if a spammer uses a dictionary list to send email. The most common type of spam right now is

RE: CFFile and large file sizes?

2000-11-13 Thread Matt Wisdom
Check the task manager to see how your server is doing on memory usage during the upload to get a more definitive answer. That being said, files can be transferred using other methods than cffile that don't require the file being written in memory. Matt > -Original Message- > From: Emmet

RE: Mail Servers

2000-11-13 Thread Steve Pierce
I am not saying you should rely 'solely' on filtering on the From line. What I did say was every RBL will ban you if you use Vircom and your relay is tested by the RBL. Someone else on this list recommended VOPMail and I was simply pointing out that VOPMail has a known problem with RBL's that you

RE: modem speed detect?

2000-11-13 Thread Rosa, Issac
Goto this url on msn.com http://computingcentral.msn.com/topics/bandwidth/speedtest.asp If you have any questions or concerns, please feel free to call me at 407-514-5021. Thank you, > Issac Rosa > > IT - National Sales & Marketing > OLAP Specialist Team Leader > Ofc: 407-514-5021 > Cell: 407-

RE: Doubled Headers

2000-11-13 Thread Dave Watts
> There we go again... I have tooth cavities, would fusebox > take care of them? ;-) No, but the dentist would be able to find and fix them more easily, I suppose. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 -

modem speed detect?

2000-11-13 Thread Mark Adams
Does anyone have a way to check connect speed? -Mark :o) Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a

RE: SQL Server 2k - query from URL

2000-11-13 Thread Dave Watts
> I've never heard of this before myself, but at first glance, > it sounds dangerous as well. I suspect there's some way to > secure it or something, but the thouhgt of someone discovering > that and executing a delete query or something... anyone > know anything about the security of that th

RE: CFLOOP has me stumped again.

2000-11-13 Thread Michael Kear
Thanks a lot to Rick and Jaime, but I'm not quite there yet. I was right about being so close to the trees I couldn't see the wood. I had forgotten about the 'group' attribute of CFOUTPUT tags. However using every combination I can think of, the best I can get is: Make1 model1 Make1 model2 Mak

RE: Mail Servers

2000-11-13 Thread Steve Pierce
>> VOPmail does not check the actual account, only the domain. >> This is not a bug but by design as checking the existence >> of the actual account is next to worthless since almost >> all domains have a postmaster account. Call it what you want, bug or feature, this problem will get you banned

RE: follow-up question to PDF thread

2000-11-13 Thread Dave Watts
> I'm having a bit of confusion about this PDF thread that has > been going back and forth the last few weeks and I'm not sure > where the good advice recently posted actually points. > > Here is what I want to do: > > 1) dynamically fill in data from a DB to a PDF file, using CF. > 2) how to

RE: auto-download of various files ?

2000-11-13 Thread Dave Watts
> i have a question about what to put in a CFHEADER statement > such that a download of the file in question can be forced > (instead of viewed). Example: a query to a DB results in data > which can either be shown, or which get parsed out in a CSV > format (to be downloaded for import into, s

DNS Administration

2000-11-13 Thread netman
This is a multi-part message in MIME format. --=_NextPart_000_00B7_01C04DB7.5DBC0150 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Good Day, Has anyone seen a Cold Fusion or ASP control for Microsoft DNS. In = order to update and build z

RE: CFLOOP has me stumped again.

2000-11-13 Thread Rick Lamb
First off, there is no point in grouping your sql query by all the fields. This does nothing, and remember that there is a very big difference when you use grouping in sql then when you use grouping in cold fusion. I'll let you look into the sql group, but here is how i would use a cold fusion gro

RE: CFLOOP has me stumped again.

2000-11-13 Thread Jaime Garza
How about removing the GROUP BY and using ? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Michael Kear > Sent: Monday, November 13, 2000 5:37 PM > To: CF-Talk > Subject: CFLOOP has me stumped again. > > > I'm sorry if this is a very elementary C

RE: Doubled Headers

2000-11-13 Thread Jaime Garza
There we go again... I have tooth cavities, would fusebox take care of them? ;-) > -Original Message- > From: thomas daniel [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 13, 2000 5:11 PM > To: CF-Talk > Subject: Re: Doubled Headers > > > > Are you using the fusebox method? > > >F

CFLOOP has me stumped again.

2000-11-13 Thread Michael Kear
I'm sorry if this is a very elementary CFLOOP question, but perhaps I've been looking at this one so long now I can't see the wood for the trees so to speak. I have a query that gives me Make, Model and ID of a range of cars. I want to display them on the page as follows: make1 model 1-1

RE: Excel Charts

2000-11-13 Thread Rick Osborne [Mojo]
Strike that, I found it: http://www.cfcomet.com/cfcomet/excel/ -R -Original Message- From: Rick Osborne [Mojo] [mailto:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 20:05 To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: RE: Excel Charts This URL seems

RE: powerpoint presentation on CF

2000-11-13 Thread thomas daniel
look at fusebox.org! >From: "Chris Montgomery" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: RE: powerpoint presentation on CF >Date: Sun, 12 Nov 2000 23:00:06 -0600 > >I thought that there were some at Allaire Alive at one time, but it >looks lik

Re: Doubled Headers

2000-11-13 Thread thomas daniel
Are you using the fusebox method? >From: "Guy J. McDowell" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: Doubled Headers >Date: Mon, 13 Nov 2000 09:44:55 -0500 > >Hi CFFolks, > >No this isn't about baseball. > >Situation: when viewing source of my te

RE: Excel Charts

2000-11-13 Thread Rick Osborne [Mojo]
This URL seems to be toasty. Does anyone happen to know where it might have been moved to? -Original Message- From: Simon Horwith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 26, 2000 17:11 To: CF-Talk Subject: RE: Excel Charts go to: http://www.cfm-resources.com/members/comet/

RE: auto-download of various files ?

2000-11-13 Thread Arden Weiss
One option to look at is the AppletFile product at www.infomentum.com both down and upload in a slick wrapper. Arden Weiss 410-757-3487 -Original Message- From: John Quarto-vonTivadar [SMTP:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 6:21 PM To: CF-Talk Subject:au

Re: Mail Servers

2000-11-13 Thread Jesse
the version of mailsite we have which is old I'm sure doesn't have any decent authentication, I quess it's time to upgrade! - Original Message - From: "Len Conrad" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, November 13, 2000 5:49 PM Subject: Re: Mail Servers > >

Re: follow-up question to PDF thread

2000-11-13 Thread Michael She
You don't really have to use ActivePDF to print. I think some people actually load MS Office on the server and print through that via COM. What you do is build a report in MS Access, and call Access via COM to print through Adobe acrobat. As you see, it can turn into a jury rig solution. In

Link within a page and Query Data

2000-11-13 Thread Rosa, Issac
What would be the best way to accomplish this? I have a display page that has links at the top that will take you to another point on the same page. What I need to do is dynamically create the links for the output in the document with data (some data) from a table. I want to avoid creating a sep

Re: auto-download of various files ?

2000-11-13 Thread Justin Scott
> instead of displaying that file. (As you know many browsers have content > type="text/txt" set to display rather than download, whereas a ZIP file is > often set to download when a link to it is followed.). Possibly just tell the users to right-click and then use the "Save Link/Target As..." op

RE: Way to pass form fields

2000-11-13 Thread John Anderson
Yeah however I need to parse that cgi variable out in the next html page? It may be more trouble than it is worth? unless there is an easy way in javascript to parse out these variables. I know that I can fake it by doing a write with javascript to the same html file? Thanks, John -Original

Re: Way to pass form fields

2000-11-13 Thread John Quarto-vonTivadar
hi John, any data set in a form field will get passed to the action page specified in the calling page's tag attribute and is available from there. The question is, how do you want to parse it out. The power of CF, in this case, is the ease with which you can using the FORM. scope, for instance,

follow-up question to PDF thread

2000-11-13 Thread John Quarto-vonTivadar
I'm having a bit of confusion about this PDF thread that has been going back and forth the last few weeks and I'm not sure where the good advice recently posted actually points. Here is what I want to do: 1) dynamically fill in data from a DB to a PDF file, using CF. 2) how to create that PDF fi

auto-download of various files ?

2000-11-13 Thread John Quarto-vonTivadar
i have a question about what to put in a CFHEADER statement such that a download of the file in question can be forced (instead of viewed). Example: a query to a DB results in data which can either be shown, or which get parsed out in a CSV format (to be downloaded for import into, say, a Word mai

RE: Cflocation

2000-11-13 Thread Robert Segal
You could have the page submit to itself. When the page submits to itself, write code to update the data in the database and then query the database to get the new results and display them on the page. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, No

RE: Cflocation

2000-11-13 Thread heathb
Basically what I'm doing is sending data to a page for updating, then using CFlocation to go back to the page with the updated data. Maybe this isn't the most efficient way... any other suggestions? -Original Message- From: Gregory Harris [mailto:[EMAIL PROTECTED]] Sent: Monday, November

RE: CFFile and large file sizes?

2000-11-13 Thread Arden Weiss
Can you provide URLs/references to some free or not-free COM upload objects you referred to?? Arden Weiss 410-757-3487 -Original Message- From: Michael She [SMTP:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 5:26 PM To: CF-Talk Subject:RE: CFFile and large file size

Way to pass form fields

2000-11-13 Thread John Anderson
Is there a way using Javascript to pass a form field to an html page? not cfml page? John Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/ind

Re: Cflocation

2000-11-13 Thread Gregory Harris
My thoughts with this: 1) CFINCLUDE? All the variables carry locally 2) CFHTTP and CFHTTPPARAM?, you can specify them as form variables with a CFHTTP ACTION="POST" if you like Any further details, let me know Gregory Harris Web Developer Stirling Bridge Group LLC - Original Message - F

RE: Verity Search Engine

2000-11-13 Thread Michael She
This is exactly what I'm looking for! But, does this work with the Verity Engine included with CF Server? I'm using a shared server for my website, so I probably don't have CFEXECUTE permissions. Is the Exclude attribute part of the built in verity engine? Thanks! At 05:46 PM 11/13/00 -05

Cflocation

2000-11-13 Thread Heath Berg
Is there a way to send variables via CFLOCATION (other than sending them in the URL)? Maybe like some kind of CFSET with a form that submits by itself? Archives: http://www.mail-archive.com/cf-talk@ho

Re: Mail Servers

2000-11-13 Thread Len Conrad
>But what do you do, if spammers IP constantly change if he is dialling in >via call by call ? >Then only blocking of IP-classes would help. All relayers must use authentification, preferably SMTP AUTH, or POP-B4-SMTP, even if they relay from trusted ip's. There simply is no other way to be s

RE: Edit a PDF

2000-11-13 Thread Arden Weiss
Just so I'm clear, I do NOT have the reader installed on my PCs anymore (3 and/or 4), hence the real thing (3 and/or 4) loads into the browser and works just like the real thing from within the browser. So you can do a saveas after you have edited a PDF file and then use CFFILE to have the use

RE: Verity Search Engine

2000-11-13 Thread Kelly Matthews
Yep sure is... I use cmd files to run mine but in the file i put the following to exclude: Here is a sample of excluding files AND directories: -exclude "*.gif" "*.jpg" "*.cfm" "*\\cgi-bin" "*\\webboard" "*\\gif" "*\\search97*" "*\\admin" Stay current with what's happening on AirportNet. Subsc

RE: Verity Search Engine

2000-11-13 Thread Heath Berg
Is there a way to send variables via CFLOCATION (other than sending them in the URL)? Maybe like some kind of CFSET with a form that submits by itself? -Original Message- From: Michael She [mailto:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 5:43 PM To: CF-Talk Subject: Verity Sear

Verity Search Engine

2000-11-13 Thread Michael She
Is there a way to exclude certain paths from the verity search engine? Thanks! -- Michael She I m a g i n e C o m m u n i c a t i o n s Company E-mail: [EMAIL PROTECTED] Personal E-mail: [EMAIL PROTECTED] ICQ UIN: #243466 Personal Homepage: http://www.michaelshe.com (Under Construction) Imagin

Re: Mail Servers

2000-11-13 Thread Justin Scott
Interesting. I'll see if we can contact Sylvain and get something done about that if it really is a confirmed spam hole. Our spam protection is basically not allowing any messages originating outside our network to be delivered to any domain not hosted on that VOPMail machine. Since this is con

RE: Caching cfhttp call?

2000-11-13 Thread Robert Segal
Put the moreover_news variable into the application scope and just overwrite it every 5 hours or so. -Original Message- From: cf kaizen [mailto:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 4:39 PM To: CF-Talk Subject: Caching cfhttp call? Hi, I'm pulling a newsfeed from MoreOver.

RE: CFFile and large file sizes?

2000-11-13 Thread Michael She
Yeah, it won't work. I've had trouble uploading large files too. Have you tried using a com upload object? There are a few free ones which do it pretty well for ASp. At 01:18 PM 11/13/00 -0500, you wrote: >hmm.. >i got 512 ram and 768 swap >it idles around 115 mb > >when i upload a 200meg f

Re: Mail Servers

2000-11-13 Thread CF-Talk
But what do you do, if spammers IP constantly change if he is dialling in via call by call ? Then only blocking of IP-classes would help. Uwe - Original Message - From: "Jesse" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Montag, 13. November 2000 22:50 Subject: Re: Mail Ser

RE: Edit a PDF

2000-11-13 Thread Simon Horwith
not that I know of. It's called "reader" for a reason, after all. Besides, why would anyone pay for a copy of Acrobat that can write to pdfs, if the free plug-in already does that? Again, I might be wrong, but this is how it works, to the best of my knowledge. ~Simon > Simon Horwith > Certifi

Re: newbie question

2000-11-13 Thread Bud
On 11/13/00, Tammy Schilling penned: >I'm relatively new to CF. I'm trying to design an interface for a local >non-profit that holds monthly meetings to track attendance at those >meetings. I have an Access db with a table called Attendance. This >tables columns are the ID for each member and o

RE: Edit a PDF

2000-11-13 Thread Arden Weiss
Believe you are right... If Windows has access to both the reader and the real think, it will load the reader in the browser instead of the "real" thing -- think that is what happened to me with 3.0, so I had to uninstall both the 3.0 reader and real thing when I installed the real 4.0 on my l

RE: Edit a PDF

2000-11-13 Thread Chad Gray
Right.. that is how i thought it worked to, but Arden says he can edit with the browser plugin. At 04:38 PM 11/13/00 -0500, you wrote: >I believe browsers just load the reader plug-in. You were not editting the >pdf's in the reader, but in the full blown acrobat environment (or distiller >or

Re: Mail Servers

2000-11-13 Thread Jim McAtee
This is hardly a hole. You can't block relaying solely on the FROM header. It's so easily forged as to be laughable. What if a spammer puts '[EMAIL PROTECTED]' in the FROM field of all the mail he relays through your email server? That's OK? Jim - Original Message - From: "Steve Pier

Re: Mail Servers

2000-11-13 Thread Jesse
I'm not sure why ours is so fobar. but to block the spammers I have to look through the messages in the holding dir usually undeliverable mail, find the ip address of the host that sent the spam and block it by IP which is a pain. maybe there is a different way of doing it, that machine has made i

RE: Mail Servers

2000-11-13 Thread Benjamin S. Rogers
> Vopmail still has a problem with from lines of just a name and no domain. > Vopmail assumes the sender must be from the default domain and the server > and then will let it relay. That is a definite no-no. Thus it is very hard > to get VOPMail off the spam block lists. Oddly enough, this just w

Caching cfhttp call?

2000-11-13 Thread cf kaizen
Hi, I'm pulling a newsfeed from MoreOver. It rarely updates, maybe twice a day. So I'd like to somehow cache my cfhttp (perhaps using "File=...") and only re-run it every 5 hours or so, so that it operates similar to the CachedWithin parameter in CFQuery. What is the most common method in which

RE: Edit a PDF

2000-11-13 Thread Simon Horwith
I believe browsers just load the reader plug-in. You were not editting the pdf's in the reader, but in the full blown acrobat environment (or distiller or some other pdf writing environment). That's what I'm guessing, anyway. ~Simon > Simon Horwith > Certified ColdFusion Developer > Fig Leaf So

Re: newbie question

2000-11-13 Thread Jesse
here is how I update my dal customers info DB from an update form UPDATE ADSLCustomers SET OrderNumber='#Form.OrderNumber#', OrderPhoneNumber='#Form.OrderPhoneNumber#', CompanyName='#Form.CompanyName#', ContactFirstName='#Form.ContactFirstName#', ContactLastName='#Form.ContactLastName#', Bil

Re: newbie question

2000-11-13 Thread Jesse
try this UPDATE Attendance SET January = '#Form.January#' WHERE ID = #ID# try the #Form.January# this tells cf to put the value of the form field named January into the DB field named January - Original Message - From: "Tammy Schilling" <[EMAIL PROTECTED]> To: "CF-Talk" <[EM

RE: Edit a PDF

2000-11-13 Thread Chad Gray
Hmmm strange... maybe my browser plugins are not up to date or something. All i have in the browser plugin is the tool bar at the top. I dont have the tool bar on the left side that lets you edit. I cannot edit PDFs at all in the browser, but i can in my Acrobat program. The PDFs are some t

RE: newbie question

2000-11-13 Thread Hayes, David
When you say you can't get the form to work, do you mean you are getting error messages or it's just not behaving as expected? If you paste any error messages you get into your posting, it helps people help you. One issue may be that an unchecked checkbox will result in NO form element being rec

Re: Security and SQL

2000-11-13 Thread Nathan Stanford
You can also convert your URL LINK to FORM LINKS then you can test in the receiving page to see that the #http_referer# is coming from the Page you want it to. this is a start. Nathan www.cftipsplus.com -- Original Message -- From: "Kevin Schmidt" <[EMA

Re: Mail Servers

2000-11-13 Thread Len Conrad
>stay away from mailsite! It's a major bitch keeping smammers out of it. we >have it running on an NT box here >and we have to fix it at least once a week because of spammers killing it >with tons of mail. Just curious: what can't mailsite do for anti-spam defense that sendmail can? MAPS? ORBS

RE: Mail Servers

2000-11-13 Thread Steve Pierce
Vopmail still has a problem with from lines of just a name and no domain. Vopmail assumes the sender must be from the default domain and the server and then will let it relay. That is a definite no-no. Thus it is very hard to get VOPMail off the spam block lists. Vircom has been aware of the prob

RE: Edit a PDF

2000-11-13 Thread Arden Weiss
Again, don't understand. I forgot I had installed Acrobat 4.0 on my laptop -- hence I just loaded/used 4.0 (the big capital T button) to select a line of text in a PDF file and edit it at will, just as I was able to do in 3.01 -- it responds a bit sluggish, but it does it. The only difference

RE: Remote DB Alteration

2000-11-13 Thread James C. Montgomery
I've been using this linking external databases method with Access (rather than futz with creating a bad query to try and break the lock) and it works great, but there's a caveat. If you're making the mods locally on your development box and then uploading to a remote server, you need to ensure t

newbie question

2000-11-13 Thread Tammy Schilling
--704CA9BF13C96FBC1A24AFE5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I'm relatively new to CF. I'm trying to design an interface for a local non-profit that holds monthly meetings to track attendance at those meetings. I have an Access db w

Re: Create Table Question

2000-11-13 Thread Jesse
I had pretty much the same question. try this link for help http://www.w3schools.com/sql/ - Original Message - From: "CF-Talk" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, November 13, 2000 3:43 PM Subject: Re: Create Table Question > A ) is missing at the end. >

Re: Mail Servers

2000-11-13 Thread Jesse
stay away from mailsite! It's a major bitch keeping smammers out of it. we have it running on an NT box here and we have to fix it at least once a week because of spammers killing it with tons of mail. sendmail for Unix works great with our CF apps "My 2 Cents" - Original Message - Fro

RE: Edit a PDF

2000-11-13 Thread Chad Gray
At 02:56 PM 11/13/00 -0500, you wrote: >Don't understand. I am running Acrobat Exchange 3.01 and the edit tools are >there when I call up a PDF file in a browser window. Both the button with >the big capital T and the one to the left of it work -- can edit with the >reader version of course. All

Re: Create Table Question

2000-11-13 Thread CF-Talk
A ) is missing at the end. Uwe - Original Message - From: "Gary Groomer" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Montag, 13. November 2000 16:31 Subject: Re: Create Table Question Try the below: create table T_AddBook ( > AddID COUNTER PRIMARY KEY, > Name text(20), >

RE: Mail Servers

2000-11-13 Thread ron
> bring it up to Mailsite's level. Imail has a very nice Web mail > facility included, and www.HKSI.com has great templates for it. Thanks Len. The link is actually http://www.hksi.net. See the latest outlook-style DHTML web templates at http://killerwebmail.com. -ron

Re: form generator?

2000-11-13 Thread stas
That's not the one, but thanks. At least I know DBblocks is at 2.0 now. - Original Message - From: "Arden Weiss" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, November 13, 2000 2:31 PM Subject: RE: form generator? > Go to www.commerceblocks.com > > Arden Weiss > 410

RE: Mail Servers

2000-11-13 Thread Len Conrad
>Having problems with SMTP and hops. > >What mail server(s) does anyone recommend to work well with CF 4.5. What do you mean "with" : on the same machine? If yes, then I recommend against it. CF is happiest as a dedicated machine. If neither CF nor the mail is very busy or important, ok toge

RE: Edit a PDF

2000-11-13 Thread Arden Weiss
Don't understand. I am running Acrobat Exchange 3.01 and the edit tools are there when I call up a PDF file in a browser window. Both the button with the big capital T and the one to the left of it work -- can edit with the reader version of course. Also, I am looking at using www.activepdf.co

RE: form generator?

2000-11-13 Thread John Anderson
There is a custom tag at the allaire site http://devex.allaire.com/developer/gallery/info.cfm?ID=77676E77-7E8C-11D4-AA A600508B94F380&method=Full John -Original Message- From: stas [mailto:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 11:24 AM To: CF-Talk Subject: form generator?

Re: Security and SQL

2000-11-13 Thread Justin Scott
One basic thing you can do is place an #Int()# function in the query on any values that the user has control of that are supposed to be numeric, or check them in advance with #IsNumeric()# or soemthing. This will keep them from passing a subquery as part of the request. So having it in a query l

Re: Mail Servers

2000-11-13 Thread Justin Scott
> Having problems with SMTP and hops. > What mail server(s) does anyone recommend to work well with CF 4.5. > > Thanks for your time. I prefer VOPMail from Vircom myself. It handles just about whatever you can throw at it very well, and has full database integration built in so you can manage al

Re: Date Manipulation?

2000-11-13 Thread Justin Scott
Use the DateAdd function... DateAdd(datepart, number, date) so it would be... ___ Justin Scott :: [DtDNS Administrator] http://www.dtdns.com - Original Message - From: "Willy Ray" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent:

Re: RDS and NT holding a lock on a file

2000-11-13 Thread Justin Scott
If you're running MS IIS (like most CF people are) then try stopping that service and restarting it. I have run accross problems with file locking where IIS will hold the file open for several minutes if the "Check if file exists" attribute is set on the .cfm extention under the filter configurat

Re: jr CF

2000-11-13 Thread Justin Scott
That is probably the best advice I've seen on the list so far for the newbies. I wouldn't be where I am today without the site I was running. Here's my story... I was a senior in high school, very into computers and just getting into CGI and perl for interactive web development for a few sites I

Re: SQL Server 2k - query from URL

2000-11-13 Thread Justin Scott
I've never heard of this before myself, but at first glance, it sounds dangerous as well. I suspect there's some way to secure it or something, but the thouhgt of someone discovering that and executing a delete query or something... anyone know anything about the security of that thing? ___

Re: CF and a Framed Based Website

2000-11-13 Thread Justin Scott
Why bother using CF for something so simple? Here's a JavaScript snippet that does it... ___ Justin Scott :: [Staff Developer] http://www.annex.com - Original Message - From: "AustralianAcco

Re: Mail Servers

2000-11-13 Thread Joseph Thompson
at $1500 Imail server is not cheap, but the web mail is "nifty" and because it is ODBC compliant, building an online CF "signup" form is a snap. Archives: http://www.mail-archive.com/cf-talk@houseoffu

RE: please recommend cf host

2000-11-13 Thread Raymond K. Camden
Ditto the Media3 recommendation. They host Death Clock (3.6 million hits last month) as well as two other clients of mine. I had issues with them a -long- time ago, but for a very long time now they have been running smooth and w/o any problems, at least as far as I can tell.

Edit a PDF

2000-11-13 Thread Chad Gray
Is there any way to open a PDF in a browser, and edit it? Like add notes etc. The user would have the full blow Acrobat, but i dont see any edit tools on the browser plugin. Of course the other part of my question would be can the user save the file back to the web server? Im leaning towards a

RE: form generator?

2000-11-13 Thread Arden Weiss
Go to www.commerceblocks.com Arden Weiss 410-757-3487 -Original Message- From: stas [SMTP:[EMAIL PROTECTED]] Sent: Monday, November 13, 2000 2:24 PM To: CF-Talk Subject:form generator? Hello, I remember a few months ago there was a product announcment about a form gener

COM Problems Fixed.....

2000-11-13 Thread Simon Horwith
FYI: I determined that CF Server SP2 BETA, MUST BE TO BLAME. Uninstalling CF Server, and then installing SP1 has fixed the errors. Gee, I guess that's why they call it a beta release. I advise anyone running CFOBJECT on the SP2 Beta release to "downgrade" until this bug is fixed. I've reported

  1   2   >