Re: [ACFUG Discuss] useful tools

2006-11-28 Thread Ajas Mohammed
<http://dafizilla.sourceforge.net/viewsourcewith/>& ViewSourceChart.<http://jennifermadden.com/> I love ViewSourceChart... Very nice plugin.... Thanks, Ajas Mohammed. Web Developer On 11/28/06, Charlie Arehart <[EMAIL PROTECTED]> wrote: Good point, Steven, and thanks for

[ACFUG Discuss] Urgent help needed.. CF custom tag to read tab delimited text file. HOw to add trim functionality??

2006-12-21 Thread Ajas Mohammed
Hello everyone, I need help on this one real quick. One of my colleauges used this custom CF tag which parses a tab delimited text file and stores in array. How do I add functionality to this code so that it would trim all the spaces i.e either left or right or if value sent in txt file has spaces

[ACFUG Discuss] Urgent help needed.. CF custom tag to read tab delimited text file. HOw to add trim functionality??

2006-12-21 Thread Ajas Mohammed
Hello everyone, I need help on this one real quick. One of my colleauges used this custom CF tag which parses a tab delimited text file and stores in array. How do I add functionality to this code so that it would trim all the spaces i.e either left or right or if value sent in txt file has spaces

Re: [ACFUG Discuss] Urgent help needed.. CF custom tag to read tab delimited text file. HOw to add trim functionality??

2006-12-22 Thread Ajas Mohammed
suggestions?? should Chr(9) be in quotes??? Ajas Mohammed. On 12/22/06, Teddy Payne <[EMAIL PROTECTED]> wrote: If the records already exists in a database, you will need to run a stored procedure to scrub and clean your data. Since you are running SQL Server 2000, you can use table

[ACFUG Discuss] CF. Object oriented & its future. General Questions.

2006-12-26 Thread Ajas Mohammed
Thanks in advance.. Ajas Mohammed. - To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/d

Re: [ACFUG Discuss] CF. Object oriented & its future. General Questions.

2006-12-26 Thread Ajas Mohammed
that, and that's been a show-stopper for many. I wrote a blog entry in 2003 showing how to disable or alter that, if appropriate for your environment: http://cfmxplus.blogspot.com/2003/02/how-to-stop-requiring-rds-password-for.html /Charlie http://www.carehart.org/blog/

Re: [ACFUG Discuss] CF. Object oriented & its future. General Questions.

2006-12-27 Thread Ajas Mohammed
india.org/ http://ajashadi.blogspot.com/2006/07/my-work-snapshots-please-comment.html Thanks once again for all the help. I really appreciate your time and patience. Ajas Mohammed. On 12/27/06, Dean H. Saxe <[EMAIL PROTECTED]> wrote: And the term architect or lead is also abused heavily

Still reading???RE: [ACFUG Discuss] Re: [ACFUG Announce] Web Application Construc tion Kit (WACK) Study Group starts next week

2006-12-27 Thread Ajas Mohammed
Hi there, I lost my focus on this topic. Are you guys still going thru the weekly(tuesday) study of WACK book? If yes let me know when is the next meeting and also what chapters you guys have already covered. Thanks, Ajas Mohammed. It will depend on the census of the group

Re: [ACFUG Discuss] CF. Object oriented & its future. General Questions.

