Hi -

I'm very new to learning Active4D. What I have been asked to do is easy and small (for now). I'm just not sure how to call it.

I have written A4D code to perform a query. I have 2 input parameters, and want a sting back. The input data will not come from a form but call from another system and no html is needed.

Would I write it like this:

<%
method "External.a4d" ($vt_QueryName; $vt_QueryParam)
 .....

return ($vt_Output)



To test, who would I send the parameters in a URL?


Thanks so much!

----------------------------
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