Posts by Dorathoto • 7,426 points
252 posts
-
3
votes2
answers485
viewsQ: Two parameters with String.Format in an Asp:Hyperlink
I would like to send the parameters (database ID, Clientid) in a <asp:Hyperlink. I wanted the end result to be: <a id="ctl00" onclick="OpenModal(704520,'asdf_ID_DaImageAbaixo')"> <img…
-
1
votes7
answers3980
viewsA: How to check if there are numbers inside an input with Javascript?
2 modes. first mode create through an input mask <script src="jquery.js" type="text/javascript"></script> <script…
javascriptanswered Dorathoto 7,426