PL will search for internet URL with product.asp?pf_id .... Than the parser, LUA script, takes over and searches the webpage.
local s1=e1= string found in URL pf_id
local s2=e2 string found in content info_attr.
Why two local variables for the same??
What about the variables "html.url","html.content","html.title","html.level"
where can I find more information about these?? Is not in the LUA script manual.
Regards,
Merc