I am creating a real estate website. My question is how do I load a short contact form when someone clicks on the "Enquire property" button. The form should load on the same page when somebody clicks on the enquiry button and then when the conact form is submistted it should vanish away.
And to forget all should be in ASP.net and C#.

You can use jQuery to make the contact section appear and disappear nicely. That way it would always be part of the page but invisible to the user until they click the button to make it appear. You could use straight CSS as well but jQuery has a prettier effect to it:)

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.