Hello All,
I have a form which I copied from defferent site. I want to submit that form from my website and want to fetch database result on my website, is it possile??
Like in form tag i put <form method=post action=www.anotherdomain.com/search?some_query>
Now if this form gets submit from my site it gives result from that site which own this form, but is there a anyway by which i can display those result on my site??
Regards
Tabish