The 1C:Enterprise developers forum
Hello there.There is a HTTP Service.I want to read and send parameters.Example you do it?http://xxx.yyy/kkkk/hs/Test?name=erdogan
Hello there,I found the solution.
parametreadi=""; prmtrs = Request.QueryOptions; parametreadi = prmtrs ["ad"];