Question : For example: this is March 2015. I can get the next month of the current year using month()+1 […]
Tag: asp
Tips for improving the performance of an ASP.NET MVC site [closed]
Question : I participated in DevDay 2015 and had the opportunity to take part in the Roberta Arcoverde lecture on […]
Can you do a unit test in ASP?
Question : I’m in need of an ASP unit test help for a software quality project. Is it possible to […]
Transferring value from C # to jQuery
Question : Well, I have a job in ASP.NET where I can upload music to a folder on the computer […]
Jquery – View comment data
Question : I am trying to return comments data in JQuery and to end a form to enter more comments. […]
Convert function for next ASP to PHP
Question : I have this function in ASP and need to convert to PHP DATA: cod = “01A” ou cod […]
Send UTF-8 email through ASP with CDONT
Question : I’m trying to send a form to an email using CDONT, but the charset is arriving incorrect and […]
How to get the total percentage and individual and per field in ASP Classico
Question : I have the following scenario: My DB (in MySQL) has 1 million users, of which it is divided […]
replace with regular expression (regex) ignoring accents
Question : Recently I changed the friendly url, due to this the querystryng used for searches was filtered without accents. […]
How to concatenate conditions on multiple lines?
Question : I am working with a legacy system and it has some IFs with many conditions, with the intention […]