Stored Procedure throwing error in CF but ran successfully

2010-01-13 Thread Ali Awan
is: [Macromedia][SQLServer JDBC Driver][SQLServer]Violation of PRIMARY KEY constraint 'PK_mypkname'. Cannot insert duplicate key in object 'dbo.tableA'. Any help would be appreciated. Thanks, Ali ~| Want to reach the ColdFusion

Re: Stored Procedure throwing error in CF but ran successfully

2010-01-13 Thread Ali Awan
Mike, Thanks for responding. Another thing I forgot to mention is that when I run the procedure in SQL Server directly it runs without error. Also, and this is sporadic. When I run the stored proc in coldfusion by itself, by doing an Exec statment in a CFQuery. Sometimes it runs without

Re: Stored Procedure throwing error in CF but ran successfully

2010-01-13 Thread Ali Awan
The best way to troubleshoot this issue if it is reproducible is to start a SQL Server Profiler trace to observe exactly what the database is doing. -Mike Chabot Mike, I am trying this at work and do not have the admin privileges to run the SQL Server Profiler. Another interesting thing is

Re: Stored Procedure throwing error in CF but ran successfully

2010-01-13 Thread Ali Awan
the stored procedure in SQL multiple times. Even if I have a SQL Profiler, it's not going to help in telling me how to stop that. And if that is true, then how come ColdFusion handles it differently when I pull that CF page out of that app, and run it by itself? Ali

Is it possible to use Word-Wrap in CFGRIDCOLUMN?

2008-03-28 Thread Ali
Hi: Do you know a way that I can word-wrap the content of a cell in CFGRIDCOLUMN. I use Applet format for my grid. Please help me. Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date

still have problem with cfgrid when I choose html format. Anybody has any idea?

2008-03-27 Thread Ali
Hi: I face an error (The cfgridupdate tag cannot find the grid named MyGrid) when I use HTML format and I click outside of the grid and then click save button but do not have any problem when I use APPLET format for my cfgrid. Please help me. Thanks Ali

cfgridupdate doesn't work when I edit more than one Cell!

2008-03-24 Thread Ali
Hi: I made a grid with cfgrid then I made an action page with cfgridupdate. It works when I change one cell but doesn't work when I change more than one cell! Here is the code: The page that contains grid : cfgridtets.cfm !--- the start of the first page --- cfquery name=UsersGrid

Is it a CF8 BUG? Very strange CFGRID format = HTML error!

2008-03-24 Thread Ali
Hi: This is very strange. The FGRID works fine when I choose Format = Applet but when I choose Format = HTML and I don't choose anything on the GRID and press submit button the following error returns! The cfgridupdate tag cannot find the grid named MyGrid When I choose a grid cell and edit it and

Cgrid needs Java Runtime Environment while Windows XP doesnt have it by defalut.

2008-03-23 Thread Ali
. Is there anyway to use CFGRID without the need of JRE? Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive

Re: Cgrid needs Java Runtime Environment while Windows XP doesnt have it by defalut.

2008-03-23 Thread Ali
need it but I need to select from a list of months and a list of Genders (male , female). Is it possible? Thanks ALi On Sun, Mar 23, 2008 at 4:19 PM, Dan Vega [EMAIL PROTECTED] wrote: Make sure you use format=html. If you do not provide a format attribute it defaults to applet. - applet

Re: Cgrid needs Java Runtime Environment while Windows XP doesnt have it by defalut.

2008-03-23 Thread Ali
It is very cool but what can I do if I want to use a cfquery in the combo box. For example I have the states names in a DB table. Them how can I load data there? Thanks Ali On Mon, Mar 24, 2008 at 12:14 AM, Dan Vega [EMAIL PROTECTED] wrote: I wrote an article about that a couple of weeks ago

Re: Cgrid needs Java Runtime Environment while Windows XP doesnt have it by defalut.

