i hv uploaded a website with contact form now i want to know that how i can check who has submitted a form OR how i can check a database what is the procedure for veiving a database pleasehelp me

Do you already have te database created at the hosted site? If so, you need to create a connection string in your code. Typically, this is added in the web.config file so you can reference the connection easily in multiple areas of your site.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.