tsk tsk, my left eye was looking at ObserveForm and my right eye was
lookin at ObserveField....    ;)


Thanks

On 7/12/06, hammett <[EMAIL PROTECTED]> wrote:
> On 7/12/06, Jeremy Arnold <[EMAIL PROTECTED]> wrote:
> > Anytime i try and add $DictHelper.....    such as:
> >
> > $AjaxHelper.ObserveField("searchText",1,"SearchResults.aspx",
> > "results", 
> > $DictHelper.CreateDict("loading=Toggle.display('search_spinner')","with='search='+value"
> > ))
>
> I don't think we have this overload. The closest is
>
> public String ObserveField(String fieldId, int frequency, String url,
> IDictionary options)
>
> You can also use "%{key='value'}" instead of DictHelper, see
> http://castleproject.org/index.php/MonoRail:NVelocity for more
> information.
>
> --
> Cheers,
> hammett
> http://hammett.castleproject.org/
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> CastleProject-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/castleproject-users
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to