2006-12-27 Thread Ajas Mohammed
gt; Another approach is to help an open source project or create an open > source project to get exposure with working with your community more. > > And lastly and always, attend your local CFUG to get local exposure. ;) > > Teddy > > > On 12/27/06, Ajas Mohammed <[EMA

Re: [ACFUG Discuss] CF. Object oriented & its future. General Questions.

2006-12-28 Thread Ajas Mohammed
Thanks again for that tip Charlie I have signed up with them also anyone got chance to look at some of my work I had posted earlierhow do u like it??? Thanks everyone... Ajas Mohammed. On 12/28/06, Charlie Arehart <[EMAIL PROTECTED]> wrote: Ajas, as for your second questio

Re: [ACFUG Discuss] CF. Object oriented & its future. General Questions.

2006-12-28 Thread Ajas Mohammed
s really to be limited to CFML-related topics. See the http://www.acfug.org/index.cfm?fa=mailinglists.info page to sign up for that. /Charlie http://www.carehart.org/blog/ -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ajas Mohammed *Sent:* Thu

Re: [ACFUG Discuss] Urgent help needed.. CF custom tag to read tab delimited text file. HOw to add trim functionality??

2007-01-10 Thread Ajas Mohammed
, Ajas Mohammed <[EMAIL PROTECTED]> wrote: Thanks everyone. Douglas Knudsen --> Will replace take care of tabs also??? or shall i need to say chr(9) for example : str_Token = Replace(trim(mid(arguments.str_Content, int_CurrPos, int_NextPos - int_CurrPos)),' ','', &#x

Re: [ACFUG Discuss] Urgent help needed.. CF custom tag to read tab delimited text file. HOw to add trim functionality??

2007-01-10 Thread Ajas Mohammed
s? If you are, you can use any number of ways to get rid of spaces. Trim() and REReplace() are just a couple of ways. Teddy On 1/10/07, Ajas Mohammed <[EMAIL PROTECTED]> wrote: > > oh man... I was being so stupid... Heres what was happening. > The custom tag was parsing the file

Re: [ACFUG Discuss] Urgent help needed.. CF custom tag to read tab delimited text file. HOw to add trim functionality??

2007-01-11 Thread Ajas Mohammed
doing it. Thats why I had to do it at database side. Thanks, Ajas Mohammed. On 1/11/07, Teddy Payne <[EMAIL PROTECTED]> wrote: Ajas, First, capitalization inside your emails does not emphasize a point, but rather will turn most people away from answering your question. As for your code, you

[ACFUG Discuss] Email Issue.Had a test page with CFMail. I get emails even now...Why?

2007-01-25 Thread Ajas Mohammed
eason behind this. Any suggestions? Ajas Mohammed. - To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archiv

Re: [ACFUG Discuss] Email Issue.Had a test page with CFMail. I get emails even now...Why?

2007-01-25 Thread Ajas Mohammed
L PROTECTED] *On Behalf Of *Ajas Mohammed *Sent:* Thursday, January 25, 2007 5:08 PM *To:* discussion@acfug.org *Subject:* [ACFUG Discuss] Email Issue.Had a test page with CFMail. I get emails even now...Why? Hi, I had written a test page sometime back to test some email stuff in coldfusion. Here

Re: [ACFUG Discuss] Email Issue.Had a test page with CFMail. I get emails even now...Why?

2007-01-26 Thread Ajas Mohammed
at some folks get that bored, and land on the page and I'll get a email out of the blue. DK On 1/25/07, Ajas Mohammed <[EMAIL PROTECTED]> wrote: > Hi, > I had written a test page sometime back to test some email stuff in > coldfusion. Here is the code > where mydom

Re: [ACFUG Discuss] Subversion or others

2007-01-26 Thread Ajas Mohammed
-). I have read some chapters back & forth without any order but would love to write the code to get a feel of all the examples esp. sessions & cfcs. I Hope the information about Subversion helps. Ajas Mohammed. On 1/26/07, Robert Reil <[EMAIL PROTECTED]> wrote: Hi gang.

Re: [ACFUG Discuss] CFEclipse

2007-01-26 Thread Ajas Mohammed
Just curious as to what tasks you are performing using Aptana? I know u could do lots of stuff like css, html , javascript etc but I want to get an idea of your exprience and how it helped you. Thanks, Ajas Mohammed. On 1/26/07, Shifang (Frank) Sun <[EMAIL PROTECTED]> wrote:

Re: [ACFUG Discuss] Building my IDE Tool Box

2007-01-26 Thread Ajas Mohammed
ine, I use both. Of late I have been using DW only. But if you want to use Subversion commands in IDE, then Eclipse is by far the best option. Anyone who would like to add or comment on my post is more than welcome. I want to see ppl's opinion when it comes to there favourite editors. Ajas Moha

Re: Still reading???RE: [ACFUG Discuss] Re: [ACFUG Announce] Web Application Construc tion Kit (WACK) Study Group starts next week

2007-01-26 Thread Ajas Mohammed
samples from the book? Thanks, Ajas Mohammed. On 12/27/06, Ajas Mohammed <[EMAIL PROTECTED]> wrote: Hi there, I lost my focus on this topic. Are you guys still going thru the weekly(tuesday) study of WACK book? If yes let me know when is the next meeting and also what chapte

Re: [ACFUG Discuss] Building my IDE Tool Box

2007-01-31 Thread Ajas Mohammed
When you are done you can double click the tab again and you can see other views/windows. In DW you have to manually hide other views/windows. Ajas Mohammed. On 1/29/07, Teddy Payne <[EMAIL PROTECTED]> wrote: Indeed, I have forgotten haven't I? Sorry about that MC. Similar to MGD Dra

Re: [ACFUG Discuss] OT does anyone have a favorite CSS user group to recommend?

2007-01-31 Thread Ajas Mohammed
Hi, I am a big fan of SitePoint forums. Try it. What is the issue you are facing? Maybe you could post it in another group here(I think its called community) that we have since this group is related to only CF related issues. Ajas Mohammed. On 1/31/07, Robert Reil <[EMAIL PROTECTED]>

Re: [ACFUG Discuss] OT: DataBase Design Forum/Lists?

2007-01-31 Thread Ajas Mohammed
I prefer SitePoint simply because its one stop place for everything. They have one group for databases and they have a special one for MySql. Apart from sitepoint, I have heard a lot about DaniWeb but havent used it. I use SQLServer 2000 a lot and therefore I use http://

