Click here to Skip to main content
15,897,371 members

Comments by Tobynate (Top 6 by date)

Tobynate 28-Sep-20 19:42pm View    
i have already tried debugging, and the value for the name was passed into the model,
i tried the same code and stored procedure using SQL server as my database and that works just fine, but whenever i use phpmyadmin on Xampp, i come across this problem
Tobynate 25-Sep-20 23:16pm View    
Probably not the solution, but you should return type async Task when using await commant
Tobynate 21-Aug-20 22:02pm View    
Ofcourse i would add the class at runtime with js
Tobynate 21-Aug-20 15:15pm View    
I know there are ways to use CSS to do that but i just prefer using javascript because the element was created using javascript, so i would prefer the styling with javascript
Tobynate 21-Jun-20 13:02pm View    
thanks a bunch, i really didnt notice but that was the problem, much love