E
elfenliedtopfan55
Guest
ok i have created a login form and register form the user fills out normal sign in process but the url is a php sign in link so you have the following link
https://www.elfenliedtopfan5.com/API/execute.php?action=registerUser&userName=THISISATEST&password=TESTME&repassword=TESTME®isterKey=N0QxoXM
and when this link is executed it loads a webpage and displays.
OKONE that is it but is there a way of doing this in c# and getting it to display without opening up web browser or without using web contol in c# idealy i would just like the ok display show on the form or message box once done.
Continue reading...
https://www.elfenliedtopfan5.com/API/execute.php?action=registerUser&userName=THISISATEST&password=TESTME&repassword=TESTME®isterKey=N0QxoXM
and when this link is executed it loads a webpage and displays.
OKONE that is it but is there a way of doing this in c# and getting it to display without opening up web browser or without using web contol in c# idealy i would just like the ok display show on the form or message box once done.
Continue reading...