Re: [ACFUG Discuss] RE: Still reading?? Web Application Construstruction Kit (WACK) S tudy Group

2007-01-31 Thread Ajas Mohammed
guys and we can have a remote session. Let me know which number I can call. My cell number is 713-240-1957. Thanks Ajas Mohammed. On 1/26/07, Robert Reil <[EMAIL PROTECTED]> wrote: we did the code samples and the reading interactively. The test is actually my beta sight that is for my

Re: [ACFUG Discuss] OT does anyone have a favorite CSS user group to recommend?

2007-02-02 Thread Ajas Mohammed
Hi Dusty, Did you solve the issue? I am just curious and also I want to get an idea of moving from table design to tableless desing i.e pure css. It would be great if you could share your experience with us or if you are still facing any issues. Ajas Mohammed. On 1/31/07, Steven

[ACFUG Discuss] Installed CF 7 multi server config over Server config...Not sure what I have now???

2007-02-12 Thread Ajas Mohammed
Hi, I had installed CF7 Developer edition with Server configuration (first option available) and configured it with IIS webserver and everythings fine. Since I wanted to test some JSP pages and wanted to see if I can host them with CF7, I started installer for CF 7 Developer edition but this time

[ACFUG Discuss] Calling DTS package from CFM page

2007-02-13 Thread Ajas Mohammed
Hi, I was looking around to find code for calling a DTS package from cfm page. I found this code below. I am able to connect and everything but I would like to see the status of DTS package execution not just individual steps. I got the individual steps & there status codes by adding some code

[ACFUG Discuss] CF - How to create tab delimited text file from query

2007-02-13 Thread Ajas Mohammed
Hi there, Looks like today is DB day. I want to develop a feature wherein user accessing the site should be able to create a tab delimited text file ( i have a query which will be used) and user should also be able to download this new tab delimited text file. Any suggestions are we

Re: [ACFUG Discuss] CF - How to create tab delimited text file from query

2007-02-14 Thread Ajas Mohammed
dd a CFHEADER: and now when the page is loaded it will open in the spreadsheet. Enjoy. /Charlie http://www.carehart.org/blog/ -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ajas Mohammed *Sent:* Tuesday, February 13, 2007 4:39 PM *To:* discussion@acfug.org *Subject

Re: [ACFUG Discuss] CF - How to create tab delimited text file from query

2007-02-14 Thread Ajas Mohammed
tp://www.carehart.org/blog/ -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ajas Mohammed *Sent:* Wednesday, February 14, 2007 12:03 PM *To:* discussion@acfug.org *Subject:* Re: [ACFUG Discuss] CF - How to create tab delimited text file from query Charlie, A

Re: [ACFUG Discuss] CF - How to create tab delimited text file from query

2007-02-15 Thread Ajas Mohammed
/feature and I have the habit of thinking about project as soon as someone tells me abt it. I just go crazy and try various things to see how I will do it. Thats how I am... Your code plus the getColumnList() is the perfect solution. Thanks, Ajas Mohammed. On 2/14/07, Charlie Arehart <[EM

[ACFUG Discuss] validation techniques for existing application

2007-02-24 Thread Ajas Mohammed
Hi, We have about 5 web applications which fork from the same code, but ofcourse they have own customizations and also differ a lot from each other as the clients are different, meaning different needs and lots of different code even though the origin is the same code. Whenever we have new clie

Re: [ACFUG Discuss] validation techniques for existing application

2007-02-28 Thread Ajas Mohammed
applications. Thanks, Ajas Mohammed On 2/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: There is also QForms if you want to google that. It was implemented pretty well. -Original Message- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of * [EMAIL PROTECTED]

[ACFUG Discuss] ColdFusion project lifecycle tools ??? - Configuration Management to Versioning to Testing

2007-02-28 Thread Ajas Mohammed
Hi, We are a ColdFusion shop with SQL Server as backend. I have implemented Subversion here and so far its been good. During the initial search for version control tools offered in the market, I came across Seapine's SCM& other products offered by them. Has any

Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - Configuration Management to Versioning to Testing

2007-02-28 Thread Ajas Mohammed
ing to Testing Although we do not use such a beast yet, I would take a look at Trac. http://trac.edgewall.org/ DK On 2/28/07, *Ajas Mohammed* <[EMAIL PROTECTED]> wrote: Hi, We are a ColdFusion shop with SQL Server as backend. I have implemented Subversion here and so far its been good

Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - Configuration Management to Versioning to Testing

2007-02-28 Thread Ajas Mohammed
Justin, I looked at the link you sent and it reminded me of Bugzilla. So now the question boils down to Bugzilla vs Trac ? 1)which one would you prefer and why? 2) benefits 3)support for Subversion? i read bugzilla needs another component to interact with Subversion Plz share your experience if y

Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - Configuration Management to Versioning to Testing

