Is there anyway to add a vb.net application to my joomla site that accesses the same mysql database? Or is there any other way I can add a database app to joomla that functions with the site? Any help would be appreciated as this is for a futrue project.
What kind of functionality you are looking to share and if its your application you can always code it.
Well the site is for a real estate company. I chose joomla that way the real estate agents can easily upload new pictures of houses. What I to do is make a form that is called everytime a new house is upload. I want the form to hold certain parameters that the agents have to fill like address, price range, number of bedrooms, and a whole bunch of other stuff. Then I want this form to process the information and display it together with the house on the site. I also want this data stored in a database. I also want another simple form the users can click on if they want more information on a certain house. They can enter their name and phone number and that information will be automatically emailed to an email address within the company that way the real estate agents can contact the person.
Does anyone know what's the easiest way to integrate an app (preferably a vb.net, java, or c# app) into my joomla site?