The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Active user
Rating: 4
Joined: Feb 26, 2015
Company: Uguz Limited sirketi

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

 
#2
People who like this: 0 Yes / 0 No
Active user
Rating: 4
Joined: Feb 26, 2015
Company: Uguz Limited sirketi

Hello there,
I found the solution.

Code
   parametreadi="";
   
   prmtrs = Request.QueryOptions;
   parametreadi = prmtrs ["ad"];

 
Subscribe
Users browsing this topic (guests: 2, registered: 0, hidden: 0)