| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#11
| |||
| |||
| 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? |
|
#12
| |||
| |||
| 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 |
|
#13
| |||
| |||
| 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 |
|
#14
| |||
| |||
| 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/ |
|
#15
| |||
| |||
| 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? |
|
#16
| |||
| |||
| Hi again. I am convinced that something needs to be fixed on the server. Time to log a ticket with Hostmysite. |
|
#17
| |||
| |||
| 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/ |
|
#18
| |||
| |||
| 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. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.