Posts by Rolly Santos • 1 point
3 posts
- 
		-3 votes1 answer48 viewsQ: How to mount a regex for certain strings c#?How could I mount a regex for a random string. For example if I were to take every word that was in this format in a string, 02ef6308-72da-491a-86b3-884a9e6bd959 I did so, but it did not work to get… 
- 
		0 votes1 answer84 viewsA: Error loading image from serverIn: Userservice: getImage(image name) { Return this.http.get(${environment.apiUrl}/user_img/(nome da imagem)).toPromysis(); } Change the crase accent signal to simple spas.… 
- 
		0 votes5 answers1890 viewsA: Receive and read array coming by AjaxI was very much in doubt of how to return an array of a php using Jquery, I searched several ways and it was always quite complicated. Then performing some tests I found that it was much easier than…