Hi all,
I'm trying to build a form that lets trade customers sign up for promotional material that will be sent out by my client. The form asks for information such as name, address, phone, email, etc, as well as what material they'd like. When they hit the submit button three things are meant to happen: the information gets added to a database, an email is sent to the client with their entered data, and the user is sent to a thank you page.
One of the things I'm struggling with is just trying to incorporate the form into the current design of the website - I'd like to be able to move form objects around so they're not just in a straight list which seems to be the standard default with ASPRunner.
Here's a non working mockup to give you an idea...
http://www.tasmaniansalmon.com.au/contact_trade.htm
I've played around with the CSS so I can control font, colours, sizes, etc so thats no problem, but what I can't seem to achieve is moving the items around since they're all made dynamically.
Has anyone had any experience of changing this aspect of the outputted pages?
Cheers, and thanks,
Adam Paull
Sydney, Australia