Click here to Skip to main content
15,791,087 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: My div repeated 3 times if format its css if use form runas server Pin
User 418025411-Apr-19 9:48
User 418025411-Apr-19 9:48 
Question(SOLVED) WHy is my image not displaying on a certain page? Pin
samflex3-Apr-19 7:28
samflex3-Apr-19 7:28 
AnswerRe: WHy is my image not displaying on a certain page? Pin
Richard Deeming3-Apr-19 8:48
mveRichard Deeming3-Apr-19 8:48 
GeneralRe: WHy is my image not displaying on a certain page? Pin
samflex3-Apr-19 10:56
samflex3-Apr-19 10:56 
GeneralRe: WHy is my image not displaying on a certain page? Pin
Richard Deeming3-Apr-19 23:00
mveRichard Deeming3-Apr-19 23:00 
GeneralRe: WHy is my image not displaying on a certain page? Pin
samflex4-Apr-19 6:59
samflex4-Apr-19 6:59 
QuestionLoad event fires twice and QueryString becomes empty!! Pin
pldelosrios2-Apr-19 4:41
pldelosrios2-Apr-19 4:41 
SuggestionRe: Load event fires twice and QueryString becomes empty!! Pin
Richard Deeming2-Apr-19 9:16
mveRichard Deeming2-Apr-19 9:16 
Your code is vulnerable to SQL Injection[^]. NEVER use string concatenation to build a SQL query. ALWAYS use a parameterized query.

Everything you wanted to know about SQL injection (but were afraid to ask) | Troy Hunt[^]
How can I explain SQL injection without technical jargon? | Information Security Stack Exchange[^]
Query Parameterization Cheat Sheet | OWASP[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

QuestionError 550 Permission denied: Windows Server 7 FTP Server ? Pin
Member 245846722-Mar-19 19:13
Member 245846722-Mar-19 19:13 
GeneralRe: Error 550 Permission denied: Windows Server 7 FTP Server ? Pin
Richard MacCutchan23-Mar-19 0:10
mveRichard MacCutchan23-Mar-19 0:10 
GeneralRe: Error 550 Permission denied: Windows Server 7 FTP Server ? Pin
Member 245846724-Mar-19 19:35
Member 245846724-Mar-19 19:35 
QuestionWant to find out differences between two branches (local or remote) in Git Pin
simpledeveloper22-Mar-19 21:47
simpledeveloper22-Mar-19 21:47 
AnswerRe: Want to find out differences between two branches (local or remote) in Git Pin
Richard MacCutchan23-Mar-19 3:29
mveRichard MacCutchan23-Mar-19 3:29 
Questionvisual studio for mac, Unexpected character '�' (CS1056) Pin
Member 1182460318-Mar-19 17:25
Member 1182460318-Mar-19 17:25 
AnswerRe: visual studio for mac, Unexpected character '�' (CS1056) Pin
Richard MacCutchan18-Mar-19 23:57
mveRichard MacCutchan18-Mar-19 23:57 
QuestionNot declared or inaccessible due to protection levels - VS 2017 errors Pin
Member 876166718-Mar-19 9:42
Member 876166718-Mar-19 9:42 
AnswerRe: Not declared or inaccessible due to protection levels - VS 2017 errors Pin
Richard Deeming18-Mar-19 10:27
mveRichard Deeming18-Mar-19 10:27 
GeneralRe: Not declared or inaccessible due to protection levels - VS 2017 errors Pin
Member 876166718-Mar-19 11:52
Member 876166718-Mar-19 11:52 
GeneralRe: Not declared or inaccessible due to protection levels - VS 2017 errors Pin
Richard Deeming19-Mar-19 3:01
mveRichard Deeming19-Mar-19 3:01 
GeneralRe: Not declared or inaccessible due to protection levels - VS 2017 errors Pin
Member 876166720-Mar-19 0:08
Member 876166720-Mar-19 0:08 
GeneralGrid view select operation to update data from form view Pin
Member 1418527517-Mar-19 2:01
Member 1418527517-Mar-19 2:01 
Questionnamespace error when using namespaces that don't match names ? Pin
Member 245846713-Mar-19 21:26
Member 245846713-Mar-19 21:26 
QuestionRe: namespace error when using namespaces that don't match names ? Pin
Richard MacCutchan13-Mar-19 23:24
mveRichard MacCutchan13-Mar-19 23:24 
AnswerRe: namespace error when using namespaces that don't match names ? Pin
Eddy Vluggen14-Mar-19 3:20
professionalEddy Vluggen14-Mar-19 3:20 
SuggestionRe: namespace error when using namespaces that don't match names ? Pin
Richard Deeming14-Mar-19 9:44
mveRichard Deeming14-Mar-19 9:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.