I'm trying to create a dialog-base mfc application that require user to input data in edit box, then the application take it. However, it only work when I convert the data into Integer data and do not work when I try to convert to float data. Can anyone help me please ?
Here is my code
Problem when create login form with DreamWeaver CS4
When using Dream Weaver CS4 to create a login form , i encounter a problem : Everytime i try to connect the database form MySQL , it says error code 405 : Method not allowed . How can i fix this problem ?
Here is my login form
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">