Thanks.

What I'm looking for is how to create a function that can be called by another system. So a have a page named "external.a4d". I want it to accept 2 parameters and return text.

Do a make this call a method in a library? I'm not sure exactly how to state what I need.



On Jun 1, 2007, at 1:43 PM, Michael Kaye wrote:

Welcome to Active4D.

I am assuming you want to display the returned data in an web page. Therefore within that web page you would make the call to the method that gets the data. You can call 4D methods directly so really you need something like this:

----------------------------
Lisa Werdal
Taylor Technology
609-951-0005 x405
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to