Posts by Luz • 21 points
3 posts
-
0
votes1
answer233
viewsQ: Query user in Sql server
As I do to return instead of a query through a fixed user, the code was in the database to query the users and return it. I use Sql Server with aspnet core 3.1 application Someone who can help me in…
-
-2
votes1
answer2970
viewsQ: Open page in the same window
I have a button where I would like it to direct to another page when clicked and the alternative I found was using om click, but it turns out it opens in another window and I need it to open in the…
-
1
votes2
answers843
viewsQ: Random colors on buttons
I would like my buttons to change color every time the page is updated. I made some java code script that is not working and would like help to identify my mistake. <script> let r =…