I can't remember where to find the mail list archive. I think some one
had this problem before.

On 8/11/05, Tim Starling <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> One last plea for help – has anyone experienced the issue below: 
> 
>   
> 
> Thanks, 
> 
> Tim 
> 
>   
> 
> I am running into an issue with cfform.  I have a flash form that pulls a
> users profile and displays it in a flash form for editing.  It works fine on
> my local machine where I do testing.  Once I upload it to the server, it
> will load the form but no data – it just shows the clock.  Even if you let
> it run for an hour, it will just show the clock.  I have cfdumped the data
> to make sure that the SQL is pulling the right info and that works fine on
> the server.  I then created a simple flash form and uploaded it and I get
> the same clock/loading icon.  Here is the code for the simple form: 
> 
>   
> 
> <cfform format="flash"> 
> 
> <cfformgroup type="accordion" width="630" height="600"> 
> 
> <cfformgroup type="page" label="From The Front"></cfformgroup> 
> 
> </cfformgroup> 
> 
> </cfform> 
> 
>   
> 
> I have also moved the CFIDE/scripts folder to the site – that made no
> difference.  I then tried having the hosting company make a virtual
> directory to the scripts folder and it produced the same results.  
> 
>   
> 
> Has anyone run into this issue?  I know there was a post a few months ago
> with a similar issue but the exact steps to fix the problem were not in the
> archives. 
> 
>   
> 
> Thanks for your help, 
> 
> Tim

Reply via email to