Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: ajax call

$
0
0
Re: ajax call
FoxInCloud
Re: ajax call
02/17/2012
04:11:25 AM
3FO1FFT5L Show this entire thread in new window
Gratar Image based on email address
From:
To:
Attachments:
None
Not sure what you define as 'Ajax call'
'dialoag.alert(params)' could be a javaScript alert, probably not an Ajax call

Ajax calls are from client to server; you can use prototype's Ajax object
http://api.prototypejs.org/ajax/Ajax/

Can I use the ajax object FiC creates frm within my VFP code to make an ajax call?

For example pseudocode:

if myvar = 33

awajax(dialoag.alert(params))

endif


-- thn (FoxInCloud)


Viewing all articles
Browse latest Browse all 10393

Trending Articles