Search Results

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: rameshsambu ; Forum: ColdFusion and child forums
Forum: ColdFusion Nov 3rd, 2006
Replies: 2
Views: 5,134
Posted By rameshsambu
Hi mayoline

Trim() will only remove the leading and trailing spaces. It wont convert string to a number.

Val() will convert those characters in the beginning of a string which can be...
Forum: ColdFusion Nov 1st, 2006
Replies: 3
Views: 5,495
Posted By rameshsambu
Hi Folks
I am in a difficult situation right now. Please help me.
There are several stores and several employees.
employees can work in multiple stores and stores have multiple employees
the time...
Forum: ColdFusion Oct 28th, 2006
Replies: 1
Views: 3,468
Posted By rameshsambu
hi david


please show me some code of the query and related stuff.


may be I can help

-Ramesh
Forum: ColdFusion Oct 28th, 2006
Replies: 1
Views: 4,308
Posted By rameshsambu
hi goaliemike

I can do a small web based upload / download coldfusion application for your specific need if you would pay me.

contact me

-Ramesh Sambasivan
Forum: ColdFusion Oct 28th, 2006
Replies: 7
Views: 5,811
Posted By rameshsambu
Hi,

I am also a CF developer from India and willing to work part-time.

-Ramesh Sambasivan
Forum: ColdFusion Oct 23rd, 2006
Replies: 7
Views: 3,681
Posted By rameshsambu
Hi Reyn

use the following query to get the average of the 4 grades

<cfquery name="getgrades" datasource="yourdsn">
select student_id, 1stgrading, 2ndgrading, 3rdgrading, 4thgrading,...
Forum: ColdFusion Oct 19th, 2006
Replies: 2
Views: 3,615
Posted By rameshsambu
Hi

put this inside a file application.cfm in the directory having all your cfm files

<cfapplication name="appname"
sessionmanagement="yes"
setclientcookies="yes"
clientManagement =...
Forum: ColdFusion Oct 19th, 2006
Replies: 7
Views: 3,681
Posted By rameshsambu
Hi Reyn,

i would like to know the name of the table and the names that you use to represent the individual grades (column names) in that table.

if you give me this i probably can give you...
Showing results 1 to 8 of 8

 


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

©2003 - 2009 DaniWeb® LLC