cfcalendar error

This is a discussion on cfcalendar error within the Cold Fusion forums in Application Servers & Tools category; idesdema wrote: > 2 errors > Line: 4 > Char: 1 > Error: Syntax error What type of error is that? It looks like a javascript error to me. Did you run the _exact_ example posted?...

Go Back   Application Development Forum > Application Servers & Tools > Cold Fusion

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #11  
Old 09-04-2008, 05:38 PM
-==cfSearching==-
Guest
 
Default Re: cfcalendar error

idesdema wrote:
> 2 errors
> Line: 4
> Char: 1
> Error: Syntax error


What type of error is that? It looks like a javascript error to me.

Did you run the _exact_ example posted?

Reply With Quote
  #12  
Old 09-04-2008, 06:59 PM
idesdema
Guest
 
Default Re: cfcalendar error

I copied and pasted the code. Maybe I need to define the doctype with a meta?


http://livedocs.adobe.com/coldfusion...mon/html/wwhel
p.htm?context=ColdFusion_Documentation&file=000002 79.htm

Reply With Quote
  #13  
Old 09-04-2008, 06:59 PM
idesdema
Guest
 
Default Re: cfcalendar error

I copied and pasted the code. Maybe I need to define the doctype with a meta?


http://livedocs.adobe.com/coldfusion...mon/html/wwhel
p.htm?context=ColdFusion_Documentation&file=000002 79.htm

Reply With Quote
  #14  
Old 09-04-2008, 09:45 PM
Azadi
Guest
 
Default Re: cfcalendar error

this worked in IE7 with no doctype, html, head or body tags:

<cfform name="form1">
<cfcalendar name="selectedDate1" selecteddate="09/01/2008"
mask="MM/DD/YYYY"
daynames="S,M,T,W,T,F,S" monthnames="January, February, March, April, May,
June, July, August, September, October, November, December" width="200"
height="150">
<cfinput name="startdate1" type="text">
<cfinput name="enddate1" type="text">
</cfform>
<br />
<br />
<cfform name="form2">
<p>Start Date: <cfinput name="startdate2" type="datefield"></p>
End Date: <cfinput name="enddate2" type="datefield">
</cfform>

is your CFIDE folder properly mapped in your webserver/website?
did you test your code in FireFox+Firebug?

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Reply With Quote
  #15  
Old 09-04-2008, 10:03 PM
-==cfSearching==-
Guest
 
Default Re: cfcalendar error

You did not answer the question about the error. What type of error is it? It
does not look like your standard CF error.

I did not do anything special with the code. It worked exactly as is - no
extra code or tags, with MX 7,0,2,142559. Are you able to use flash forms at
all, like one with a single "text" field?

Reply With Quote
  #16  
Old 09-04-2008, 10:29 PM
idesdema
Guest
 
Default Re: cfcalendar error

Hi again. I am convinced that something needs to be fixed on the server. Time to log a ticket with Hostmysite.
Reply With Quote
  #17  
Old 09-04-2008, 10:36 PM
Azadi
Guest
 
Default Re: cfcalendar error

just ask them to check that an IIS virtual directory pointing to the
CFIDE folder is created for your website.

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Reply With Quote
  #18  
Old 09-05-2008, 11:54 AM
-==cfSearching==-
Guest
 
Default Re: cfcalendar error

idesdema wrote:
> Hi again. I am convinced that something needs to be fixed on the server.
> Time to log a ticket with Hostmysite.[/q]


Azadi wrote:
> is your CFIDE folder properly mapped in your webserver/website?
> did you test your code in FireFox+Firebug?


Azadi's first response did not appear until after I posted, but I suspect he
is 100% correct.

Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 06:15 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.