I am in a real pickle here. I created a guestbook and contact page using php. Everything worked fine on my server but when my client has loaded all the stuff onto his server, we find out that php is not supported. :puzzled:
The guy at his server says that if I could make the guestbook and contact form using ASP instead we will be in business.
I know come to you people in hope of being shown a tutorial, or perhaps if you have any old files that you don’t need, that would also be fantastic!! If you could walk me through this little problem that would be wonderful.
I presume that asp is just a file that is sent in to the server along with all the other stuff, just like a php file?
I also asume I will be able to use ASP with a flash site?
Oh, any help would be wonderful. Please help.
The site I am having the problem with is:
Thank you for your reply. Unfortuanately, i don’t have access to a database. I thought it would be as simple as doing it with PHP but it seems I am wrong. Not really sure what to do now
I suppose they can change server if ASP is too complex to use.
hmm ok you are correct with how to set up the form. basically you need an event(submit button) to send the variables to your asp page. name the asp page whatever you would like, just make sure flash points to that page