2008-03-23 Thread Ali
AM, Ali [EMAIL PROTECTED] wrote: It is very cool but what can I do if I want to use a cfquery in the combo box. For example I have the states names in a DB table. Them how can I load data there? Thanks Ali On Mon, Mar 24, 2008 at 12:14 AM, Dan Vega [EMAIL PROTECTED] wrote: I wrote

Re: many JS libraries are out there, which one for CF8 is the question.

2008-03-20 Thread Ali
Is there any *WYSIWYG* editor for one of these? Or at least easier way to integrate them with current dw website? thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free

Re: many JS libraries are out there, which one for CF8 is the question.

2008-03-20 Thread Ali
Sorry I meant GUI. Something like what spry extnesions do in DW. Do we have something like that for JQuery? Thanks Ali On Thu, Mar 20, 2008 at 11:25 PM, Claude Schneegans [EMAIL PROTECTED] wrote: Is there any *WYSIWYG* editor for one of these? WYSIWYG? For Javascript code

Re: many JS libraries are out there, which one for CF8 is the question.

2008-03-20 Thread Ali
Thanks. That's great. I will try them. Now I am working on SPRY which is Adobe's own library so I thought maybe has better support for CF8. But I will do my best tp learn more JS. Thanks for the reply. Ali On Fri, Mar 21, 2008 at 12:45 AM, Brian Love [EMAIL PROTECTED] wrote: I can't believe

Re: many JS libraries are out there, which one for CF8 is the question.

2008-03-20 Thread Ali
It seems that the only one is *Nitobi Complete UI *for DW/CF. I didn't test it but it is pricy! thanks Ali On Thu, Mar 20, 2008 at 11:47 PM, Gerald Guido [EMAIL PROTECTED] wrote: There *are* WYSIWYG but the are more of the Java based Enterprise variety suits like wavemaker http

Visual Ajax IDE?

2008-03-19 Thread Ali
Hi: Dreamweaver is the best html/cfm editor I have ever used. I wonder if there is a good one for AJAX? Do you know one? If it has some visual tools like the ones in DW. Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most

many JS libraries are out there, which one for CF8 is the question.

2008-03-19 Thread Ali
that gives me better client-side effects and form options(for example validation). Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

CFWINDOW at the position of the link

2008-03-15 Thread Ali
. Sometimes down three pages and sometimes two. So giving x and y for the position doesn't seem to work. Any help to keep the cfwindows over the link that opens it? Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important

Re: CFWINDOW at the position of the link

2008-03-15 Thread Ali
that's great just I am not a js developer. Can you please give me link for a tutorial for such an edit? Thanks Ali On Sat, Mar 15, 2008 at 6:47 PM, Azadi Saryev [EMAIL PROTECTED] wrote: get your mouse coordinates with js and pass them to the function that calls your cfwindow and use hem

Re: CFWINDOW at the position of the link

2008-03-15 Thread Ali
I know it is too much but this code looks very promissing: The only problem is how I can take the MouseX and MouseY and convert them to CF Variables! I tried but no chance! Thanks Ali *!-- ONE STEP TO INSTALL MOUSE COORDINATES: 1. Copy the coding into the BODY of your HTML document

cheap CF8 hostings

2008-03-14 Thread Ali
Hi: Is there any CF8 shared hosting company which has cheap windows hosting plans for small CF sites? Ideal prices will be under 200$ a year shared web hosting. Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important

Re: cheap CF8 hostings

2008-03-14 Thread Ali
Viux looks very very cheap and with detailed upgradeable options! Very impressive! How is the quality of the service? Works fine? Has a 24/7 live support? Upgrades the patches fast? How many times did you experience down time? Thanks Ali On Fri, Mar 14, 2008 at 4:16 PM, to [EMAIL PROTECTED] wrote

Set cfwindow to stay at the place of the link!

2008-03-13 Thread Ali
thumbnails are very different from other products. I wonder if there is a way to keep cfwindow window over the link when I click on link. Please help me Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important

Is cflocation like a link??

2008-03-09 Thread Ali
Hi: I was working on a page which was sending some URL variables to another page and I figured out that using cflocation could help me there but every time I use cflocation the following error comes back: Syntax error (missing operator) in query expression 'Tbl_Users.UserID = Tbl_AccOrders.UserID

