Google accessible form tutorial and you will get many results.
<a href="http://www.shmdesign.com" title="Accessible website designs and search engine optimization">Edmonton SEO</a>
Hi guys,
I have this problem that I can not make my page compatible with Firefox. It looks excellent with IE. Please check the site out at http://www.shm-design.com/clients/ashrae/
Any help is greatly appreciated.
Thank you very much for your time.
Sam
I hope you could point that script out for me because I really don't know. Thanks!
<?php
#
# NL-PHPMail v1.5
# Copyright 2002-2003 Sasha, http://nothing-less.net. All rights reserved.
# First released December 11, 2002
# This version released October 6, 2003
#
# NL-PHPMail v1.5 is linkware...
I build a form for a contact page using PHP script. It works fine. When I use the same script for e-newsletter on home page, it submits name and email address and returns to the home page immedately. One thing I noticed that I didn't return a "Thank you, Mr. Yield" sentence on a PHP script page...
Vragbond,
How can I fix this white space below the banner?http://www.shm-design.com/ergo/keyboard-fusion.php I really don't have a clue. Please help.
Thanks so much!
S.
To speed up a page.
Do the followings.
- do not embed Javascript. Make an external Javascript link to both pages.
- if your site is transitional, convert it to HTML strict. Less data this way.
- use Photoshop to optimize your graphic.
- do not embed Cascading Style Sheets. Make an external CSS...
That still creates a standard button.
If you go ABC website and look at the font size button on your right, I want to create something like that. http://abcnews.go.com/Entertainment/story?id=771790&page=1
I used this Javascript from http://www.alistapart.com/articles/relafont and I was unable...
I know how to create buttons using CSS but I don't know how to incorporate this with Javascript and make it workable. Does this make any sense to you?
<INPUT onclick=javascript:fontsizedown(); type=button value=" font - ">
The above Javascript creates the standard button. Right? I want to replace the standard button with a smaller button.
Yes. The button lets users customize their web page by resizing the font size. I use the script from http://www.alistapart.com/
I am making a customize button to replace the standard button and I don't know how. Please help. The code is below. Thank you for your time.
<FORM name=font_select action=GET><INPUT onclick=javascript:fontsizedown(); type=button value=" font - ">
<INPUT onclick=javascript:fontsizeup()...
PHP script
<?
$email = $_POST['email'];
# what about some validation here?
# You'll get spammed with a form like that...
mail( 'djm@hotmail.com', 'Feedback Form Results',
$_POST['message'], 'From: '.$email);
?>
It's like the server cannot detect your php script at all.
Maybe the...
Hi, I want to build a form to collect email address. When I tested this script on the browser, it says " the page cannot be found" after I submited my email address. I know both HTML and PHP page up on the server. Is my PHP script correct? Thank you very much for your help.
HTML
<form...
If someone didn't fill out the form correctly or missing something after they clicked the submit button, so they have to press the browser back button to go to the form and whatever they filled out remained there , not erased and easily identified for them to fix. I want a PHP form like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.