httpRequest | 
	
									
	8/4/2018 19:08:00 | |
| ASPRunner.NET General questions | ||
| 
	 
		
 S 
	 
		
stevehodges author
	 
		
In c# I can use the code below to do a remote post to get data response. How can I do this in ASPRunner.net?  | 
	
									
	||
| 
 
 | 
						 
							Sergey Kornilov admin 8/9/2018 | 
| 
 
 If your code works outside of ASPRunner.NET it will work in ASPRunner.NET events as well. The problem is that you are not providing any info that would help us help you.  | 
											|
| 
 
 S 
 | 
						 
							stevehodges author 8/28/2018 | 
| 
 
 Sorry for the delayed response. I would like to send an http/https post request and read the response into a JSON parser. In this example I am using a public test url with a JSON response.  | 
											|
| 
 
 | 
						 
							Sergey Kornilov admin 8/28/2018 | 
| 
 
 This doesn't answer my question.  | 
											|