How to unsubscribe

2003-01-07 Thread Mitko Gerensky-Greene
Hello, going to the link gives me only: Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm? user=1828.1748.4 The auto-unsubscribe functionality is being tested to be sure that non accidental access is allowed. Is this temporary or is it the way it is going to be? Thanks,

RE: List test

2003-01-06 Thread Mitko Gerensky-Greene
When can I unsubscribe? The auto-unsubscribe functionality is being tested to be sure that non accidental access is allowed. Quoting Tony Weeg [EMAIL PROTECTED]: 3 days plenty of messages, check your mail server ...tony Tony Weeg Senior Web Developer UnCertified Advanced

Loop question from a beginner

2002-12-29 Thread Mitko Gerensky-Greene
, then I want to be able to show the full list of entries in the recordset. How do I go about it? Thanks in advance, Mitko Gerensky-Greene Make no search for water. But find thirst, And water from the very ground will burst

More string manipulation questions

2002-12-11 Thread Mitko Gerensky-Greene
Hello, I have a text file called field_offices.txt which contains information like this: 6BPH, [EMAIL PROTECTED], Albuquerque; 4APH, [EMAIL PROTECTED], Atlanta; 3BPH, [EMAIL PROTECTED], Baltimore; 4CPH, [EMAIL PROTECTED], Birmingham; The meaning is: FOCode, FOEmail, FOName I need to read this

Re: More string manipulation questions

2002-12-11 Thread Mitko Gerensky-Greene
Here is the full error message (I am not sure why it got cut before): Error Occurred While Processing Request Error Diagnostic Information An error occurred while evaluating the expression: strFOCode = #trim(listGetAt(strFO,1))# Error near line 36, column 7.

RE: More string manipulation questions

2002-12-11 Thread Mitko Gerensky-Greene
Thanks! This did catch that there was a blank line at the bottom of the text file! Mitko -- Original Message -- from: webguy [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] date: Wed, 11 Dec 2002 18:29:28 - Why not just send the FOCode to the next page

DW - lower case

2002-12-11 Thread Mitko Gerensky-Greene
Gerensky-Greene ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

String trimming questions

2002-12-09 Thread Mitko Gerensky-Greene
Hello, I have a string like this: 6BPH, [EMAIL PROTECTED], Albuquerque; How can I trim the string so that it results into three separate strings -- each of the pieces separated by a comma? The semicolon is the delimiter for the list in which the cited string is only one element. Thanks, Mitko

OT: Query Analyzer on Win95

2002-10-10 Thread Mitko Gerensky-Greene
Hello, I want to be able to run Query Analyzer for SQL Server 7 or 2000 on a Windows 95 machine. Is this possible? I tried installing from a SQL Server 2000 Standard Edition but the only thing it offered to install were the Client Connectivity Tools and English Query. Is there any place where

Re: OT: Query Analyzer on Win95

2002-10-10 Thread Mitko Gerensky-Greene
I was hoping that the Enterprise Manager would be included but it is not. And the Client Connectivity Tools is just a tool about what protocal you can use for connecting to a SQL Server, i.e. Named Pipes or TCP/IP. Mitko -- Original Message -- From: S.

Can I pass variable to a form on the same page?

