| Author |
Message |
|
|
Hi All,
Currently the smith is running on IP (127.0.0.1 / 0.0.0.0) and port 8081. i want to know from where these IP and port is picking up. i want to make IP and port configurable.
Thanks in advance....
Warm Regards,
Abhishek
|
 |
|
|
Hi All,
Please tell me the alternate tags for cfgrid,cfgridupdate and cfgridcolumntag in smith project as the cfgrid,cfgridupdate and cfgridcolumn tag is not implemented in smithproject..
Suggest me how can i build my own cfgrid tag.
Thanks in advance...
Warm Regards,
Abhishek
|
 |
|
|
Dear All,
Please help DateCompare is not working in smith giving exception
Statement 1:
<CFIF #DateCompare("03/11/2008","03/11/2008")# IS 0>
<CFOUTPUT>"Hi i am here..."</CFOUTPUT>
</CFIF>
Exception = Error message: java.lang.ClassCastException
Error type: any
Statement 2
<CFSET EndTime = #APPLICATION.USERSLOGGEDIN[COUNTER].TIMECREATED# + #APPTIMESPAN#>
<CFIF #DateCompare("#Now()#", "#EndTime#")# IS 1>
<CFSET TEMP = StructDelete(application.UsersLoggedin, #COUNTER#, true)>
</CFIF>
Exception = Error message: java.lang.Double cannot be converted to DateTime!
Error type: expression
Thanks in advance...
Warm Regards,
Abhishek
|
 |
|
|
Hi All,
Please tell me alternate tags for cfregistery,cftransaction in smith project as smithproject doesn't support these tags.
is there any patch available for cfregistery,cftransaction?
Please send me the link...............
Thanks a lot..
Warm Regards,
Abhishek
|
 |
|
|
Hi All,
Please tell me the alternate tag for cftransaction,cfregistry tag in smith project as the cftransaction,cfregistry tag is not implemented in smithproject..
Thanks in advance...
|
 |
|
|
|
|