Re: Is cflocation like a link??

2008-03-09 Thread Ali
You were right. I tried what you said and it worked great. Thanks a lot. Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

Re: Is cflocation like a link??

2008-03-09 Thread Ali
insertion button. DW8 is great but as everybody says DW does 90% of work and the rest is up to the developer. I learned so thanks everybody and thanks Adobe and thanks Dominic. Ali On Mon, Mar 10, 2008 at 1:10 AM, Dominic Watson [EMAIL PROTECTED] wrote: You don't need to use cfoutput in the url

Re: Advertising CF as a server side technology

2008-03-07 Thread Ali
Thanks. I will do my best. Ali On Wed, Mar 5, 2008 at 2:43 AM, jalpino [EMAIL PROTECTED] wrote: Hi Ali, Glad to see that you are all about CF and want to share the love, this kind of enthusiasm is great! A lot of the questions you are asking have already been answered, running a few quick

Total Amount of a column fields

2008-03-07 Thread Ali
the fields in a column? Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups

Re: Total Amount of a column fields

2008-03-07 Thread Ali
Oh Thanks I found a very good way thanks to builderau ( http://www.builderau.com.au/architect/database/soa/Query-of-Queries-in-ColdFusion-MX/0,339024547,320275211,00.htm ) I found an easy way. I leave my code here for others who have the same problem. It uses Query of queries. An easy and awesome

Re: Total Amount of a column fields

2008-03-07 Thread Ali
in the query of this post. Thanks Ali On Fri, Mar 7, 2008 at 7:07 PM, James McCullough [EMAIL PROTECTED] wrote: If you just need the output just use the first query and do this : cfoutput#ArraySum(rstest['myPrice'])# Oh Thanks I found a very good way thanks to builderau ( http

Re: Total Amount of a column fields

2008-03-07 Thread Ali
Oh yeah. They are solid reasons. What software do you recommend to write my queries with? I mean a visual query builder that makes things easier. I tried the one(query builder) in CF8 Report builder but it has its own limitations. I really appreciate your replies. thanks Ali On Fri, Mar 7, 2008

Advertising CF as a server side technology

2008-03-04 Thread Ali
ideas and tips I can use to introduce CF here. Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http

Re: Best WYGIWYG Browser based html text editors for Coldfusion

2008-03-02 Thread Ali
Hi: Okay thanks... it is great to hear it. Thanks again Ali On Sun, Mar 2, 2008 at 3:18 AM, Kay Smoljak [EMAIL PROTECTED] wrote: On Sun, Mar 2, 2008 at 12:56 AM, Ali [EMAIL PROTECTED] wrote: What about TinyMCE? Is that a good option for low end users? In my experience, TinyMCE has much

Difference between CFAjax and mxAjax

2008-03-01 Thread Ali
Hi: Is there any difference between these two ajax frameworks for CF? Thanks Benign ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

Re: Difference between CFAjax and mxAjax

2008-03-01 Thread Ali
, Scriptaculous, JSON and some other bits and allows CFCs to be used. It has more features and, most importantly, Arjun is still maintaining it. If you are trying to choose between them, mxAjax is definitely the way to go. On Sat, Mar 1, 2008 at 9:20 PM, Ali [EMAIL PROTECTED] wrote: Hi: Is there any

Best WYGIWYG Browser based html text editors for Coldfusion

2008-03-01 Thread Ali
Hi: I searched for an html editor for my site and found pleny. But none were specificly designed for CF and I need to use your experience to choose the right one. I saw FCKeditor and it claimes to be the best. But I wonder if there is a better one JUST FOR CF or not? I mean an HTML editor that

Re: Best WYGIWYG Browser based html text editors for Coldfusion

2008-03-01 Thread Ali
editor that insers data into a database column containing the formating data.It is very important for me that I choose the easy one cause there are many textareas that I need to change to have text editing areas and a hard one to set will be take a long time. Thanks in advanced Ali On Sat, Mar 1

Re: Best WYGIWYG Browser based html text editors for Coldfusion

2008-03-01 Thread Ali
I will do surely. Thanks Ali On Sat, Mar 1, 2008 at 6:16 PM, Tom McNeer [EMAIL PROTECTED] wrote: On Sat, Mar 1, 2008 at 9:27 AM, Ali [EMAIL PROTECTED] wrote: I checked FCK. It looks very great but has more options than I need and I worry the admin panel users get confused by so many

Re: Best WYGIWYG Browser based html text editors for Coldfusion

2008-03-01 Thread Ali
Okay. Just another question. Is FCK free? I saw purchase option in it's website! What is that all about? Thanks Ali On Sat, Mar 1, 2008 at 6:48 PM, Claude Schneegans [EMAIL PROTECTED] wrote: I saw FCKeditor and it claimes to be the best. And it is probably the best, but that's the problem

Re: Best WYGIWYG Browser based html text editors for Coldfusion

2008-03-01 Thread Ali
On Sat, Mar 1, 2008 at 6:59 PM, Ali [EMAIL PROTECTED] wrote: Okay. Just another question. Is FCK free? I saw purchase option in it's website! What is that all about? Thanks Ali On Sat, Mar 1, 2008 at 6:48 PM, Claude Schneegans [EMAIL PROTECTED] wrote: I saw FCKeditor and it claimes

Coldfusion 8 and Win 2003 problems

2008-02-25 Thread Ali Awan
, loaded ASP extensions over the weekend. Anybody know of any solutions, or has run into this problem before? Thanks in advance, Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get

Re: Coldfusion 8 and Win 2003 problems

2008-02-25 Thread Ali Awan
been set to Deny for the entire wwwroot. You deserve a bottle of champagne, for your assistance. If you are ever in LA, let me know. Thanks, Ali It sounds like your permissions on the directories got hosed, possibly by changing permissions to allow the ASP extensions. That is, of course, mostly

Re: How to sort columns and Group them at the same time

2008-02-21 Thread Ali
You are right. I deleted USERID and the whole problem is solved. Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

Re: How to sort columns and Group them at the same time

2008-02-20 Thread Ali
Desc/cfquery It looks like Tbl_Users.UserID might be unique in the ORDER BY line, thus rendering any sort order after that useless. -Original Message- From: Ali [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 19, 2008 6:16 PM To: CF-Talk Subject: How to sort columns and Group them

How to sort columns and Group them at the same time

2008-02-19 Thread Ali
Hi: The main problem here is: I have a table of orders. Several users may order one Pet(this a part of a pet shop) but one will get it. I use Group in Cfoutput to place all the users who ordered one pet under each pet. It works fine but I had to put the columns I want group in ORDER BY of the

setting the param

2008-02-18 Thread Ali
is as the way string variables can be set. Is it possible to set it somehow that I set my default IDs variable that it returns all the records at first the way Default = does it for string variables? Thanks Ali ~| Adobe® ColdFusion® 8

Book Library Management Application Sample

2008-02-16 Thread Ali
Hi: Is there any Book Library Management Application Sample made by CF out there? I am considering making one and a sample could help very much. Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

AutoSuggest from a database query

2008-02-16 Thread Ali
. What do you suggest? Something easy please. I am a newbie. Thanks Ali cfquery name=User datasource=#Request.DSN# SELECT * FROM Tbl_Users WHERE UserName LIKE '%#FORM.Search#%' /cfquery cfform name=form1 method=post action= div align=center cfinput type=text size=20 name=Search class

change http://127.0.0.1:8500/CFIDE/administrator/index.cfm to http://localhost/administrator/index.cfm

2008-02-16 Thread Ali
of the current 127.0.0.1 Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com

Leave it alone please!

2008-02-14 Thread Ali
Hi: I am working on a cfif and I wonder if there is a way to tell CF that leaves the query alone after CFELSE. This is what I mean cfif IsDefined(FORM.DogBreedImageL3) AND #FORM.DogBreedImageL3# NEQ cfqueryparam value=#FORM.DogBreedImageL3# cfsqltype=cf_sql_clob cfelse '' /cfif I want

Re: Leave it alone please!

2008-02-14 Thread Ali
# cfsqltype=cf_sql_clob /cfif but it returned an error! Please please tell me what did I wrong in this code. thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http

Re: Leave it alone please!

2008-02-14 Thread Ali
Thanks for the advice,. Ali On Thu, Feb 14, 2008 at 4:47 PM, Dominic Watson [EMAIL PROTECTED] wrote: In the error report, near the bottom, you should see the SQL code that has been sent to the SQL server it will have looked like this: UPDATE Tbl_DogBreeds SET DogBreedImageS2 = That should

Readu to use Coldfusion Forum which supports UTF-8 with language options

2008-02-13 Thread Ali
in a file which I can translate the whole text in one file and the whole Forum changes it will ideal but even if it hasn't such an option but has easy structure which I can find the text and translate them it will great too. Ali ~| Adobe

opening a new windows, a browser problem!

2008-02-13 Thread Ali
Hi: I'm using CF8 to make an image gallery. There are many thumbnails and I want to open each larger image in a new window with fixed size and without address bar and browser options. Most of the javascripts doing this are useless in FireFox. What do you do to make fixed size popups. Plus most of

Re: opening a new windows, a browser problem!

2008-02-13 Thread Ali
is very impressive. I think I use it at least for a new experience. Do you know any other JS libraries like this? It really made my day. Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release

Re: opening a new windows, a browser problem!

2008-02-13 Thread Ali
On 2/14/08, Azadi Saryev [EMAIL PROTECTED] wrote: there are a whole bunch of 'boxes' out there: thickbox, greybox, hoverbox... i highly recommend trying jQuery library if you have not tried it yet - it makes life in general and js coding in particular very easy and fun. added bonus is the

How Can I Keep The Customers Happy?

2008-02-08 Thread Ali
Hi: I'm making an online Pet Shop. There are some puppies and kittens available now and I want to put them for sale. I can't use online payment system. I wonder how I can keep all the customers happy because some of them may try to add A puppy to their order list while just one of the customers

Conditional INSERT INTO

2008-02-08 Thread Ali
Hi: I want the user to add products into the order table but I don't want it to add the same product two or more times into the table. I made a condition and for a test I used ProductID s and I put them in the condition myself just to test it. If I enter the same productID which is in the table it

Expires after 10 days

2008-02-07 Thread Ali
a code in CF that changes it from 1/YES to 0/No when 10 days later come but how I really have no idea. Please help me. Plus I wonder what is the name of such site/applications which show such advertisement? Are they Auction sites or they have another name? Thanks Ali

CFC, YES OR NO

2008-02-06 Thread Ali
Hi: I am using CF for while now but I have no other programing background. I used Lynda.com video tutorials to learn CF and some other online tutorials like EasyCFM.com. Several days efore I recieved two new CF8 tutorials from Lynda.com(Lynda.com ColdFusion 8 Essential Training | Lynda.com

Re: CFC, YES OR NO

2008-02-06 Thread Ali
everything even working with CFCs easier would a huge help. Do you have any suggestions? Thanks in advance Ben Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http

Re: CFC, YES OR NO

2008-02-06 Thread Ali
learn, by osmosis, best practices for coldfusion development. When you are ready to learn oop, start with an oop language (oop + coldfusion is a bit of a hack), like AS 3.0 or java or .net/c#. Mark -Original Message- From: Ali [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 06

Re: CFC, YES OR NO

2008-02-06 Thread Ali
named: OOP Demystified? Do you recommend it as a book to introduce myself to OO world?? Thanks Ali ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net

Re: CFC, YES OR NO

2008-02-06 Thread Ali
On Feb 6, 2008 11:54 PM, Adrian Moreno [EMAIL PROTECTED] wrote: I've got two ongoing How-to series on my site that may help you. The first covers many basics of CFCs and OOP with ColdFusion:

Mutli-Word search and searching each word

2008-02-01 Thread Ali
I need to make a search function for my site. I wonder if it is possible to search for multi-word combinations which it searches each word individually and the words get sepereated by the user by SPACE . I wrote something using cfloop but it doesn't work. Please tell me what's wrong with my

Does Verity search supports Farsi(Persian)?

2008-02-01 Thread Ali
Hi: I wonder verity searching supports some languages like Farsi(Persian) or Arabic? Please give me a clue that I can use verity in my application which its main language is Farsi(Persian). Thanks Benign ~| Adobe® ColdFusion® 8

Re: Mutli-Word search and searching each word

2008-02-01 Thread Ali
On Feb 1, 2008 9:57 PM, Gerald Guido [EMAIL PROTECTED] wrote: Your list is missing #'s list=FORM.SEARCHFORM Should be list=#FORM.SEARCHFORM# The following will fix the OR issue. Notice the 1=0 at the end which will return zero results. cfloop index=URL.SEARCH

Re: Mutli-Word search and searching each word

2008-02-01 Thread Ali
On Feb 2, 2008 12:35 AM, Jeremy Keith [EMAIL PROTECTED] wrote: On Feb 1, 2008 9:57 PM, Gerald Guido [EMAIL PROTECTED] wrote: Thanks Benign I usually set a var before my loop for a counter then in the loop around the OR I do a CFIF to check that counter against the listlen cfset

It repeats itself!

2008-01-31 Thread Ali Majdzadeh
I wrote the following page to make a many-to-many relationship for a site search I need but when I test it it returns the product names several time.something like this:

Re: It repeats itself!

2008-01-31 Thread Ali Majdzadeh
On Jan 31, 2008 2:30 PM, Ali Majdzadeh [EMAIL PROTECTED] wrote: cfoutput#test.ProductName#/cfoutput would work, but i'm guessing you want to display the product name once, and related data beneath it? http://tutorial150.easycfm.com/ -- Evelyn the dog, having undergone further modification

Re: Coldfusion Tutorial Collections (web_based tutorials)

2008-01-20 Thread Ali Majdzadeh
http://learncf.com These are all new tutorials, all published last year and I have about 6 to publish. The quantity isn't that high, but it's a new site. Great site: Thanks. It looks to be a good start. With a better categorization it will a great tutorial collection.

Coldfusion Tutorial Collections (web_based tutorials)

2008-01-19 Thread Ali Majdzadeh
Hi: I googled Coldfusion Tutorial Collection websites a lot but EasyCFM and Adobe were the major websites out there. It seems PHP and .NET tutorial collections are much more avaialable. Adobe tutorials are great but not enough and EasyCFM is not updated very fast (I checked and most of the

Dynamic menu with CFMENU, CFMENUITEM, reading items and links from a MS SQL database

2007-12-28 Thread Ali Majdzadeh
Hi: I want to make an advanced dynamic menu (menus with submenu) with CFMENU, CFMENUITEM but I want to read the menu items and links from a MS SQL database. I googled but can't find a tutorial that shows me how to that. Please anybody can give me tutorial link or any example that I can learn

Re: Dynamic menu with CFMENU, CFMENUITEM, reading items and links from a MS SQL database

2007-12-28 Thread Ali Majdzadeh
. Benign Well have you tried yet? The syntax for cfmenu and cfmenuitem is pretty simple. The syntax for queries is pretty simple as well. Do you know how to loop over a query? What have you tried so far? On Dec 28, 2007 11:26 AM, Ali Majdzadeh [EMAIL PROTECTED] wrote: Hi: I want to make

Re: Coldfusion 8 Not Working

2007-12-26 Thread Ali Awan
own JRE... you souldn't need any java installed. On Dec 21, 2007 3:40 PM, Ali Awan [EMAIL PROTECTED] wrote: ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http

WebAssist DataBase Search extension doesnt work!

2007-12-24 Thread Ali Majdzadeh
Hi: I use DW8/CF8 and I tried to use this DW8 extension(WebAssist Database Search version 1.4.1) to make the search for the website. But the problem is at the end when I apply (I click finish) it returns an error about a javascript. Anyone has used it? Anyone has the same problem? Thanks

Coldfusion 8 Not Working

2007-12-21 Thread Ali Awan
I have a server running Windows 2003 Enterprise Server SP2. IIS 6.0 I installed Coldfusion 8, with the server configuration. No errors during installation. However I cannot access the coldfusion administrator, I get a 404 bad request error. I checked the IIS settings, and the CFIDE

Re: Coldfusion 8 Not Working

2007-12-21 Thread Ali Awan
I have a server running Windows 2003 Enterprise Server SP2. IIS 6.0 I installed Coldfusion 8, with the server configuration. No errors during installation. However I cannot access the coldfusion administrator, I get a 404 bad request error. I checked the IIS settings, and the

Re: Coldfusion 8 Not Working

2007-12-21 Thread Ali Awan
It turns out that, the server did not have any version of the Java JRE installed. So I downloaded and installed JRE 1.5 (java 5), since after some googling, I read about some problems with Java 6 (JRE 1.6). Once I downloaded that to the server, I was able to run the CF Administrator. I have

CF8 shopping cart tutorial

2007-12-17 Thread Ali Majdzadeh
Hi everybody: I want to make a shopping cart with CF8 and MS ACCESS. Do you know a simple tutorial for that? I found a couple of tutorials in easycfm.com but it will be great if I have more things to learn from. I rather not to use CFCs while I know they are great but I prefer to write one

Re: sql editor

2007-11-30 Thread Ali Majdzadeh
On Friday 30 Nov 2007, Ali Majdzadeh wrote: Hi everybody: I need to make some complex cfqueries and I wonder if there any easy to use software is out there I can use to make the sql statements easier What O/S and what database ? Thanks for all the replies. I use Windows Vista/MS

sql editor

2007-11-30 Thread Ali Majdzadeh
Hi everybody: I need to make some complex cfqueries and I wonder if there any easy to use software is out there I can use to make the sql statements easier than writing down all of them. I don't mind if it is a 3rdparty program or a cfeclipse addon or a dw extension, I just need something to

Showing dynamic data in two side by side groups

2007-11-26 Thread Ali Majdzadeh
Hi: I'm trying to make a show dynamic data (dynamic table) using dw/cf8. I works fine but it shows data down the page while I need them in two side by side groups (columns). I write down the code : cfquery name=members datasource=test SELECT ID, firstName, lastName, email FROM Membership

Re: Showing dynamic data in two side by side groups

2007-11-26 Thread Ali Majdzadeh
Not sure what you mean by side by side... This? cfquery name=members datasource=test SELECT ID, firstName, lastName, email FROM Membership /cfquery table border=0 cellpadding=0 cellspacing=0 cfoutput query=members tr tdFirst Name/td td#firstName#/td /tr tr

Dynamic Multiple selection lists

2007-11-24 Thread Ali Majdzadeh
Hi: I wanted to make some sort of search for my website that has check boxes. They look very very clean and easy to use for most users. I found a great help in (http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/formatData7.htm) I write down some parts of

Where can I learn about Verity in CF8?

2007-11-08 Thread Ali Majdzadeh
Hi: I want to learn about Verity searching in CF8. I googled and googled and googled but no straight tutorial that describes it from the begining to the intermediate in details! Please help me find a resource. Thanks Benign ~|

Re: Where can I learn about Verity in CF8?

2007-11-08 Thread Ali Majdzadeh
Not to be silly- but did you try the docs? The Developers Guide includes 2 chapters on it. It covers quite a bit. On Nov 8, 2007 9:10 AM, Ali Majdzadeh [EMAIL PROTECTED] wrote: Hi: I want to learn about Verity searching in CF8. I googled and googled and googled but no straight tutorial

Lynda.com released ColdFusion 8 Beyond the Basics! Thank you Lynda

2007-11-03 Thread Ali Majdzadeh
Hi everybody: At last a video based Coldfusion 8 advanced training came out! I was waiting for such a release for a long time. ColdFusion 8 Beyond the Basics from Lynda.com covers many topics traditionaly are covered in books and not video trainings. It shows that CF8 is a major jump for Cf

Silverlight and Coldfusion!

2007-11-03 Thread Ali Majdzadeh
Hi everybody: Does Silverlight support CF? I quote: Silverlight offers a flexible programming model that supports JavaScript, Visual C#, Visual Basic, and other languages. (Cpied from http://silverlight.net/GetStarted/) I googled for Silveright and coldfusion a little bit but no straight answer

Making advanced search options for a database using CF8

2007-10-12 Thread Ali Majdzadeh
Hi: I am working on a project which its main idea is, making a dynamic website contanins the basic information about certain companies and gives the users advanced search option through the database. The basic options will be free (all companies can add their info) but when a company pays the

Re: Making advanced search options for a database using CF8

2007-10-12 Thread Ali Majdzadeh
Dear sir: Thanks for the reply. I'm deeply sorry for my mistake. It was not on purpose and you are right I should reconsider my mailing server. Sorry again. Benign Tom Chiverton [EMAIL PROTECTED] wrote: On Friday 12 Oct 2007, [EMAIL PROTECTED] wrote: Hi: Three strikes. Get a new mail

Re: Making advanced search options for a database using CF8

2007-10-12 Thread Ali Majdzadeh
Dear sir: Thanks for the reply. I'm really sorry for sending the questions 3 times. I didn't do it on pupose. The mailing server showed no adding and I thiught it was my IE problem or wireless internet internet which is now working very well these days. Anyway I am really sorry and I do

Making advanced search options for a database using CF8

2007-10-12 Thread Ali Majdzadeh
Hi: I am working on a project which its main idea is, making a dynamic website contanins the basic information about certain companies and gives the users advanced search option through the database. The basic options will be free (all companies can add their info) but when a company pays

Making advanced search options for a database using CF8

2007-10-12 Thread Ali Majdzadeh
Hi: I am working on a project which its main idea is, making a dynamic website contanins the basic information about certain companies and gives the users advanced search option through the database. The basic options will be free (all companies can add their info) but when a company pays the

Re: Sharing violation (Dreamweaver, Illustrator, Photoshop amp;amp; CF8)

2007-09-20 Thread Ali Majdzadeh
Nobody else run into this problem? I've seen a couple of threads on other CF forums. I have the same problem! Is there any solution? The only thing I could think of is closing and starting dw again but it should be other sort of solution like a bug-fixastion update. Thanks Benign

multi-level coldfusion menu that reads from a database

2007-09-11 Thread Ali Majdzadeh
Hi everybody: I have a problem and I believe you experts can help me. I need to make a dynamic manu which generates the menu from a database conetnt and has three levels. It means something like that: MenuSubmenu_level1Submenu_level2 for example for a book shop menu: Home BooksKids *Harry

Re: multi-level coldfusion menu that reads from a database

2007-09-11 Thread Ali Majdzadeh
Did you look at the docs for cfmenu? \ Yes, I really love to use CFMENU but it is a CF8 tag and my hosting is a shared host from crystal tech and they still are on CF7. Thanks Benign ~| Check out the new features and

Re: multi-level coldfusion menu that reads from a database

2007-09-11 Thread Ali Majdzadeh
That's problem then...but you must try CFMENU tag, it's amazingly easy to use. Jayesh Yes, I really love to use CFMENU but it is a CF8 tag and my hosting is a shared host from crystal tech and they still are on CF7. Thanks Benign Okay but there is a question. What CF8 hosting service do you

Re: multi-level coldfusion menu that reads from a database

2007-09-11 Thread Ali Majdzadeh
Did you look at the docs for ? Okay it seems mine will be CF8 soon. Then how can I use CFMENU? I'm waiting for Ben Forta's books to learn more about the new features of CF8 and I wonder where I can learn more about it meanwhile. thanks Benign

  1   2   3   4   5   >