You are here:

ColdFusion Programming/Questions Answered by Expert Srini

SubjectDate Asked
Getting client's computer name5/19/2008
  Q: i know how to get client's ipaddress using: <cfset userip = #cgi.remote_addr#> can i also get ...
  A: You can get the following info only SERVER_SOFTWARE - Name and version of the information server ...
a pair of dynamic cfselect4/24/2008
  Q: good day sir, can i ask aI know that cf is a server side programming, but i need a two dynamic ...
  A: you can't access javascript (client) variable in coldfusion (server). If you want to pass ...
a pair of dynamic cfselect4/18/2008
  Q: good day sir, can i ask aI know that cf is a server side programming, but i need a two dynamic ...
  A: You can't do the dynamic drop down unless you use sending to server OR using Javascript. If you use ...
Coldfusion form3/31/2008
  Q: I have a form that requires the user to choose between two options, in order to write a new text ...
  A: You can use FileExists method to findout the whether the file is exists or not if exists append else ...
detect session variable after a period of time2/16/2008
  Q: good day, sir srini, i created a page wherein you can see online users, online meaning the users ...
  A: Sorry for the late in response, I was so busy at my work... If you goto Administrator module on ...
cfmail and google2/11/2008
  Q: sir, good day, ive been searching on the net in regards to cfmail and using google as my smtp ...
  A: Further research on CFMail. Possible only thru CFMail coldfusion version 8.0. Gmail requires TLS ...
update database on browser close9/5/2007
  Q: sir, is it possible to update my database (ms access) when i close my browser by clicking the rex ...
  A: was busy with new job hence the delay.. you can try to create a javascript function something like ...
confimation window flash form - coldfusion7/21/2007
  Q: ive been asking here on this site about excel. but i have a prob on my coldfusion flash form now, ...
  A: You can use javascript confirm method to get confirmation from the user to delete something like ...
Export to Excel using Coldfusion3/3/2006
  Q: I have one problm in one of my applications. I need your help in this. In this, I have to export ...
  A: Did you try any Custom Tags to export properly... The one I was using is CFX_EXCEL Here is the URL ...
coldfusion mx8/4/2005
  Q: My first question has to do with information technology in general.With its lot of branches what do ...
  A: Sorry for the delay. There are 2 type of way you can go one is Microsoft platform based softwares ...
CFPARAM help?1/5/2005
  Q: Can I read the cfparam values one at a time from a different CF file? Is so could you please provide ...
  A: Here is the sample code read the file and store in CFParam <!--- This shows how to write, read, ...

All Questions in This Category

ColdFusion Programming

All Answers


Answers by Expert:


Ask Experts

Volunteer


Srini

Top Expert on this page

Expertise

I have extensive knowledge on coldfusion MX, cfc etc...

Experience

Contact me if you need any custom development on ASP.NET, ASP, Coldfusion, Powerbuilder

©2012 About.com, a part of The New York Times Company. All rights reserved.