Need help for execute a url in Deluge
Need help for execute a url in Deluge
Hi
Sankar
I have a url it's can insert a record to SQL Server like bellow:
http://cs.868982.com/getdata?sql=INSERT
INTO cl_hpkc (field1,field2,field3) Values(value1,value2,value3)&root=root
put the url in address of browser it's
can be executed
,but
I want to
execute the url in Deluge I try used openURL() but
failed,so hope you can help me.
Thanks
Stanley