Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~19.7K People Reached
About Me

I am a software engineer, working in Bhubaneswar working in Coldfusion technology.

Interests
Knowing new things..explore Biological world..
Member Avatar for danarashad

I am using an ajax to load form fields. When the you select the school, the grade fields load. When you select the grade, the show name check box appears. When the select all box appears, I have to click the select all box twice for it to work. I …

Member Avatar for danarashad
0
319
Member Avatar for ruhestorer

Hi, Is there simple way to call cffunction using cf component- button or link, or whatever. I have list with multiple documents and in the end of each line i need component which user can click, and on click i need to call cffunction.

Member Avatar for dipakatcvrca
0
724
Member Avatar for aksahoo17

Hi, Am trying to display all the items inside a ArrayList, but without using the cfloop. Could someone help me on this !!!! Its urgent.... Actually my issue is am trying to call a Javascript function within the loop of that arraylist. I can do that using Cfloop, but its …

Member Avatar for dipakatcvrca
0
218
Member Avatar for aksahoo17

Hi, i want to set a coldfusion variable to undefined within a javascript function, i just written as below, but without calling the method it automatically set the variables on page load. Can anybody help me in the same i want to set the below variable only on call of …

Member Avatar for dipakatcvrca
0
3K
Member Avatar for dipakatcvrca

Hi All, While going through my project work, I just came across a situation, where I needed to alter my table. I needed to add a column at the beginning of the table, i.e. the first column of the table. We have syntax for appending a column to a table …

Member Avatar for faucon
0
5K
Member Avatar for dipakatcvrca

Hi All, I have got a problem with ColdFusion 9 cfmail tag. My client recently complained that, while he sends a huge amount of mails simultaneously, some of the mails are not getting delivered, though it shows like it has been successfully delivered in the mail log. We have increased …

0
81
Member Avatar for mmonclair

Hi all, I have another CFHTTP question. I am on another project where I have one sign-in form, but depending on the user's prior activity, or lack thereof, I have three places I can direct them. 1. If they are a returning user, they go to the main target, an …

Member Avatar for arrgh
0
8K
Member Avatar for mmonclair

Hello, I've been wrestling with a problem for a few days, and after trying to Google the answer, I need to pose the question. I would like to create a new datasource for use by an application I'm working on. However, I do not have administrator access to my ColdFusion …

Member Avatar for arrgh
0
2K
Member Avatar for dipakatcvrca

Hi All, I had a question in my mind from last couple of days regarding passing data through url, and accessing the same in the page. I want to pass the data as query string, and also access the same in the page, but I don't want the end user …

Member Avatar for @developer
0
323
Member Avatar for Ignatius88

[CODE]SELECT movie_id, movie_title, movie_release_year, movie_genre, movie_plot, (SELECT AVG(sum_movie_rate) FROM (SELECT SUM(movie_rate) AS sum_movie_rate FROM user_movie_rate WHERE movie_id = ?) AS t1) AS average_rating FROM movie WHERE movie_id = ?[/CODE] when I retrieve a specific information of a movie, I want to calculate the average ratings of the movie. user_movie_rate looks …

Member Avatar for smantscheff
0
135
Member Avatar for grabit

Hi Folks I am working on a forum for a customer and I am having problems passing a url variable; This the code i have on a search page <cfelseif cgi.http_referer contains 'forumViewMessages'><cfset linktext = 'Forum Postings/Replies Page'><cfset lastpage = 'forumViewMessages.cfm?#linkVariables#'> </cfif> <cfoutput>#lastpage#</cfoutput> <cfabort> the output on the page when …

Member Avatar for dipakatcvrca
0
269
Member Avatar for leemyers

Hello, i have signup page in cold fusion that create a new user on my web application. but when i fill out the form and press signup i get this error message Element SYSUSER is undefined in REQUEST. Any idea to what this could mean?

Member Avatar for dipakatcvrca
0
114
Member Avatar for haithomy

hi all i have search engine like that: sql = "SELECT * FROM ads WHERE ad_country='7' and approve='1' and ad_name LIKE '%iphone%' or ad_country='7' and approve='1' and ad_content LIKE '%iphone%' ORDER BY ad_date DESC LIMIT 0,30"; and it's work great but it is too long. are there any sample way …

Member Avatar for dipakatcvrca
0
83
Member Avatar for dipakatcvrca

Sir I have a compact laptop. When I am putting CD/DVD to my drive its showing the autoplay option but when I am opening the cd/dvd its not showing any content rather its showing some music file like file. I am unknown of the fact that whether its a hardware …

Member Avatar for sparkax
0
159
Member Avatar for dipakatcvrca

Sir I want to completely format my total hard-disk drive not only C-drive to install my OS. But while I do install my Windows OS, it only gives option to format the drive, where you need to install the OS. Basically I want to Make a complete format of the …

Member Avatar for dipakatcvrca
0
96
Member Avatar for dipakatcvrca

Hai, I have Notepad++ installed in my PC. Initially it was working properly, but from last few days, while opening the notepad++ , initially a message is pupping written "[B]load lang.xml failed [/B]". How to solve the problem I don't know. If any body could help in this regard then …

Member Avatar for dipakatcvrca
0
123
Member Avatar for dipakatcvrca

I have a sandisc pendrive(CRUZE MICRO) of 1 GB capacity. when I am putting it to USB port of my system it is showing that its not recognized. What should I do?? I have windows 7 as my OS.

Member Avatar for dipakatcvrca
0
103