Search Results

Showing results 1 to 20 of 20
Search took 0.01 seconds.
Search: Posts Made By: jedimatt
Forum: ColdFusion Mar 4th, 2009
Replies: 3
Views: 1,645
Posted By jedimatt
Yep, no problem:

I created the usual insert sql statement to insert all of the updated rows back into the DB.

Next i created a dupcheck select statement which basically is a select statement...
Forum: ColdFusion Mar 2nd, 2009
Replies: 1
Views: 856
Posted By jedimatt
What you need to do is loop over each value and do an update sql statement to insert a flag to say that you have emailed the player.
You will also need to concatenate a number against the form input...
Forum: ColdFusion Mar 2nd, 2009
Replies: 3
Views: 1,645
Posted By jedimatt
Managed to figure out how to do this.

If anyones interested then let me know.
Forum: ColdFusion Feb 27th, 2009
Replies: 8
Views: 3,350
Posted By jedimatt
What about converting the Excel file to xml and then reading that in instead of the native xls format?

Just a thought.

JM
Forum: ColdFusion Feb 27th, 2009
Replies: 3
Views: 1,645
Posted By jedimatt
Hi all,

I have a good one here and i am hoping there is an answer for this.

I have a form which displays a profile. Each profile has multiple rows of data, each row consists of a sort order, an...
Forum: ColdFusion Feb 3rd, 2009
Replies: 8
Views: 2,422
Posted By jedimatt
Hi arrgh,

I have come across a little problem.

I use query of quries to get the desired output, what i am struglling right now is qofq does not support outer joins.

Any ideas on how i can...
Forum: ColdFusion Feb 1st, 2009
Replies: 2
Views: 1,137
Posted By jedimatt
Yep,

You can always see whats in the URL scope by cfdumping it like so:

<cfoutput><cfdump var="#URL#"></cfoutput>

on the target page.

You can check to see whats in the URL.sitename...
Forum: ColdFusion Jan 30th, 2009
Replies: 8
Views: 2,422
Posted By jedimatt
Hi arrgh

Yes that looks like it will work.

The number of values is dynamic but i think i can take care of that.

I will try this out and let you know how it goes.

Many thanks for your help...
Forum: ColdFusion Jan 28th, 2009
Replies: 8
Views: 2,422
Posted By jedimatt
Hi arrgh,

Ok i am liking the idea, just struggling on how to impliment.

You say a lookup table which holds the positions. can you expand a little more on that approach please?

I understand...
Forum: ColdFusion Jan 28th, 2009
Replies: 8
Views: 2,422
Posted By jedimatt
Yes good question,

Let me explain further:
I didnt add that there is a sort order for each value and a grouping order.
The output from the query without doing the xml output is this:
...
Forum: ColdFusion Jan 26th, 2009
Replies: 8
Views: 2,422
Posted By jedimatt
Hello,

How can i produce the following output from a query:

<group1>
<value="100"> <-- This value is in a table
<value=""> <--The null ones are not in a table
<value="">
<value="">
Forum: ColdFusion Jan 9th, 2009
Replies: 3
Views: 2,218
Posted By jedimatt
Hi,

You may be better off using the bind attribute to link multiple selects together.

Have a look at Ben Fortas example using linked selects
url:...
Forum: ColdFusion Jan 9th, 2009
Replies: 2
Views: 898
Posted By jedimatt
Hi me again,

Alternativly why not change your wysiwyg editor to this one:
open wysiwyg editor.
url: http://www.openwebware.com/

There is a third party spell checketr available for $8.

Not...
Forum: ColdFusion Jan 9th, 2009
Replies: 2
Views: 898
Posted By jedimatt
Hi ,

Have you tried JSpell?

URL is:
http://www.thesolutioncafe.com/fckeditorspellchecker.html

rgds

JM
Forum: ColdFusion Jan 7th, 2009
Replies: 2
Views: 2,170
Posted By jedimatt
Hi,

What happens if you dont put the mask in?

Does it still display 12AM?

JM
Forum: ColdFusion Jan 7th, 2009
Replies: 3
Views: 1,357
Posted By jedimatt
Hi,

If you stopped the page from refreshing how would it get the results in the first place? i don't really understand your question?

You would be better off creating methods in cfc's for your...
Forum: ColdFusion Jan 7th, 2009
Replies: 2
Views: 1,069
Posted By jedimatt
Hi,

To enable session variables on your pages you need to define the following at the top of each page:

<cfapplication name="Your application Name"
sessionmanagement="Yes"...
Forum: ColdFusion Jan 7th, 2009
Replies: 1
Views: 754
Posted By jedimatt
I managed to get this to work by creating two views.
One for the failed qty table and one for the passed qty table.
Each view summed the failed and passed qtys and i then joined both tables using...
Forum: ColdFusion Jan 7th, 2009
Replies: 1
Views: 754
Posted By jedimatt
Hi all,
I have a bit of an issue with an application that i am currently developing.
The application logs passed and failure information for a production line.
Each production lineis broken down...
Forum: Community Introductions Jan 7th, 2009
Replies: 0
Views: 262
Posted By jedimatt
Name: Matt
Nickname: jedimatt
Height: 6'
Weight: 173
Hair: Brown
Eyes: Brown
Location: UK
Hobbies: Life

Fav Music: U2, SimpleMinds, Coldplay
Showing results 1 to 20 of 20

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC