Questions tagged as 'querystring'

1
answer

Get values from a query sql stringbuilder in c #

How could I get the data that this query throws at me and keep them in a variable? System.Text.StringBuilder sqlidos = new System.Text.StringBuilder(); sqlidos.Append("select td.id_traslado,td.id_traslado_detalle,td.id_articulo...
asked by 27.11.2018 / 16:18
1
answer

Get values of a string in c #

I'm trying to get the values of a string that contains a url with a QueryString . This is an example of the URL: string url = "http://example.com?id=gdjh48vnnnvwsid1dkif84ndn?id2=cjodfnuvbvmf47747"; How do you see it is a...
asked by 20.07.2016 / 09:41
2
answers

QUERY SQL - Separate String

I am working with some queries and the need has arisen to have to stay with only a part of a field, that is, I have a field that has a final extension similar to this 13123243534.Consumo and at the same time other values in that Same fiel...
asked by 09.08.2017 / 14:52
0
answers

connect two components with queryString in react

have an excellent day, I pass by here to request the help of the community, I hope you can help me, thanks in advance, I have two components in reactjs which do not connect to each other in any way and I need to pass data from a component to ano...
asked by 04.07.2018 / 16:38