B4J Question [ABMaterial] external HTML data variable

alienhunter

Active Member
Licensed User
Longtime User
Hi
is it possible to push data from an external HTML file to ABM page?
Say you have a button on an html page and when you click you redirect the variables from the button
Sort of CGI thing

example when you press the html button you pass the "name=thisinfo "
http://10.0.xx.xx:1900/page/ABMhsm/ABMhsmxx.html:name=thisinfo

and work with this
thanks
AH
 
Top