Dear,
I need to perform a actions like passing the values to a new page and validating the values with postgre database, display the content from database to website.
I have created 2 text box for username and password, Now i want to validate those fields with postgre table(login). Then navigate to a new page in website and fetch details from database table.
Thanks in advance..