• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What technologies for web page?

I have some simple requirements.

I need to have peopel fill out a form and on submit, I get the form e-mailed to me.

The other need is for easy navigation and nice grpahics. I almost want an image that take up the whole page with text over hte top of it. I'm not sure how iframes and frames would be used. So what tech shoudl I read up on?

Examples coming of look I am going for.
 
I would say go with CSS (for the looks) and something along the lines of PHP/ruby/ect. I wouldn't use javascript for mailing simply because it is client side (harder to control, easier for someone to get unintended actions)
 
Back
Top