G
Guest
WOW!!! WOW!!! It is soooo cool!!! Ok, I did as you said, put it in
Notepad, and it loooked great, (I changed the sixe of the buttons to 3, and
RL Blair at the top to New Roman, thats all) and put it up in my host. But
I got a HTTP 404 - File not found
Internet Explorer when I tried it out as if I were a customer emailing thru
the form.
So, I figured I did something wrong, (I am good at that) because when I
saved it from notepad, the icon for contact_us.htm in my folder didnt have
the big round E, it has a paper with an arrow at the top left icon. So, I
created a new normal page, and saved it as a web page contact_us, and still
the same icon. So, I reinstalled it to my host, but still the same HTTP 404
- File not found page comes up.
Is it my changes? I know I must have done something wrong. I am so blown
away that you did this, it is sooo cool!!! Thank you !!!!!!!
Susie
Notepad, and it loooked great, (I changed the sixe of the buttons to 3, and
RL Blair at the top to New Roman, thats all) and put it up in my host. But
I got a HTTP 404 - File not found
Internet Explorer when I tried it out as if I were a customer emailing thru
the form.
So, I figured I did something wrong, (I am good at that) because when I
saved it from notepad, the icon for contact_us.htm in my folder didnt have
the big round E, it has a paper with an arrow at the top left icon. So, I
created a new normal page, and saved it as a web page contact_us, and still
the same icon. So, I reinstalled it to my host, but still the same HTTP 404
- File not found page comes up.
Is it my changes? I know I must have done something wrong. I am so blown
away that you did this, it is sooo cool!!! Thank you !!!!!!!
Susie
ggames@ gmail.com said:Here is the code for a new "contact_us.htm" page.
It is a form instead of a what you have now.
I tested it in IE7; Firefox; Netscape 8.1 and Opera.
All look fine as well as your entire site in those browers.
I "left alligned" the page on purpose, allowing the page to be printer
friendly in case a guest wants to do that.
Test it out. If it meets your needs, you are welcome to it.
To install:
Cut the code from here and paste it into Notepad or whatever.
Save as "contact_us.htm.
Rename your current contact_us.htm, to, contact_us.old.
(This is in case you think the replacement doesn't meet your needs and
want to go back to your original format.)
(You may get a pop up dialog warning you about renaming the file
and/or extension-ignore it and continue)
Cut this saved file and paste it into your RL Blair website files as
contact_us.htm.
Preview in your browser and click thru it. See how you like it.
If I've left anything out, let me know.
Grant Ames
New York
***************************Begin Code***********************
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<title>Email rlblairsculpture@yahoo</title>
<style><!--
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
background-color: #6A8341;
}-->
</style>
<script language="JavaScript">
<!--
function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array();
for(n=2; n<args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) {
doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}
function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
for(var i=0; i<a.length; i++) { d.FP_imgs=new Image;
d.FP_imgs.src=a; }
}
function FP_getObjectByID(id,o) {//v1.0
var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById)
el=o.getElementById(id);
else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el)
return el;
if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes;
if(c)
for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el)
return el; }
f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el)
return el; } }
return null;
}
// -->
</script>
</head>
<body
onload="FP_preloadImgs(/*url*/'images/buttons/button_bh2.gif',/*url*/'images/buttons/button_vg2.gif')">
<p>
</p>
<div align="center">
<img border="0"
src="images/web_images/logos/rlblair-g-logo.gif" width="30"
height="35"><span style="font-weight: 400"><font face="Times New
Roman" size="5" color="#FFFFFF">R.L. Blair</font></span><p> </p>
<table cellSpacing="0" cellPadding="0" width="759" border="0"
id="table1">
<tr>
<td>
<p align="center"><span style="FONT-WEIGHT:
400">
<font color="#ffffff" size="3">Email us for
price and availability, or for a
request. In your email please include
your phone number, and the
title of the sculpture you are inquiring
about.</font></span></td>
</tr>
</table>
</div>
<p> </p>
<form method="POST" action="--WEBBOT-SELF--"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-onSubmit>
<p><strong>Enter your sculpture inquiry in the space
provided below:</strong></p>
<dl>
<dd><textarea name="Comments" rows="5"
cols="42"></textarea></dd>
</dl>
<p><strong>Tell us how to get in touch with you:</strong></p>
<dl>
<dd>
<table>
<tr>
<td>Name</td>
<td>
<input type="text" size="35"
maxlength="256" name="Username"></td>
</tr>
<tr>
<td>E-mail</td>
<td>
<input type="text" size="35"
maxlength="256" name="UserEmail"></td>
</tr>
<tr>
<td>Tel</td>
<td><input type="text" size="35"
maxlength="256" name="UserTel"></td>
</tr>
<tr>
<td>FAX</td>
<td><input type="text" size="35"
maxlength="256" name="UserFAX"></td>
</tr>
</table>
<p> </dd>
</dl>
<dl>
<dd>
<input type="checkbox" name="ContactRequested"
value="ContactRequested">
Please contact me as soon as possible regarding this
inquiry.</dd>
</dl>
<p><a title="Submit Inquiry"
href="mailto:[email protected]"><input type="submit"
value="Submit Inquiry"></a>
<input type="reset" value="Clear Form"><font size="3">
</font></p>
</form>
<hr>
<p align="center"><b>
<a href="index.htm" style="text-decoration: none">
<font size="5" color="#000000" face="Times New Roman">Back to
Home</font></a><font size="5" color="#000000">
</font> </b> <b> <a href="gallery.htm" style="text-decoration:
none">
<font color="#000000" size="5" face="Times New Roman">View
Gallery</font></a></b></p> <p> </p>
<p>Copyright ©2006 R.L. Blair. All rights reserved.
Revised:
<!--webbot bot="TimeStamp" s-type="EDITED" s-format="%m/%d/%y"
-->.<font size="3">
</p>
</body>
</html>
***********End Code*************
Any comments or critiques are very welcome. I know theres alot wrong in my
code, (sigh) but maybe someday I will learn css. Lots of and other things
I am not sure how to fix right now. And it's not fancy, we didn't want
fancy. Sorry you have to go back to the gallery to go to new pages, buttons
and I do not get along
http://www.rlblair.com/
Thanks for all your help, I want you to know how much your replies are
appreciated.
Susie