Pu-Syuan Yu Wed, 21 Mar 2007 22:03:13 -0800
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 ?