Click here to get back home

html contact form on front page

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
html contact form on front page John 01-19-2007
Get Chitika Premium
Posted by John on January 19, 2007, 11:52 pm
Please log in for more thread options


What is the easiest way to make the contact form show on the front
page. Meaning on want to keep the front html page and when someone
clicks on the contact us link the front page remains the same, but
there is a contact form in the middle of the page.


Any help would be appreciated.


- John

Posted by Jukka K. Korpela on January 20, 2007, 9:31 am
Please log in for more thread options


Scripsit John:

> What is the easiest way to make the contact form show on the front
> page. Meaning on want to keep the front html page and when someone
> clicks on the contact us link the front page remains the same, but
> there is a contact form in the middle of the page.

<iframe src="contact-link.html" width="400" height="200">
<a href="contact.html">Contact us</a>
</iframe>

so that contact-link.html essentially contains just

<a href="contact.html">Contact us</a>

and contact.html contains the contact form.

Of course, it's a foolish way, but it's probably the _easiest_, as
requested.

Most contact forms are inferior to explicit indication of a company's email
address(es). What's worse, authors so often insert them _instead of_ such
information.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/


Posted by David E. Ross on January 20, 2007, 1:46 pm
Please log in for more thread options


Jukka K. Korpela wrote:
> Scripsit John:
>
>> What is the easiest way to make the contact form show on the front
>> page. Meaning on want to keep the front html page and when someone
>> clicks on the contact us link the front page remains the same, but
>> there is a contact form in the middle of the page.
>
> <iframe src="contact-link.html" width="400" height="200">
> <a href="contact.html">Contact us</a>
> </iframe>
>
> so that contact-link.html essentially contains just
>
> <a href="contact.html">Contact us</a>
>
> and contact.html contains the contact form.
>
> Of course, it's a foolish way, but it's probably the _easiest_, as
> requested.
>
> Most contact forms are inferior to explicit indication of a company's email
> address(es). What's worse, authors so often insert them _instead of_ such
> information.
>

Also, many Web page owners never respond to Internet messages despite
the most elegant "Contact Us" Web pages. Don't do it if you don't
intend to actually respond to your messages.

Further, for a commercial Web site, the "Contact Us" page should also
include a postal address and a phone number. See #8 under
<http://www.useit.com/alertbox/designmistakes.html>.

--

David E. Ross
<http://www.rossde.com/>

I use SeaMonkey as my Web browser because I want
a browser that complies with Web standards. See
<http://www.mozilla.org/projects/seamonkey/>.

Posted by Dan on January 20, 2007, 2:36 pm
Please log in for more thread options



John wrote:
> What is the easiest way to make the contact form show on the front
> page. Meaning on want to keep the front html page and when someone
> clicks on the contact us link the front page remains the same, but
> there is a contact form in the middle of the page.

If a contact page shows up after you click on the link, then clearly
the front page didn't "remain the same"; something changed in it. Do
you intend that the original front page layout have a big empty space
on it where the form appears after you click on the link, or will the
front page's layout move around to accommodate the form when it
appears?

--
Dan


Similar ThreadsPosted
Contact Form Problem January 9, 2005, 10:29 pm
Job Openings: Web Front End Developers (HTML/CSS) at Bazaarvoice (Austin, TX and London, UK) - Client Services July 24, 2008, 1:20 pm
receipt of form values by an HTML page October 10, 2007, 2:56 pm
Hot 22 Year Old Looking For Love Or More.....Please Contact Me.......... 41CL December 30, 2004, 4:42 am
Help with a Form page February 10, 2005, 7:49 am
Multiple Page Form September 8, 2004, 6:46 am
Re: print form value on the web page etc? January 23, 2008, 5:47 am
Forward to new page after competed form. September 17, 2004, 3:36 am
Validation of ASP.Net page - name attribute of form tag May 25, 2006, 10:14 am
How to keep
from re-submitting on page refresh...
July 31, 2007, 2:49 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap