C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee