How to convert this php contact us form http://www.startanursingagency.com/support.php into a html files..?
easy... just open up that page in a browser, then go to view source (in ie, it'v view | source menuitem). that would open up a text editor with the code in html. save that and put it back up into your server in the same location as the php file. if you want to put that file in another location, then you will have to edit the paths to some of the objects in the file.
no problem - but as i mentioned in my post, you may need to change some of the paths if you want to put the new file in a location other than the php file that generated it...