The former
- the form won't work because it can not save from the web to your PC
--
| Stefan, If I understand you correctly, you additionally found that my form
| will not perform its proper function once published because of the address in
| Form Properties...no? Or did you mean that the form moves down the page when
| content is placed in the right column because of the addy in Form Properties??
|
| Hey all
|
| "Stefan B Rusynko" wrote:
|
| > FYI
| > The original poster's form won't work
| > - since it is set to save to the user's PC in form properties
| > U-File="C:\Documents and Settings\Joel\My Documents\My Web Sites\FHS3\_private\form_results.csv"
| >
| > That needs to be a relative path to work when published to a server w/ the FP SE as say for a page in the root as
| > U-File="_private\form_results.csv"
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > | The code is at the link I posted.
| > | --
| > | Ron Symonds
| > | Microsoft MVP (FrontPage)
| > | Reply only to group - emails will be deleted unread.
| > |
| > | | > | >I would appreciate it if you would send me the code so I can try it
| > | >out. If
| > | > it still doesn't work with the content I have on that page, then
| > | > I've got
| > | > another problem entirely.
| > | >
| > | > Hey all
| > | >
| > | > "Ronx" wrote:
| > | >
| > | >> Your problem is the design. You have tables and cells in that
| > | >> column,
| > | >> all with heights specified, and heights locked with images. The
| > | >> form
| > | >> is locked into its position way down the page.
| > | >> Remove the heights from the tables and cells - let the content set
| > | >> the
| > | >> height, and also remove or resize the image navborder6.jpg, as in
| > | >> <td width="10"><img alt="" width="10" height="449"
| > | >> src="images/navborder6.jpg"></td>
| > | >> This (along with those cell and table heights) is pushing the form
| > | >> down the page. I changed the height to 10.
| > | >>
| > | >> See
http://www.rxs-enterprises.org/tests/pages/template.htm
| > | >>
| > | >> --
| > | >> Ron Symonds
| > | >> Microsoft MVP (FrontPage)
| > | >> Reply only to group - emails will be deleted unread.
| > | >>
| > | >> | > | >> > Okay, but it is pretty long.
| > | >> >
| > | >> > <html xmlns:v="urn:schemas-microsoft-com:vml"
| > | >> > xmlns
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
="urn:schemas-microsoft-com
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
ffice
![Blush :o :o](/styles/default/custom/smilies/blush.gif)
ffice"
| > | >> > xmlns="
http://www.w3.org/TR/REC-html40">
| > | >> >
| > | >> > <head>
| > | >> > <meta http-equiv="Content-Type" content="text/html;
| > | >> > charset=windows-1252">
| > | >> >
| > | >> > <!-- #BeginEditable "doctitle" -->
| > | >> > <title>Template</title>
| > | >> > <!-- #EndEditable -->
| > | >> > <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 topmargin="0" leftmargin="0"
| > | >> > onload="FP_preloadImgs(/*url*/'images/fulldisclosure1.jpg',
| > | >> > /*url*/'images/fulldisclosure2.jpeg',
| > | >> > /*url*/'images/plantools1.jpg',
| > | >> > /*url*/'images/plantools2.jpg', /*url*/'images/free1.jpg',
| > | >> > /*url*/'images/free2.jpg', /*url*/'images/Shop1.jpg',
| > | >> > /*url*/'images/Shop2.jpg', /*url*/'images/services1.jpg',
| > | >> > /*url*/'images/services2.jpg', /*url*/'images/advocate1.jpg',
| > | >> > /*url*/'images/advocate2.jpg')">
| > | >> >
| > | >> > <div align="left">
| > | >> > <table cellpadding="0" cellspacing="0" width="750" height="1073">
| > | >> > <!-- MSTableType="layout" --><tr>
| > | >> > <td valign="top" colspan="2">
| > | >> > </td>
| > | >> > <td valign="top" colspan="3">
| > | >> > <p align="center"><font size="5"><b> </b></font></td>
| > | >> > <td valign="top">
| > | >> > <p align="center"><br>
| > | >> > <img border="0" id="img1" src="images/fulldisclosure3.jpeg"
| > | >> > height="27"
| > | >> > width="133" alt="Full Disclosure" fp-style="fp-btn: Jewel 1;
| > | >> > fp-font-size:
| > | >> > 12" fp-title="Full Disclosure"
| > | >> > onmouseover="FP_swapImg(1,0,/*id*/'img1',/*url*/'images/fulldisclosure1.jpg')"
| > | >> > onmouseout="FP_swapImg(0,0,/*id*/'img1',/*url*/'images/fulldisclosure3.jpeg')"
| > | >> > onmousedown="FP_swapImg(1,0,/*id*/'img1',/*url*/'images/fulldisclosure2.jpeg')"
| > | >> > onmouseup="FP_swapImg(0,0,/*id*/'img1',/*url*/'images/fulldisclosure1.jpg')"></td>
| > | >> > <td valign="top">
| > | >> > </td>
| > | >> > <td valign="top" height="92">
| > | >> > <table cellpadding="0" cellspacing="0" border="0" width="100%"
| > | >> > height="100%">
| > | >> > <!-- MSCellFormattingTableID="1" --><tr>
| > | >> > <td height="100%" width="100%">
| > | >> > <!-- MSCellFormattingType="content" --><table border="0"
| > | >> > width="100%"
| > | >> > height="100%" cellpadding="7" cellspacing="0">
| > | >> > <tr>
| > | >> > <td width="100%" height="100%" valign="top">
| > | >> > </td>
| > | >> > </tr>
| > | >> > </table></td>
| > | >> > </tr>
| > | >> > </table></td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td valign="middle" bgcolor="#000000" colspan="8" height="32">
| > | >> > <p align="center"> <img border="0" id="img2"
| > | >> > src="images/plantools3.jpg"
| > | >> > height="20" width="89" alt="Plan Tools" fp-style="fp-btn:
| > | >> > Embossed
| > | >> > Capsule 5;
| > | >> > fp-font-size: 12; fp-bgcolor: #000000; fp-proportional: 0"
| > | >> > fp-title="Plan
| > | >> > Tools"
| > | >> > onmouseover="FP_swapImg(1,0,/*id*/'img2',/*url*/'images/plantools1.jpg')"
| > | >> > onmouseout="FP_swapImg(0,0,/*id*/'img2',/*url*/'images/plantools3.jpg')"
| > | >> > onmousedown="FP_swapImg(1,0,/*id*/'img2',/*url*/'images/plantools2.jpg')"
| > | >> > onmouseup="FP_swapImg(0,0,/*id*/'img2',/*url*/'images/plantools1.jpg')">
| > | >> > <img border="0" id="img3" src="images/free3.jpg" height="20"
| > | >> > width="119"
| > | >> > alt="Free Resources" fp-style="fp-btn: Embossed Capsule 5;
| > | >> > fp-font-size: 12;
| > | >> > fp-bgcolor: #000000; fp-proportional: 0" fp-title="Free
| > | >> > Resources"
| > | >> > onmouseover="FP_swapImg(1,0,/*id*/'img3',/*url*/'images/free1.jpg')"
| > | >> > onmouseout="FP_swapImg(0,0,/*id*/'img3',/*url*/'images/free3.jpg')"
| > | >> > onmousedown="FP_swapImg(1,0,/*id*/'img3',/*url*/'images/free2.jpg')"
| > | >> > onmouseup="FP_swapImg(0,0,/*id*/'img3',/*url*/'images/free1.jpg')">
| > | >> > <img border="0" id="img4" src="images/Shop3.jpg" height="20"
| > | >> > width="50"
| > | >> > alt="Shop" fp-style="fp-btn: Embossed Capsule 5; fp-font-size:
| > | >> > 12;
| > | >> > fp-bgcolor: #000000; fp-proportional: 0" fp-title="Shop"
| > | >> > onmouseover="FP_swapImg(1,0,/*id*/'img4',/*url*/'images/Shop1.jpg')"
| > | >> > onmouseout="FP_swapImg(0,0,/*id*/'img4',/*url*/'images/Shop3.jpg')"
| > | >> > onmousedown="FP_swapImg(1,0,/*id*/'img4',/*url*/'images/Shop2.jpg')"
| > | >> > onmouseup="FP_swapImg(0,0,/*id*/'img4',/*url*/'images/Shop1.jpg')">
| > | >> > <img border="0" id="img5" src="images/services3.jpg" height="20"
| > | >> > width="75" alt="Services" fp-style="fp-btn: Embossed Capsule 5;
| > | >> > fp-font-size:
| > | >> > 12; fp-bgcolor: #000000; fp-proportional: 0" fp-title="Services"
| > | >> > onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'images/services1.jpg')"
| > | >> > onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'images/services3.jpg')"
| > | >> > onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'images/services2.jpg')"
| > | >> > onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'images/services1.jpg')">
| > | >> > <img border="0" id="img6" src="images/advocate3.jpg" height="20"
| > | >> > width="85" alt="Advocate" fp-style="fp-btn: Embossed Capsule 5;
| > | >> > fp-font-size:
| > | >> > 12; fp-bgcolor: #000000; fp-proportional: 0" fp-title="Advocate"
| > | >> > onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'images/advocate1.jpg')"
| > | >> > onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'images/advocate3.jpg')"
| > | >> > onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'images/advocate2.jpg')"
| > | >> > onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'images/advocate1.jpg')">
| > | >> > </td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td></td>
| > | >> > <td></td>
| > | >> > <td></td>
| > | >> > <td></td>
| > | >> > <td></td>
| > | >> > <td></td>
| > | >> > <td></td>
| > | >> > <td height="1"></td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td></td>
| > | >> > <td valign="top" colspan="3" height="459">
| > | >> > <div align="left">
| > | >> > <table cellpadding="0" cellspacing="0" width="149" height="459">
| > | >> > <!-- MSCellFormattingTableID="5" -->
| > | >> > <tr>
| > | >> > <td colspan="2" height="10">
| > | >> > <img alt="" width="149" height="10"
| > | >> > src="images/navborder1.jpg"></td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td width="139">
| > | >> > <table cellpadding="0" cellspacing="0" border="0" width="100%"
| > | >> > height="100%">
| > | >> > <tr>
| > | >> > <td>
| > | >> > <img alt="" src="images/navborder2.jpg" width="20"
| > | >> > height="20"></td>
| > | >> > <td bgcolor="#000000" nowrap>
| > | >> > <!-- MSCellFormattingType="header" -->
| > | >> > </td>
| > | >> > <td height="20">
| > | >> > <img alt="" src="images/navborder3.jpg" width="20"
| > | >> > height="20"></td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td valign="top" colspan="3" height="100%">
| > | >> > <!-- MSCellFormattingType="content" -->
| > | >> > <!-- #BeginEditable "Nav%20Side%20Bar" --> <!--
| > | >> > #EndEditable --></td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td width="20">
| > | >> > <img alt="" src="images/navborder4.jpg" width="20"
| > | >> > height="20"></td>
| > | >> > <td nowrap bgcolor="#000000" width="100%">
| > | >> > <!-- MSCellFormattingType="footer" -->
| > | >> > </td>
| > | >> > <td height="20" width="20">
| > | >> > <img alt="" src="images/navborder5.jpg" width="20"
| > | >> > height="20"></td>
| > | >> > </tr>
| > | >> > </table>
| > | >> > </td>
| > | >> > <td height="449" width="10">
| > | >> > <img alt="" width="10" height="449"
| > | >> > src="images/navborder6.jpg"></td>
| > | >> > </tr>
| > | >> > </table>
| > | >> > </div>
| > | >> > </td>
| > | >> > <td valign="top" rowspan="4" colspan="4" height="833"
| > | >> > align="left">
| > | >> > <table cellpadding="0" cellspacing="0" border="0" width="100%"
| > | >> > height="100%">
| > | >> > <!-- MSCellFormattingTableID="3" --><tr>
| > | >> > <td height="100%" width="100%">
| > | >> > <!-- MSCellFormattingType="content" --><table border="0"
| > | >> > width="100%"
| > | >> > height="100%" cellpadding="25" cellspacing="0">
| > | >> > <tr>
| > | >> > <td width="100%" height="100%" valign="top"><!-- #BeginEditable
| > | >> > "Content%20Body" --> <!-- #EndEditable --></td>
| > | >> > </tr>
| > | >> > </table>
| > | >> > </td>
| > | >> > </tr>
| > | >> > </table></td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td></td>
| > | >> > <td> </td>
| > | >> > <td> </td>
| > | >> > <td height="22"></td>
| > | >> > </tr>
| > | >> > <tr>
| > | >> > <td valign="top" colspan="3" width="150" align="left">
| > | >> > <table cellpadding="0" cellspacing="0" width="145" height="326">
| > | >> > <!-- MSTableType="layout" -->
| > | >> > <tr>
| > | >> > <td height="326" valign="top" width="145">
| > | >> > <div align="left">
| > | >> > <table border="1" width="100%" cellspacing="0" cellpadding="0">
| > | >> > <tr>