I have a simple form in an include file that will appear on all pages of the site. When it is submitted, I need it to always post to whatever page the user is on currently. Is there a way to grab the url from the current page so I can make the post go to the same page for the action of the form?
Thanks,
Kevin