How can ZK Javascript can be followed to find actual file?
Posted
by Osman DERTLI
on Stack Overflow
See other posts from Stack Overflow
or by Osman DERTLI
Published on 2010-04-14T08:48:35Z
Indexed on
2010/04/14
8:53 UTC
Read the original article
Hit count: 284
zk
|JavaScript
Hello, I want to follow ZK javascript code to obtain XML results. In the website when a country selected, another selectbox for states is populated by using ZK and i tried to find the actual address such as http://cc.com/getState?countryID=46 but I've lost within the ZK. Is there a way to reach the actual URL? Thanks.
© Stack Overflow or respective owner