Skip to content

Should be able to submit a form to a relative url #21

Description

@helephant

With HTML like this:
<html>
<body>
<form method="post" action="/results.html">
<input type="submit" value="submit" />
</form>
</body>
</html>

If the current page is http://www.totaljobs.com

Then the url it should post to is http://www.totaljobs.com/results.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions