• crosswire

    (@crosswire)


    So I currently have an old form in html.
    the url structure is like this

    http://www.abc.com/regform.htm?courseID=6565&cname=name of sessions

    How we did it was just put the above link in a button say “register here”
    When clicked, the user is given a form with 3 fields
    Course name: (auto populates with ‘cname’ field)
    D.O.B:
    Another ID:

    where the fields will be verified through Javascript that is already in the form which validates the above fields.

    Also note, the top field “Course name” is already populated with the cname

    I’m not sure how to translate the above into wordpress. I copied the whole html structure into a new page in wordpress called ‘regform’, but the url of that page shows up like this http://www.abc.com/regform/

    Any advise would be appreciated

Viewing 2 replies - 1 through 2 (of 2 total)
  • martcol

    (@hotmale)

    I can’t view your links. My suggestion would be that you consider looking at Contact Form 7 plugin (there will be others) to see if you can build your form with that. I think it is quite a sophisticated plugin.

    Thread Starter crosswire

    (@crosswire)

    The links are just made up as the form is behind an intranet. I will check contact form and others I have already. It’s tricky.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Using an old html form but need wordpress format’ is closed to new replies.