Hi everybody,
is there a more convenient way to parse a html-page for it's form part? I used ns_http_read to get its content. I want to figure out the form action, the method (post,get) and the input fields it uses.
I tried to use regexp but it's not elegant and I have problems to extract multiple occurences of input fields :(
I really appreciate your help.
Best wishes,
Nima
Request notifications