Hi Guys,
Below is my requirement.
1) There is a Registration form from where all the details of the user like name,email id,educational details,certifications,etc...are to filled by the user.Once the User clicks on submit button he has to receive the entered details as a
FORM i.e. like a
screenshot .how can i do this.Please provide complete code.
2) Suppose if the user enters all the data in the form and clicks the Submit button i need to save the data in SQL Server or somewhere else.Every day at 9.00 PM all the users who have entered their details should receive their details as a
FORM i.e. as a
screenshot of form and for doing this How can schedule a job using Scheduled tasks in Windows .ControlPanel where we can place the dll of the code which sends the users data.
Thanks.
Prathap