Jump to content

i am searching a small ajax Demo with two ISAPI-DLLs


erich.wanker

Recommended Posts

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

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...