Website Help

Hi All

My previous posts mentioned that the service i was using didnt support PHP, MYsql and ASP, I have found a free hoster that does this, what I want to do is find the best way to integrate my Web Domain main site and have my guestbook and Contact / registration and news poster running off the other site, is it possible for me to integrate this by creating my contact forms ect as seperate Flash files and have them loading directly into my main swish movie on my main domain from the other domain, if possible a seperate loader just for the delay would be good.

Regards

1druid1

your confusing me. what i can tell you is this. let’s say you want to have a contact form that sends and email. create the swf and keep it on your webserver(your domain) then just point the .swf to you script on another server. for example. if you want to have a contact form, just keep the ASp, PHP or whatever on the other server that supports it and point your getURl statement or whatever to the ASp or pHP script on the other server.