Click here to Skip to main content
15,891,905 members

Comments by SaeedPol (Top 3 by date)

SaeedPol 16-Sep-21 19:38pm View    
No error message. just doesn't let me log in.
SaeedPol 17-Jan-21 15:55pm View    
Yes it has. The model contains:
public int FileId { get; set; }
public string FileName { get; set; }
public IFormFile FormFile { get; set; }

Can you tell me by an example?tnx
SaeedPol 6-Mar-18 16:33pm View    
The web.config section works. The problem is login control code. Can you please help me on that part.