I want to parse arguments from html web page.
The demo code in index.shtml is like that : !% tcp-stats
Now I want to change it like that : !% tcp-stats(arg1,arg2,...)
arg*X* is my arguments .

How can I do that ?

Reply via email to