2007-03-01 Thread Ajas Mohammed
east that is the way the demo is on their site. I haven't used trac but, I like the hooks into SVN. Course you can do that with bugzilla too, its just hard to setup. On 2/28/07, Ajas Mohammed <[EMAIL PROTECTED]> wrote: > Justin, I looked at the link you sent and it reminded me

[ACFUG Discuss] CF application using verity

2007-03-05 Thread Ajas Mohammed
Hi, I have CF application which I have designed using verity search feature. Overview : The search application lets user search data in tables based of keywords and the user could also filter by state or just say ALL ie. all states. I can get results when search is based of ALL STATES since

Re: [ACFUG Discuss] CF application using verity

2007-03-05 Thread Ajas Mohammed
TECTED] "[U]nconstitutional behavior by the authorities is constrained only by the peoples' willingness to contest them" --John Perry Barlow On Mar 5, 2007, at 10:36 AM, Ajas Mohammed wrote: > Hi, > I have CF application which I have designed using verity search > f

Re: [ACFUG Discuss] CF application using verity

2007-03-05 Thread Ajas Mohammed
cfm?Queue=MUPPELSCHOTEN ------- *Original Message* --- *From:* "Ajas Mohammed" <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> *To:* discussion@acfug.org *Date:* Mon, 5 Mar 2007 10:36:34 -0500 *Subject: [ACFUG Discuss] CF application using

Re: re[2]: [ACFUG Discuss] CF application using verity

2007-03-05 Thread Ajas Mohammed
,3 Finally, the filter for state in main page --> select * from Coll_StateRegs where custom2 = '#statelist#' order by score desc Thank you all of you. Ajas Mohammed. On 3/5/07, Mischa Uppelschoten

Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - Configuration Management to Versioning to Testing

2007-03-07 Thread Ajas Mohammed
. Thanks, Ajas Mohammed. On 3/1/07, Justin Haygood <[EMAIL PROTECTED]> wrote: Regarding being able to pick a user from a dropdown, yes, you just enter their name. However, each "component" you specify has a default owner, which we use here. Bugzilla also does the same thing actually.

Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - Conf iguration Management to Versioning to Testing

2007-03-08 Thread Ajas Mohammed
situation? does it support multiple projects? Ajas Mohammed. On 3/8/07, Robert Reil <[EMAIL PROTECTED]> wrote: Are you insinuating that you would have to load one bugzilla per application? Sounds like it. I would be interested in using this too to manage development on all my webs too. Ro

[ACFUG Discuss] Slides or notes from recent meeting ACFUG

2007-03-08 Thread Ajas Mohammed
Hi, I would like to request any presentation or notes for the last ACFUG meeting from FigLeaf Software. I am very much interested in Google SEO methods and the last time I was in a Adobe session about the same topic, the session was interrupted because of some technical issues. Thanks, -- ht

Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - Configuration Management to Versioning to Testing

2007-03-08 Thread Ajas Mohammed
Mohammed. On 3/7/07, Ajas Mohammed <[EMAIL PROTECTED]> wrote: Hi, I finally installed Bugzilla on my home notebook last night. My setup was Winxp with IIS. I made one small mistake and I wasnt able to see the start page for bugzilla. I will let you know the mistake later. I Fixe

Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - Configuration Management to Versioning to Testing

2007-03-09 Thread Ajas Mohammed
-- > *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Ajas > Mohammed > *Sent:* Friday, March 09, 2007 12:23 AM > *To:* discussion@acfug.org > *Subject:* Re: [ACFUG Discuss] ColdFusion project lifecycle tools ??? - > Configuration Management to Ve

Re: [ACFUG Discuss] Variable Undefined.

2007-03-11 Thread Ajas Mohammed
You got that error because when you write , you are not providing the query name whose OUTPUT you want to display. The correct method is . Replace your cfoutput with this and see what happens. Ajas Mohammed. On 3/11/07, Robert Reil <[EMAIL PROTECTED]> wrote: After all of you guys tutu

[ACFUG Discuss] Error handler, included template not shown. The calling template is shown.

2007-03-16 Thread Ajas Mohammed
Hi, I have a error handler template which sends me an email whenever an error is encountered. When there is error on an included template, the my error handler always points to main template that included the error generating template. For example : Main page : PageStart.cfm contains/includes cfi

Re: [ACFUG Discuss] Error handler, included template not shown. The calling template is shown.

2007-03-16 Thread Ajas Mohammed
PROTECTED] [EMAIL PROTECTED] -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ajas Mohammed *Sent:* Friday, March 16, 2007 11:12 AM *To:* discussion@acfug.org *Subject:* [ACFUG Discuss] Error handler, included template not shown. The calling templat

