ASP.net in WordPress page
-
I have a WordPress site running at SecuraMail.net.
It is running on Windows Server 2008 R2 and runs great. One of the pages is a signup page, which registers a person with an ASPNET membership database so they can log onto an application. The application uses this database (not the WordPress membership db) to allow people to log on.
What I would like to be able to do is have a custom pagetype, and in the pagetype, be able to put asp.net code as the body so can interacte with the database.
Is this possible?
My current workaround is to have a seperate asp.net website running at membership.securamail.net and I make it look as much like my theme as possible. It works, but I would like to see if I can’t ingrate it directly into the WordPress page.
Suggestions appreciated.
Greg
The topic ‘ASP.net in WordPress page’ is closed to new replies.