Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFGRID not displaying

New Here ,
May 16, 2008 May 16, 2008
Hi All,
I have a simple query which is returning 2 rows and I am trying to display the results in grid using cfgrid. And it throws objected expected error @

CF_RunContent('<object id=\'finalPayment\' classid=\'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\' codebase=\' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0\' width=\'300\' height=\'100%\'> \n <param name=\'src\' value=\'/intranet/ss/1696735232.mxml.cfswf\'/>\n <param name=\'wMode\' value=\'Window\'/>\n <param name=\'flashVars\' value=\'historyUrl=%2FCFIDE%2Fscriptscfformhistory%2Ecfm%3F&lconid=" + lc_id +"&%5F%5FfinalPayment%5Fcacheid=F27FCB06%2D3FF5%2D6BD5%2D61B9AE545735D8C9&%5F%5FfinalPay%5Fcacheid=F27FCAFC%2D3FF5%2D6BD5%2D648D46CDAAA23BE8\'/>\n</object>\n');

Do I have to set up anything to use CFGID? I appreciate your help.

Thx,
Sanjana
1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 01, 2008 Jun 01, 2008
LATEST
Hello everyone, I think I have the same problem, I am using CFFORM. In my case It doesn't throws and error, but it just won't display the form.

When I try it on my computer (testing server) it displays it correctly, but It wont when I publish it.

Thanks for the help.

Rafa
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources