Add a form
I need to insert an HTML form on one of the pages I am creating with BeTheme. The form will post to a .NET executable that I will install in the /bin directory.
What is the best way to do this? Can I simply insert the HTML into a Column on a page? If so, where is the best place to put the associated javascript and CSS?
Can you provide an example of a form within a site created with BeTheme?
Comments
HTML can be pasted into "Column" item but CSS & JS can be pasted under Theme options > Custom CSS & JS section.
Thanks!