Re: [ACFUG Discuss] CF Eclipse- CVS - Bugzilla

2007-03-19 Thread Ajas Mohammed
Hi, I have replied earlier here about version control, eclipse, dw, bugzilla and stuff. I will make a quick summary again We are CF & SQL Server shop and we use DW as the IDE here. Reason --> Lets you see the design view and I dont think eclipse does that for u. Personally, I also use Eclipse

Re: [ACFUG Discuss] CF Eclipse- CVS - Bugzilla

2007-03-19 Thread Ajas Mohammed
ays) more of a factor than cost, functionality and useability. For anyone who has used both CVS and SVN, can you make a good case for one over the other? Shawn Gorrell Web Development Applications Architect Federal Reserve Bank - Atlanta Office (404) 498-8449 *"Ajas Mohammed" <[EMAIL P

Re: [ACFUG Discuss] ODFL Freight WSDL integration

2007-03-26 Thread Ajas Mohammed
Hi there, I dont know if its relevant but I would like to know which language webservice was written in and also if there is an alternate path to reach the same wsdl url... Thanks Ajas. On 3/26/07, Sean Hynes <[EMAIL PROTECTED]> wrote: Hello, I have been banging my head on this

Re: [ACFUG Discuss] A whole new key for CFEclipse =)

2007-04-03 Thread Ajas Mohammed
That is a great feature. Very nice. I was wondering, when we will have a design view built in Eclipse. That will be so good to have in CFEclipse. Any thoughts on that Teddy? -- http://ajashadi.blogspot.com On 4/3/07, Teddy Payne <[EMAIL PROTECTED]> wrote: A while ago, I put in a request to

[ACFUG Discuss] writing a Content Mngmt system in CF..FAQ or Howto?

2007-04-11 Thread Ajas Mohammed
Hello everyone, I came across Joomla which is a great tool and I have heard of so many content management systems(CMS) written in CF. My question is how the application works because all a user is doing is saving some settings in the application for example lets say user

Re: [ACFUG Discuss] writing a Content Mngmt system in CF..FAQ or Howto?

2007-04-11 Thread Ajas Mohammed
Howto? for your last question: http://en.wikipedia.org/wiki/Content_management_system not sure how Joomla works, they are all pretty much the same also there is a manual for joomla: http://help.joomla.org/images/User_manual/user_manual_v1%200%201_10%2021 %2006.pdf that may help. On 4/11/07,

Re: [ACFUG Discuss] writing a Content Mngmt system in CF..FAQ or Howto?

2007-04-11 Thread Ajas Mohammed
the basics right before he can jump into highlevel details. There is nothing like good foundation and thats what I was looking for. Before getting my hands dirty with the code, I wanted an overview of how things work in a CMS. Thanks Ajas Mohammed. On 4/11/07, Teddy R. Payne <[EMAIL PROTEC

Re: [ACFUG Discuss] writing a Content Mngmt system in CF..FAQ or Howto?

2007-04-11 Thread Ajas Mohammed
y won't help you figure out how to add features. -dhs On April 11, 2007, Ajas Mohammed wrote: > Thank you everyone. I appreciate the comments. I agree it doesnt make sense > to reinvent the wheel. The reason I wanted to know about CMS is because a > client of mine uses custom inhouse

[ACFUG Discuss] Recent Flex Seminar notes from the meeting???

2007-04-23 Thread Ajas Mohammed
Hi, I was wondering if there are any notes or video from the recent Flex Seminar showing how to move html application to Flex. By the way, are we supposed to reply or discuss Flex topic in this email group or is there any other email id just for Flex? Please clarify. Thanks, -- http://ajas

[ACFUG Discuss] Error handling, I have request, exception, validation templates.

2007-04-25 Thread Ajas Mohammed
Hi, I was working on some stuff and I have request, exception, validation templates in the same order I mentioned here. Form required fields by _required method is caught by validation template, query errors like object not found is caught by exception template. But then I tried this some #so

Re: [ACFUG Discuss] Error handling, I have request, exception, validation templates.

2007-04-25 Thread Ajas Mohammed
you get an execution time error. Gerry Gurevich Application Development NIEHS ITSS Contractor Lockheed Martin Information Technology 919-361-5444 ext 311 -- *From:* Ajas Mohammed [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, April

Re: FW: [ACFUG Discuss] dsn's in cf admin

2007-05-03 Thread Ajas Mohammed
Hi there, I had same issue when I installed SQL Server 2000 Dev edition and CF 7 Developer edition on my notebook. I didnt make notes (ah), but I remember there was some patch for sql server 2000 which fixed the issue for me. It was some memory timeout issue or something. Its a

Re: FW: [ACFUG Discuss] dsn's in cf admin

2007-05-03 Thread Ajas Mohammed
5/3/07, Ajas Mohammed <[EMAIL PROTECTED]> wrote: Hi there, I had same issue when I installed SQL Server 2000 Dev edition and CF 7 Developer edition on my notebook. I didnt make notes (ah), but I remember there was some patch for sql server 2000 which fixed the issue for

Re: FW: [ACFUG Discuss] dsn's in cf admin

2007-05-03 Thread Ajas Mohammed
y again. Thanks. -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ajas Mohammed *Sent:* Thursday, May 03, 2007 5:14 PM *To:* discussion@acfug.org *Subject:* Re: FW: [ACFUG Discuss] dsn's in cf admin I found this http://bartramsbits.blogspot.com/2006/10/c

Re: [ACFUG Discuss] dsn's in cf admin

2007-05-03 Thread Ajas Mohammed
That will do it. I am pretty sure. :-) -- http://ajashadi.blogspot.com On 5/3/07, Dusty Hale <[EMAIL PROTECTED]> wrote: I've now installed sql sp4 but this alone did not solve the problem. I'm downloading the sql critical update tool to see if that helps. -- *Fr

Re: [ACFUG Discuss] dsn's in cf admin

2007-05-03 Thread Ajas Mohammed
se please let me know and thanks to all who have tried to help. Dusty -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ajas Mohammed *Sent:* Thursday, May 03, 2007 6:23 PM *To:* discussion@acfug.org *Subject:* Re: [ACFUG Discuss] dsn's in cf ad

Re: [ACFUG Discuss] cfoutput and grouping

2007-05-15 Thread Ajas Mohammed
Hi, I think you can say #orderid#, #orderid# If your column has a comma in it, then in the above code you can use Replace function to replace the last comma like Replace(orderid,",",""). thanks, Ajas Mohammed. On 5/15/07, Dusty Hale <[EMAIL PRO

Re: [ACFUG Discuss] Congratulations

2007-05-18 Thread Ajas Mohammed
Hello everyone, It was a great session and very well organized. Good work ACFUG & Federal Reserve guys. Well done. Also it was nice meeting people whom I have known only through there email ids especially Teddy, Precia, Charlie, Mischa to name a few. -- http://ajashadi.b

[ACFUG Discuss] CF application -- UML or any other diagram

2007-05-23 Thread Ajas Mohammed
Hi, I wanted to come up with a diagram for our web appliation written in CF and I was wondering what other people use for this All we have is cfm pages. I thought of UML but then is it appropriate to use it for web application? Anyone has experience doing diagrams explaining flow of applica

Re: [ACFUG Discuss] CF application -- UML or any other diagram

2007-05-23 Thread Ajas Mohammed
olding and prototype creation as you don't have to create that much code to show place holders. Teddy - Original Message ----- *From:* Ajas Mohammed <[EMAIL PROTECTED]> *To:* discussion@acfug.org *Sent:* Wednesday, May 23, 2007 6:52 PM *Subject:* [ACFUG Discuss] CF application --

Re: [ACFUG Discuss] CF8 public beta now available on Adobe labs

2007-05-30 Thread Ajas Mohammed
Thanks Charlie. I have downloaded the beta :-). As for your post, its really good. The link you had sent was not complete(broken in 2 parts), so here is the full link http://carehart.org/blog/client/index.cfm/2007/5/23/scorpio_debugger_monitor_and_the_other_vendors Ajas. On 5/30/07, Charlie Are

Re: [ACFUG Discuss] regex help

2007-06-05 Thread Ajas Mohammed
do you plan to save the complete url in a variable or just search keyword in a variable? For example varUrl = http://blah.com?search=SomeLingering Suspicion" target="_blank">"A Lingering Suspicion" or varUrl = "Some Lingering Suspicion" Please clarify. Ajas. On 6/5/07, Steven Ross <[EMAIL PRO

[ACFUG Discuss] empty cgi.http_referer

2007-06-14 Thread Ajas Mohammed
Hi, In one of my CF 7 applications say Appl A, I have a link to another application Appl B. Appl B will allow user to access restricted pages in case he is a referred user from Appl A. In the Application.cfm file of Appl B, I have this code

Re: [ACFUG Discuss] empty cgi.http_referer

2007-06-14 Thread Ajas Mohammed
for lack of patriotism and exposing the country to danger. It works the same in every country." --Hermann Goering, Hitler's Reich-Marshall at the Nuremberg Trials On Jun 14, 2007, at 1:10 PM, Ajas Mohammed wrote: Hi, In one of my CF 7 applications say Appl A, I have a link to another app

Re: [ACFUG Discuss] empty cgi.http_referer

2007-06-14 Thread Ajas Mohammed
empty. I've seen them get stripped at firewalls as well. I'd find another way to do it. - Original Message From: Ajas Mohammed <[EMAIL PROTECTED]> To: discussion@acfug.org Sent: Thursday, June 14, 2007 2:29:53 PM Subject: Re: [ACFUG Discuss] empty cgi.http_referer Hi Dean, Th

