I tried to rewrite the code as below Could you please help me how to code in Case 2: SenderEmailAddress = multi address? Thanks you very much. May I also use ar
I've been wrestling trying to get the syntax right on this batch file and I cannot figure out why some things aren't working. The variable i is not getting inc
I am using a custom Login View and a custom login page. What I am struggling with is the next parameter that I want to use so if there is the next parameter in
Could someone please explain the following behavior in SQL? SELECT * FROM MyTable WHERE MyColumn != NULL (0 Results) SELECT * FROM MyTable WHERE MyColumn <&
I have created a class called Camera that doesn't have a default constructor because I will probably never have to use one. The compiler gives me back an error
How to log the login user's device, os, ipaddress, location etc. in Django? Is there any library available for this?
I am new to react and working on a react video player. I'm having issue implementing the comment section. This is my videoplayer component itself. export de