Ok, here's the deal. At work I was asked to take ownership of the updates to a website written in ASP.net with an MSAccess (puke) backend. I, however, don't know ASP.net. Simple updates have been easy enough, but have recently been asked by the client to add a form that will need to write to the database and then return an amount.
I know PHP pretty well, and would be able to complete this task much quicker if I can use PHP. Is it possible for me to just embed the PHP code for this within an ASP page (that hence would not have a .php extension)?
I would just try it out myself but this is a home project and I am currently at work and need to give my boss an answer by the end of the day. I have been unable to find anything about embedding php code in an asp page on google.
Thanks in advance.
I know PHP pretty well, and would be able to complete this task much quicker if I can use PHP. Is it possible for me to just embed the PHP code for this within an ASP page (that hence would not have a .php extension)?
I would just try it out myself but this is a home project and I am currently at work and need to give my boss an answer by the end of the day. I have been unable to find anything about embedding php code in an asp page on google.
Thanks in advance.