Re: [ACFUG Discuss] empty cgi.http_referer

2007-06-15 Thread Ajas Mohammed
xample. Forrest G. Ajas Mohammed wrote: Hi, In one of my CF 7 applications say Appl A, I have a link to another application Appl B. Appl B will allow user to access restricted pages in case he is a referred user from Appl A. In the Application.cfm file of Appl B, I have thi

Re: [ACFUG Discuss] Catching SQL Errors

2007-06-18 Thread Ajas Mohammed
I dont know if this is what you want but if you want to view the sql statement that is causing the error, then the best option is . I usually mail this info to my email adrr and it really helps me to understand what is going on with the query. But if you want to show information to the user, I am

Re: [ACFUG Discuss] CFEclipse question - default project

2007-06-27 Thread Ajas Mohammed
Hi, some of the Eclipse vs DW vs other IDE discussion has already been done before. Here is the link : http://www.mail-archive.com/discussion@acfug.org/msg02117.html or go to mailbox archive of discussion http://www.mail-archive.com/discussion@acfug.org/ and search for dw or eclipse. There was

Re: [ACFUG Discuss] cffile issue after a migration

2007-07-13 Thread Ajas Mohammed
We had a issue wherein our file import process uses cffile and it was working fine in both QA and Production. One day it stopped working on QA and nothing had been changed as far as CF Admin or installation/upgrade of CF is concerned. I looked at the account under which CF was running in Windows m

Re: [ACFUG Discuss] moving tables across data sources

2007-07-13 Thread Ajas Mohammed
Hi, Here is my assumption for your scenario. Lets say datasource1 is for database A, and the other datasource2 is for database B. If you want to copy a table from datasource1 to datasource2, I would do this in SQL Server(I dont know what db you are using) I havent done this in CF, but I do t

Re: [ACFUG Discuss] moving tables across data sources

2007-07-13 Thread Ajas Mohammed
f you look at the query I sent : So your query should be *Select* * into nameofDataBase2..table2 *FROM* nameofDataBase1 ..table1 Ajas. On 7/13/07, Tepfer, Seth <[EMAIL PROTECTED]> wrote: *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Ajas Mohammed

Re: [ACFUG Discuss] CFChart doesn't display Flash movie or PNG

2007-08-14 Thread Ajas Mohammed
://www.cfguru.org/index.cfm/2006/5/31/CFChart-Issues I Hope it helps. Ajas Mohammed. On 8/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > The graph files exists for a short period of time and then they are > deleted by the CF server. If you are caching the page, you will see

[ACFUG Discuss] Single Sign On...

2007-08-15 Thread Ajas Mohammed
Hi, In our web application we have user login feature but no SSO(single sign on). Before someone starts saying bad practice and all that, I would like to clarify that this was built long time back and we are thinking of adding it to our application. Any guidance on this would be appreciated. W

Re: [ACFUG Discuss] Single Sign On...

2007-08-15 Thread Ajas Mohammed
TECTED] > "Great spirits have often encountered violent opposition from weak > minds." > --Einstein > > > On Aug 15, 2007, at 11:20 AM, Ajas Mohammed wrote: > > > Hi, > > In our web application we have user login feature but no SSO > > (single s

Re: [ACFUG Discuss] Single Sign On...

2007-08-15 Thread Ajas Mohammed
nt for that > > and has anybody implemented this feature? > > > > Thanks > > > > On 8/15/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote: > > That's not single sign-on. ;-) > > > > -dhs > > > > > > Dean H. Saxe, CISSP, CEH >

Re: [ACFUG Discuss] Single Sign On...

2007-08-15 Thread Ajas Mohammed
-on. ;-) > > -dhs > > > Dean H. Saxe, CISSP, CEH > [EMAIL PROTECTED] > "Great spirits have often encountered violent opposition from weak > minds." > --Einstein > > > On Aug 15, 2007, at 11:45 AM, Ajas Mohammed wrote: > > > Right now more

[ACFUG Discuss] coldfusion 5.. Accessing .net object

2008-04-19 Thread Ajas Mohammed
Hi, One of my friend is using CF 5 and he needs to access/call a .NET object. Dont ask me why he didnt upgrade to CF 7 or 8. The .net object is called with 1 parameter and returns an xml string. Let me know if this can be done with CF 5. I know we could access .net object using CF 7 or 8 for tha

Re: [ACFUG Discuss] CFChart and printing

2008-04-22 Thread Ajas Mohammed
Hi, Try this I guess you need to increase the timeout value. The charts/images are cached and the timeout value says how long to cache the chart/images. go to cf install path\lib\webcharts.3d.xml look for the code below at the top http://ajashadi.blogspot.com No matter what, find a way. Becau

[ACFUG Discuss] pdf creation - code was working fine, now it gives error An exception occurred when executing a Com method

