V R
|
| Posted: 07/07/2001, 10:03 AM |
|
Hello,
Is it possible in codecharge to have a caption on a field in a search form
to appear above the field instead of the left hand side of the field.
Thank you
|
|
|
 |
Nadeem
|
| Posted: 07/07/2001, 10:52 AM |
|
This is a multi-part message in MIME format.
------=_NextPart_000_007F_01C1071E.11958730
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Check "Columnar Layout" in your Search page and it will display you =
caption above the field. Other way is to use "templates" and edit html =
page manually and place {caption} at your desired location.
Nadeem
"V R" <rizco@yesic.com> wrote in message =
news:9i7fdb$v6m$1@news.codecharge.com...
> Hello,
>=20
> Is it possible in codecharge to have a caption on a field in a search =
form
> to appear above the field instead of the left hand side of the field.
>=20
> Thank you
>=20
>=20
>=20
>=20
------=_NextPart_000_007F_01C1071E.11958730
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4616.200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial><FONT size=3D2>Check "<SPAN=20
class=3DCapText>Columnar Layout" in your Search page and it =
will=20
display you caption above the field. Other way is to use "templates" and =
edit=20
html page manually and place {caption} at your desired=20
location.</SPAN></FONT></FONT></DIV>
<DIV><SPAN class=3DCapText><FONT face=3DArial =
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3DCapText><FONT face=3DArial =
size=3D2>Nadeem</FONT></SPAN></DIV>
<DIV><SPAN class=3DCapText><FONT face=3DArial =
size=3D2></FONT></SPAN> </DIV>
<DIV><FONT face=3DArial size=3D2>"V R" <</FONT><A=20
href=3D"mailto:rizco@yesic.com"><FONT face=3DArial=20
size=3D2>rizco@yesic.com</FONT></A><FONT face=3DArial size=3D2>> =
wrote in message=20
</FONT><A href=3D"news:9i7fdb$v6m$1@news.codecharge.com"><FONT =
face=3DArial=20
size=3D2>news:9i7fdb$v6m$1@news.codecharge.com</FONT></A><FONT =
face=3DArial=20
size=3D2>...</FONT></DIV><FONT face=3DArial size=3D2>> Hello,<BR>> =
<BR>> Is=20
it possible in codecharge to have a caption on a field in a search =
form<BR>>=20
to appear above the field instead of the left hand side of the =
field.<BR>>=20
<BR>> Thank you<BR>> <BR>> <BR>> <BR>> =
</FONT></BODY></HTML>
------=_NextPart_000_007F_01C1071E.11958730--
|
|
|
 |
Scott R. Senay
|
| Posted: 07/08/2001, 2:23 PM |
|
Change the orientation in the form properties to verticle instead of
horizontal...
Scott...
"V R" <rizco@yesic.com> wrote in message
news:9i7fdb$v6m$1@news.codecharge.com...
> Hello,
>
> Is it possible in codecharge to have a caption on a field in a search form
> to appear above the field instead of the left hand side of the field.
>
> Thank you
>
>
>
>
|
|
|
 |
Stan Jacox
|
| Posted: 07/08/2001, 4:45 PM |
|
"V R" <rizco@yesic.com> wrote in message
news:9i7fdb$v6m$1@news.codecharge.com...
> Hello,
>
> Is it possible in codecharge to have a caption on a field in a search form
> to appear above the field instead of the left hand side of the field.
>
> Thank you
I know there are other suggestions but simply generating the pages as HTML
templates + ASP (PHP or whatever) will allow placing the captions on the
HTML template anywhere you wish. I get my CodeCharge work done it be fully
functional and then unselect the check box on each page's Page Properties
for Regenerate HTML Template file. Then start a WYSIWYG HTML editor such as
Dreamweaver or GoLive to make whatever changes you desire. Be sure to keep
any of the curly bracket field place holders complete and unedited if you
move them. This way you can move all the fields and captions to mimic paper
forms that might already be in use by the company.
I'm still a rank beginner just having fun but I've created 4 full sites this
way, one of them was for a nonprofit that was bid $38,000 by a professional
developer to do a site with much less functionality. Another site, for a
intranet, has saved me 10 hours of document processing each week for my own
small business.
I'm sold on this little program....
Stan
|
|
|
 |
Scott R. Senay
|
| Posted: 07/08/2001, 9:21 PM |
|
While yes you can edit the html AFTER you generate things, YOU CAN get it
the way you want BEFORE generation nad have it all part of the existing CC
project... Take a look at the home page for http://www.icebeakersdc.com to
see exactly what it seems like you are asking for. The ENTIRE site,
everything, is a single CC project file and an images directory...
Scott...
"V R" <rizco@yesic.com> wrote in message
news:9i7fdb$v6m$1@news.codecharge.com...
> Hello,
>
> Is it possible in codecharge to have a caption on a field in a search form
> to appear above the field instead of the left hand side of the field.
>
> Thank you
>
>
>
>
|
|
|
 |
David A. Lee
|
| Posted: 07/09/2001, 7:09 AM |
|
THe refrenced URL doesnt exist for me
> While yes you can edit the html AFTER you generate things, YOU CAN get it
> the way you want BEFORE generation nad have it all part of the existing CC
> project... Take a look at the home page for http://www.icebeakersdc.com
to
> see exactly what it seems like you are asking for. The ENTIRE site,
> everything, is a single CC project file and an images directory...
>
> Scott...
>
>
> "V R" <rizco@yesic.com> wrote in message
>news:9i7fdb$v6m$1@news.codecharge.com...
> > Hello,
> >
> > Is it possible in codecharge to have a caption on a field in a search
form
> > to appear above the field instead of the left hand side of the field.
> >
> > Thank you
> >
> >
> >
> >
>
>
|
|
|
 |
Paul Groenendaal
|
| Posted: 07/09/2001, 8:27 AM |
|
http://www.icebreakersdc.com
"David A. Lee" <dave@calldei.com> wrote in message
news:9icdur$uis$1@news.codecharge.com...
> THe refrenced URL doesnt exist for me
>
> > While yes you can edit the html AFTER you generate things, YOU CAN get
it
> > the way you want BEFORE generation nad have it all part of the existing
CC
> > project... Take a look at the home page for http://www.icebeakersdc.com
> to
> > see exactly what it seems like you are asking for. The ENTIRE site,
> > everything, is a single CC project file and an images directory...
> >
> > Scott...
> >
> >
> > "V R" <rizco@yesic.com> wrote in message
> >news:9i7fdb$v6m$1@news.codecharge.com...
> > > Hello,
> > >
> > > Is it possible in codecharge to have a caption on a field in a search
> form
> > > to appear above the field instead of the left hand side of the field.
> > >
> > > Thank you
> > >
> > >
> > >
> > >
> >
> >
>
>
|
|
|
 |
|