Reply
Old September 27th, 2006 Top | #41
 
X-Istence's Avatar
*
Joined: December 2001
Location: USA
Posts: 6,496
Reputation: 2808
Power: 220

Default Re: Website Change

Originally Posted by muzikool View Post
I'd got with javascript just because it doesn't require the extra application -- anyone can view it.

Not if I turn off JavaScript (nanananah!)

I'd suggest using CSS rollover's. They are well documented, and are extremely versatile in where you place them and all that jazz.
X-Istence is offline   Reply With Quote
Old September 27th, 2006 Top | #42
 
Bman's Avatar
OSNN Designer
Joined: July 2002
Location: Ottawa, Ontario
Posts: 8,722
Blog Entries: 106
Reputation: 1386
Power: 221

Default Re: Website Change

So many choices lol, I already know some CSS, so that might be the easiest to find what I'm doing.

I was thinking about javascript, but where to start.
Bman is offline   Reply With Quote
Old October 1st, 2006 Top | #43
 
Bman's Avatar
OSNN Designer
Joined: July 2002
Location: Ottawa, Ontario
Posts: 8,722
Blog Entries: 106
Reputation: 1386
Power: 221

Default Re: Website Change

On my Contact page, I want to add an email function like this one ... Click on Contact there.

http://www.studiotwentyeight.com/index2.htm


How do I go about doing this?


Also, this is an update...big one
Bman is offline   Reply With Quote
Old October 1st, 2006 Top | #44
 
MdSalih's Avatar
The Boss
Joined: December 2001
Location: Birmingham, UK
Posts: 1,730
Reputation: 90
Power: 145

Default Re: Website Change

Originally Posted by Bman™ View Post
On my Contact page, I want to add an email function like this one ... Click on Contact there.

http://www.studiotwentyeight.com/index2.htm


How do I go about doing this?
Standard/Most common approach for a web based contact us page is to get the user to input their details into a HTML form and post that data to a php file to process and send a mail to you using the php mail() function.

Fairly comprehensive guide of this is available here:
http://www.thesitewizard.com/archive/feedbackphp.shtml

I'm sure you can skip the 'Preliminary' section and go straight to the 'Writing the Feedback Form' section.

MdSalih
MdSalih is offline   Reply With Quote
Old October 1st, 2006 Top | #45
 
Bman's Avatar
OSNN Designer
Joined: July 2002
Location: Ottawa, Ontario
Posts: 8,722
Blog Entries: 106
Reputation: 1386
Power: 221

Default Re: Website Change

Thanks alot man, worked great.
Bman is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
WebSite Help mav88 Web Design & Coding 8 December 7th, 2005 11:58pm
Website Help. Grandmaster Web Design & Coding 11 October 8th, 2003 2:02am
help w/ website oO ShifterZ Oo Web Design & Coding 3 February 20th, 2003 3:35am
Website BenQuilter Green Room 2 December 30th, 2002 10:05pm
Website help???????????????? mazspeed@redshi Windows Desktop Systems 10 May 10th, 2002 2:05am