2008-04-23 Thread Ajas Mohammed
*Hi, * In our application, we have pdf batch creation process, wherein mulitple pdf's are merged together to create a single pdf i.e. a batch document. We are using CF 7 on Windows and we use *active pdf* to create pdf documents. Everything was working fine and nothing has changed anywhere i.

Re: [ACFUG Discuss] pdf creation - code was working fine, now it gives error An exception occurred when executing a Com method

2008-04-23 Thread Ajas Mohammed
E on > the server to render the pdf and can be affected by Windows Updates to the > server. > > - Original Message > From: Ajas Mohammed <[EMAIL PROTECTED]> > To: discussion@acfug.org > Sent: Wednesday, April 23, 2008 10:53:58 AM > Subject: [ACFUG Discuss] pd

Re: [ACFUG Discuss] pdf creation - code was working fine, now it gives error An exception occurred when executing a Com method

2008-04-23 Thread Ajas Mohammed
cific to IE. > Or possibly something in a CF updater. > > Here are a couple of KB articles I found that seem to apply: > http://www.activepdf.com/support/knowledgebase/viewKb.cfm?id=10539&tk=sp > > http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_18623&slice

Re: [ACFUG Discuss] How Load Files from Outside the Web Directory - Corrected

2008-04-24 Thread Ajas Mohammed
We use shared folders and we refer these shared folders like this where 1.1.1.1 is an ip addr and folder structure in windows is like this X:/*Shared*/someSharedFolder/Documents1.pdf and someSharedFolder is a shared folder. We have D,E,F,X so many shared drives on this machine. Notice that in t

Re: [ACFUG Discuss] How Load Files from Outside the Web Directory - Corrected

2008-04-24 Thread Ajas Mohammed
? And > how do I determine that? > > > > -Original Message- > From: Ajas Mohammed > Sent: Apr 24, 2008 4:01 PM > To: discussion@acfug.org > Subject: Re: [ACFUG Discuss] How Load Files from Outside the Web Directory > - Corrected > > We use shared folde

[ACFUG Discuss] CF 7 - Code in application.cfm redirects.. is this code below a good practice

2008-04-25 Thread Ajas Mohammed
Hi, I have a client who has url say www.xyz.com. They want a new url www.abc.comso that when user enters www.xyz.com, the user should see www.abc.com in his address bar of browser. Basically an alias/redirection with address bar showing the new url. I could have done redirection by dns names/url r

Re: [ACFUG Discuss] CF 7 - Code in application.cfm redirects.. is this code below a good practice

2008-04-25 Thread Ajas Mohammed
> versions have something similar (someone please correct me if I'm wrong). > > hofo > > On Fri, Apr 25, 2008 at 9:53 AM, Ajas Mohammed <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I have a client who has url say www.xyz.com. They want a new url >> w

Re: [ACFUG Discuss] CF 7 - Code in application.cfm redirects.. is this code below a good practice

2008-04-25 Thread Ajas Mohammed
rg/wiki/HTTP_response_splitting > > > > -dhs > > > > Dean H. Saxe, CISSP, CEH > > [EMAIL PROTECTED] > > "Dissent is the purest form of patriotism." > > --Thomas Jefferson > > > > > > > > On Apr 25, 2008, at 9:53 AM, Ajas Mohamm

[ACFUG Discuss] Single Sign on - SAML + Coldfusion 7

2008-05-01 Thread Ajas Mohammed
Hi, We are in process of adding Single Sign On (SSO) for our web application and I have started research on how to implement this using SAML(*Security Assertion Markup Language* ) and CF 7. So far, my search on google has gotten me to 2 positive links http://www.philduba.com/index.cfm/2006/12/29/

[ACFUG Discuss] showing image from network share..how to?

2008-05-12 Thread Ajas Mohammed
Hi, We have a network share where the CFChart images get stored. If I try to access the network share like this in CF page, the image is not displayed. I am missing something here? The permissions etc are fine on the network machine i.e. from the CF webserver, I am able to access the network s

Re: [ACFUG Discuss] showing image from network share..how to?

2008-05-12 Thread Ajas Mohammed
front. So your example would become > > "file:/servername/nameofshare\clientname\CF_Chart_Share\testimage.jpg". > > > > > > On Mon, May 12, 2008 at 9:42 AM, Ajas Mohammed <[EMAIL PROTECTED]> > > wrote: > > > > > Hi, > > >

Re: [ACFUG Discuss] showing image from network share..how to?

2008-05-12 Thread Ajas Mohammed
That won't work unless your clients have access to the specific share... > You will need to serve it up using CFContent if it is outside the web > root. > > > On May 12, 2008, Ajas Mohammed wrote: > > Hi, > > > > I did try > "file:\\nameofshare\clientname\CF

  1   2   3   4   >