Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
In my current project i have to do something like,

1. I have one site name http://www.regbundle.com/registration.aspx, on which user will register himself, along with this user MAC address [or information which is unique to his computer] will be taken automatically and saved to server.

2. On http://www.regbundle.com/download.aspx link will be provide to download some certificate on his computer and will get saved on his machine.

3. Now when user try to open site http://www.virtualG2.com, the site will open since the certificate is installed on his machine.

4. Now when the same user try to open same site http://www.virtualG2.com on other computer, it will not open the site.

How this can be done? Please provide necessary steps and code to do.
Posted
Comments
R. Giskard Reventlov 13-Aug-10 5:18am    
Reason for my vote of 1
Demanding code will not get you an answer. First, you have to try and work it out for yourself and, when you get stuck on a specific issue, you can ask for help with that issue.
Shelke Amit 13-Aug-10 5:37am    
I am windows applcation programmer, I dont have any idea regarding asp.net.

Please help me
R. Giskard Reventlov 13-Aug-10 6:43am    
What have you already tried? How did that work out? What problems did you find?
Smithers-Jones 13-Aug-10 6:44am    
Reason for my vote of 1
Why do you accept a project in ASP.NET, if you don't have a clue about what you have to do? Tell your client, that you can't do it and that you cheated him, when you accepted this task.
leckey 13-Aug-10 11:32am    
Reason for my vote of 1
Even if you say "please" asking CP to provide you with all steps/code is very rude.

1 solution

It does not work this way here.

Here is what is expected by enquirers:
1. TRY first what you want to do!
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900