2002-10-04 Thread Mitko Gerensky-Greene
Hello, I have a page with a form with two drop down menus -- for state and fiscal year. I want the action (target) of the form to be a page whose directory is defined by the fiscal year selected and whose file name is defined by the state selected. I.e. from select_plan.cfm (the page with the

Need CF developers in the metro Washington, DC area

2002-09-27 Thread Mitko Gerensky-Greene
Gerensky-Greene __ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http

Re: Domain Name to Company Name Map

2002-09-27 Thread Mitko Gerensky-Greene
If you have WebTrends, you can install the free GeoTrends database which does something similar -- it links ip addesses to geographical locations. It might be a starting point. http://www.netiq.com/support/was/geotrends.asp Mitko -- Original Message --

OT: Need help with a SQL statement

2002-09-27 Thread Mitko Gerensky-Greene
Hello, Could anybody help me with a simple SQL statement? I am trying to insert a new row into a SQL Server 7.0 database using the Enterprise manager. The statement is: INSERT p_pha_plan (state_code, pha_code, fiscal_year, version_number, status_code, pdf_file_name,

Re: Need help with a SQL statement

2002-09-27 Thread Mitko Gerensky-Greene
ColdFusion Users Group Founder Director www.cfug-vancouverisland.com - Original Message - From: Mitko Gerensky-Greene [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, September 27, 2002 12:32 PM Subject: OT: Need help with a SQL statement Hello, Could anybody help me

RE: Need help with a SQL statement

2002-09-27 Thread Mitko Gerensky-Greene
. they show up as dupes too!! ..tony Tony Weeg Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 -Original Message- From: Mitko Gerensky-Greene [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 3:33 PM

RE: Need help with a SQL statement

2002-09-27 Thread Mitko Gerensky-Greene
Management Solutions www.navtrak.net 410.548.2337 -Original Message- From: Mitko Gerensky-Greene [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 3:33 PM To: CF-Talk Subject: OT: Need help with a SQL statement Hello, Could anybody help me with a simple SQL statement? I am trying

RE: Need help with a SQL statement

2002-09-27 Thread Mitko Gerensky-Greene
Oops, the version_number field should be smallint, 2, i.e. key: version_number, smallint, 2 Mitko -- Original Message -- From: Mitko Gerensky-Greene [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Fri, 27 Sep 2002 15:16:08 -0500 I have not designed

let me try again: Urgent need for help with CFHTTP again

2002-09-26 Thread Mitko Gerensky-Greene
/approved/approved_plans.cfmP /CFlog Any other alternative of reading files remotely? Thanks, Mitko -- Original Message -- From: Mitko Gerensky-Greene [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 25 Sep 2002 18:39:56 -0500 Hello, The saga

Re: let me try again: Urgent need for help with CFHTTP again

2002-09-26 Thread Mitko Gerensky-Greene
. J - Original Message - From: Mitko Gerensky-Greene [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 26, 2002 10:20 AM Subject: let me try again: Urgent need for help with CFHTTP again Hello, I am still hoping somebody can at least try to help with this. We

Re: let me try again: Urgent need for help with CFHTTP again

2002-09-26 Thread Mitko Gerensky-Greene
delimiter=; textqualifier= /cfhttp cfoutput#CFHTTP.FileContent#/cfoutput I also don't understand your use of delimiter=; textqualifier=. There are no ; in the text returned Hope this helps... Best Regards, Joe Hansen - Original Message - From: Mitko Gerensky-Greene [EMAIL PROTECTED] To: CF

Urgent need for help with CFHTTP again

2002-09-25 Thread Mitko Gerensky-Greene
Error Diagnostic Information CFHTTP Hello, I launched a small application which uses CFHTTP to read files from a remote server. The same application works constantly fine from the development server. However, from the production server today it would work for a while and then would stop for a

Re: Urgent need for help with CFHTTP again

2002-09-25 Thread Mitko Gerensky-Greene
-- From: Mitko Gerensky-Greene [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 25 Sep 2002 17:17:58 -0500 Error Diagnostic Information CFHTTP Hello, I launched a small application which uses CFHTTP to read files from a remote server. The same application works constantly fine from

Need help with CFHTTP

2002-09-23 Thread Mitko Gerensky-Greene
Hello, Last week I asked about a CFFILE issue and was advised to use CFHTTP to read files from a remote server. Now I am trying to make this work but with no success yet. Unfortunatelly, this is on an intranet and I am not able to give you the link, but I will try to explain what is

RE: Need help with CFHTTP

2002-09-23 Thread Mitko Gerensky-Greene
of the file (without putting it into a query). Also, is the Cfhttp actually pointed at a filename? Or does it point to a cfm page that delivers up the file? If the latter, it could be that you need a POST request with Cfhttpparams. -mk -Original Message- From: Mitko Gerensky-Greene [mailto

HomeSite 4.52 and CF Tag Update

2002-09-19 Thread Mitko Gerensky-Greene
Hello, I am working on a Windows 95 machine with many software restrictions (government project...). I have HomeSite 4.51 (from the UltraDev 4.0 CD) and downloaded the HomeSite 4.52 update from Macromedia's site. The CF Server I need to program for is version 5.0. I was wondering what is the

Tag Update Question

2002-09-19 Thread Mitko Gerensky-Greene
Hello, Here is the same question paraphrased: Is it save to install the CF Studio 5.0 tag update into HomeSite 4.52's directories? Would this enable HomeSite 4.52 with the CF 5.0 tags? Thanks, Mitko -- Original Message -- From: Mitko Gerensky-Greene

Urgent: Need help with a CFFILE error

2002-09-19 Thread Mitko Gerensky-Greene
Hello, I am uploading an application which was built by the previous team and now I have to resolve some issues... Here is the page: http://webapps1.hud.gov/pih/pha/plans/approved/approved_plans.cfm When there, select a state from the drop down menu and then it takes you to:

Re: Urgent: Need help with a CFFILE error

2002-09-19 Thread Mitko Gerensky-Greene
path for it's file attribute. You are sending it a URL. Jeff - Original Message - From: Mitko Gerensky-Greene [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 19, 2002 2:59 PM Subject: Urgent: Need help with a CFFILE error Hello, I am uploading an application

RE: Delivering MSSQL DB to Client

2002-09-10 Thread Mitko Gerensky-Greene
SQL Server 7/2000 has a very handy Import/Export facility. Using it you can specify the source and destination servers and you can export both the database structure and the data. Hope that helps, Mitko -- Original Message -- From: Ben Johnson [EMAIL

Re: ColdFusionMX and authorizing with NT domains

2002-09-09 Thread Mitko Gerensky-Greene
Make sure the folder with the cfm pages has removed the anonymous access and has enabled Windows challenge/responce security. Mitko -- Original Message -- From: Chris White[EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Mon, 09 Sep 2002 08:01:14

OT: Need help with classic ASP on SBS

2002-09-09 Thread Mitko Gerensky-Greene
Hello, I hope someone can help me with a peculiar classic ASP problem. I have developed two identical (ASP-scripting-wise) websites hosted on two webservers administered by the same guy. He installed Small Business Server SP1 on one of the servers and on that server the contact form does not

How to truncate the last 5 characters

2002-09-06 Thread Mitko Gerensky-Greene
How to truncate the rightmost 5 character of a string, using CF while reading a text file (not SQL database). Thanks, Mitko __ Structure your ColdFusion code with Fusebox. Get the official book at

RE: Interesting: Macromedia Resource Kit

2002-09-06 Thread Mitko Gerensky-Greene
Thanks! -- Original Message -- From: Vernon Viehe [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Fri, 6 Sep 2002 09:26:34 -0700 This set of Flash components (set 3), and the datagrid component are only on the DRK, and won't be available for free

HomeSite+ vs CF Studio (Was Dreamweaver MX opinions)

2002-09-05 Thread Mitko Gerensky-Greene
Hello, I am new in CF and never had CF Studio. However, I have HomeSite+. What is the difference between CF Studio and HomeSite+? Also, what is the difference between HomeSite+ and the HomeSite included with DW MX? Thanks, Mitko

HomeSite+ vs HomeSite 5 vs CF Studio?

2002-09-05 Thread Mitko Gerensky-Greene
comes with DW MX) Thanks, Mitko Gerensky-Greene Make no search for water. But find thirst, And water from the very ground will burst. (A Persian mystic poet, quoted in Delight of Hearts, p. 77) The world is but one country and mankind

FuseBox vs Macromedia Programming Standards

2002-08-29 Thread Mitko Gerensky-Greene
Hello, Can anyone direct me to a brief description of what FuseBox is and how different is from the guidelines at: http://www.corfield.org/coldfusion/codingStandards.htm Thanks in advance, Mitko __ Structure your ColdFusion

Re: OT: .Net Mailinglist

2002-08-29 Thread Mitko Gerensky-Greene
Try ASP Friends: http://www.aspfriends.com/aspfriendshome/ and http://www.gotdotnet.com/ Mitko - Original Message - From: Urs Bertschy [EMAIL PROTECTED] Date: Thursday, August 29, 2002 7:45 am Subject: OT: .Net Mailinglist Hello all I want to expand my know how to other

Re: Women programmers

2002-08-29 Thread Mitko Gerensky-Greene
My 2 cents: Women can be as good programmers as men! Any other claim is profiling... My wife in fact had MCSD before moving to management and she still loves database programming. I've worked with marvelous women programmers and a classmate of mine is working on her Ph.D. in C.Sc. in network

Re: Information Architect (was: programmer vs. developer

2002-08-28 Thread Mitko Gerensky-Greene
In support to Sean's point on information architects -- if you read the book Information Architecture for the WWW, it will become clear that it is not merely a fancy way of calling a web developer/programmer. http://www.oreilly.com/catalog/infotecture2/ Mitko Gerensky-Greene

Recordsets for the whole site

2002-08-26 Thread Mitko Gerensky-Greene
I am creating my first CF-enabled online database. I am starting to find it limiting that I have to define the same recordset over and over in different pages. Is there a way of keeping the results of a recordset for use by more than a single webpage? Thanks in advance, Mitko Gerensky-Greene

Re: Another beginner's question - recordset lists double fields

2002-08-18 Thread Mitko Gerensky-Greene
a href=#CurrentPage#?PageNum_rsSongSelect=#TotalPages_rsSongSelect##QueryStri ng_rsSongSelect#Last/a /cfif /td /tr /cfoutput /table cfoutputRecords #StartRow_rsSongSelect# to #EndRow_rsSongSelect# of #rsSongSelect.RecordCount# /cfoutput /body /html Mitko Gerensky-Greene

Beginner's question - entering text with breaks

2002-08-17 Thread Mitko Gerensky-Greene
show the way they were intended to, with paragraph breaks, etc. Thanks in advance, Mitko Gerensky-Greene Make no search for water. But find thirst, And water from the very ground will burst. (A Persian mystic poet, quoted

Re: Beginner's question - entering text with breaks

2002-08-17 Thread Mitko Gerensky-Greene
Shall I use this tag when inserting the new records or when viewing the results? Thanks, Mitko Gerensky-Greene Make no search for water. But find thirst, And water from the very ground will burst. (A Persian mystic poet, quoted

Another beginner's question - recordset lists double fields

2002-08-17 Thread Mitko Gerensky-Greene
and how to fix it? Thanks, Mitko Gerensky-Greene Make no search for water. But find thirst, And water from the very ground will burst. (A Persian mystic poet, quoted in Delight of Hearts, p. 77) The world is but one country and mankind

Re: Beginner's question - entering text with breaks

2002-08-17 Thread Mitko Gerensky-Greene
it mean that I need to do all the formatting in the webform, or can I just copy and paste the text along with the formatting from a MS Word file? Thanks again, Mitko Gerensky-Greene Make no search for water. But find thirst, And water

Re: Cold Fusion MX Reference Manual

2002-08-08 Thread Mitko Gerensky-Greene
Do you mean when you register ColdFusion MX the server or Macromedia Studio MX? Mitko Gerensky-Greene Make no search for water. But find thirst, And water from the very ground will burst. (A Persian mystic poet, quoted in Delight