Displaying 1 result from an estimated 1 matches for "txtreffirstnam".
Did you mean:
txtreffirstname
2007 Jun 04
2
Re: Ajax.Request question with JSON return
...#39;,
> {
> asynchronous:true,
> parameters: pars,
> onSuccess:function(){
> $(''txtRefNotes'').value = ''hello''; //this worked
> // $(''txtRefFirstName'').value = oUser.FName; //was
> hoping I could do this, but it didn''t work
> Element.setOpacity(resultDomElem, 0.0); Effect.Appear(resultDomElem,
> { duration: 0.5 });
> new Effect.Highlight(resultDomElem,
> {startcolor:CEB195...