Hello, how can I found the current URL value of a page?
I have to do a query like that:
SELECT * from table where field1 = :P1 /* {{$_SERVER.URL}} */
Page ASP.net
Community Page
Last updated:
Last updated:
Hello, how can I found the current URL value of a page?
I have to do a query like that:
SELECT * from table where field1 = :P1 /* {{$_SERVER.URL}} */
Page ASP.net