erich.wanker Posted May 8, 2013 Posted May 8, 2013 Hello i have a problem to understand the ajax thing with delphi ... i am searching a small ajax demo for following situation: Project1.dll: 1 x Mainform 1 x uniEdit 1 x uniLabel 1 x Button Project2.dll: just a procedure which takes a string and adds "abc" to the string... if i enter in uniedit a string and click the button, the value should send to project2.dll and after the procedure of project2.dll is finished - the unilabel of project1.dll should show the manipulated string Thanks for helping Erich Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.