View Single Post
Old 09-25-2009, 04:24 PM  
JD
Too lazy to set a custom title
 
Industry Role:
Join Date: Sep 2003
Posts: 22,651
Need help! aspx issue...

I'm in the process of dealing with another designer/host being a prick and refusing to release a clients site to him. I managed to de-compile the flash but 3 of the buttons didn't make it though so I can't change the url it's pointing to.

The files it points to are .aspx and what I need to accomplish here is make .aspx be treated as .php

I tried
Code:
AddHandler application/x-httpd-php5 .php .asp .aspx
But so far no dice. Anyone know how I can either

A) get those damn buttons changed

or

B) force .aspx to act as .php
JD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote