G
Gail Dennis
I'm trying to make some changes in an .asp page and when I do the codes at
the top of the page shows through in the IE 6. Below is the code for the
particular page I'm working on. This page was created by my web designer and
I'm trying to update it myself using FP 2003. Any help would be appreciated.
I've even tried just saving the page before I make any changes and it does
the same thing. I can't figure out how to get FP 2003 to stop scrambling
with the original code. Thanks for taking time to look at this for me!
------------------------------------------
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="GENERATOR" CONTENT="Microsoft FrontPage 6.0">
<META NAME="ProgId" CONTENT="FrontPage.Editor.Document">
<TITLE>New Page 1</TITLE>
<style>
<!--
/* Major components */
..RedGoBtn { font-size: 11px; font-family: Arial; font-weight: bold;
background-color:
#FF0000; color: #FFFFFF; line-height: .85; text-transform:
capitalize; cursor: hand; width: 100px;
border-left: thin solid #CCCCCC;
border-right: thin solid #006600;
border-top: thin solid #CCCCCC;
border-bottom: thin solid #006600; padding-top: 3px }
body
{
margin:0px;
font-size: 11px;
padding:0px;
color: #222222;
background-color: #FFFFFF;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
td
{
FONT-SIZE: 11px;
}
..smalltext12px
{
font-size: 12px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
..smalltext11px
{
font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
..smalltext10px
{
font-size: 10px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
..smalltextred
{
font-size: 12px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: red
}
..Description { font-size: 11px; font-family: Tahoma, Verdana, Geneva, Arial,
sans-serif;
text-align: left; word-spacing: 0; line-height: 135%;
text-indent: 0; margin: 0 }
..Back
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #008000;
font-weight: normal
}
..Next
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #008000;
font-weight: normal
}
..ViewCart
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #0000fF;
font-weight: normal
}
..CheckOut
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #0000fF;
font-weight: normal
}
..Separator
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #000000
}
..Company { font-size: 18px; font-family: Tahoma, Verdana, Geneva, Arial,
sans-serif;
color: #006600; font-weight: bold }
..ProductName { font-size: 16px; font-family: Tahoma, Verdana, Geneva, Arial,
sans-serif;
color: #FF0000; font-weight: bold }
..ProductAuthor { font-size: 11px; font-family: Tahoma, Verdana, Geneva,
Arial, sans-serif;
color: #006600 }
..Sizes
{ font-size: 12px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #008000;
}
..Price
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #ff0000;
font-weight: Bold
}
/* MAIN HYPERLINKS */
a
{
color: #000000
}
A:hover
{
COLOR: #ff0000;
}
a:visited.threadlink
{
COLOR: #ff0000;
}
a:hover.threadlink
{
COLOR: #ff0000;
}
-->
</style>
<SCRIPT Language="JavaScript">
<!--
var win=null;
function viewimage() {
var w
var h
// ARRAY OF ARGUMENT VALUES
var argv = viewimage.arguments;
// THE NUMBER OF ARGUMENTS PASSED TO THIS FUNCTION
var argc = argv.length;
// LOOP THROUGH THE ARGUMENTS (0 THROUGH N-1)
for (var i = 0; i < argc; i++) ;
w = argv[1];
h = argv[2];
if (win && win.open) win.close();
win =
window.open('x-viewimage.asp?n='+argv[0]+'&w='+argv[1]+'&h='+argv[2],'Newsle
tter','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,re
sizable=0,width='+w+',height='+h+'');
}
//-->
</SCRIPT>
</HEAD>
<BODY>
<!-- Start Body Include Copy Here -->
<%
Dim Print_On
Dim Next_Page, Previous_Page, Return_To, Return_To_Name, Print_Page,
Product_Author_1, Product_Title_1
Product_Title_1 = "NEW Dress Shop 5 Series"
Previous_Page = ""
Next_Page = ""
Return_To = "Livingsoft_Software_Index_01.asp"
Return_To_Name = "LivingSoft Software Index"
Product_Author_1 = "by LivingSoft"
Print_Page = "x-include_body_LS-DS5_01.asp"
' do not edit below here
Print_Page = Print_Page & "?P=1"
Print_On = False
If Request.Querystring("P") = 1 Then Print_On = True
%>
<!-- -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="600" HEIGHT="44">
<TR>
<TD VALIGN="top" ALIGN="left" HEIGHT="44">
<TABLE BORDER="0" CELLPADDING="2" CELLSPACING="0" WIDTH="100%" HEIGHT="1">
<TR>
<TD WIDTH="100%" HEIGHT="1">
<TABLE BORDER="1" CELLPADDING="4" CELLSPACING="0" WIDTH="100%"
BGCOLOR="#F2DBE7" BORDERCOLOR="#C0C0C0" BORDERCOLORLIGHT="#C0C0C0"
BORDERCOLORDARK="#C0C0C0" HEIGHT="1">
<TR>
<TD WIDTH="100%" HEIGHT="94">
<DIV ALIGN="center">
<CENTER>
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" WIDTH="99%"
BORDERCOLORLIGHT="#C0C0C0" BORDERCOLORDARK="#C0C0C0" BORDERCOLOR="#C0C0C0"
BGCOLOR="#FFFFFF" HEIGHT="1">
<TR>
<TD WIDTH="15%" VALIGN="top" ALIGN="center">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%"
BORDERCOLORLIGHT="#F2DBE7" BORDERCOLORDARK="#F2DBE7" BORDERCOLOR="#F2DBE7"
HEIGHT="1">
<% If Not Print_On Then %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" HEIGHT="1" >
<TR>
<TD WIDTH="15%" VALIGN="middle" ALIGN="left" HEIGHT="1">
<% If len(Previous_Page)>0 Then %>
<A HREF=><%=Previous_Page%>">Previous Page</A>
<% End If %>
</TD>
<TD WIDTH="70%" VALIGN="middle" ALIGN="center" HEIGHT="1">
<A HREF="default.asp">Home Page</A>
<% If len(Return_To)>0 Then %>
<A HREF=><%=Return_To%>"><%=Return_To_Name%></A>
<%End If %>
<% If len(Print_Page)>0 Then %>
<A HREF=><%=Print_Page%>" TARGET="_blank">Printable Page</A>
<%End If %>
</TD>
<TD WIDTH="15%" VALIGN="middle" ALIGN="right" HEIGHT="1">
<% If len(Next_Page)>0 Then %>
<A HREF=><%=Next_Page%>">Next Page</A>
<% End If %>
</TD>
</TR>
</TABLE>
</DIV>
</TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%" HEIGHT="1">
</TD>
</TR>
</TABLE>
</DIV>
</TD>
</TR>
<% ELSE %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" HEIGHT="1" >
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" HEIGHT="1">
You may now PRINT this page.<br><br>Close this window when you are finished
</TD>
</TR>
</TABLE>
</DIV>
</TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%" HEIGHT="1">
</TD>
</TR>
</TABLE>
</DIV>
</CENTER>
</TD>
</TR>
<% End If %>
<% If len(Product_Title_1)>0 Then %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" HEIGHT="1">
<% response.write ("<P CLASS=""Company"">" & Product_Title_1 & "</P>") %>
</TD>
</TR>
<% End If %>
<% If len(Product_Author_1)>0 Then %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" HEIGHT="1">
<% response.write ("<P CLASS=""ProductAuthor"">" & Product_Author_1 &
"</P>") %>
</TD>
</TR>
<% End If %>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="7">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%"
HEIGHT="1"></TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="2">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="2" WIDTH="100%" HEIGHT="184">
<TR>
<TD WIDTH="100%" HEIGHT="16" VALIGN="top" ALIGN="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px">
<img border="0" src="images/LS-DS-05-36-180x179.jpg" width="180"
height="179" align="left" hspace="6" vspace="10">Dress Shop 5 is the latest
version of the Dress Shop
line, with 12 years of development and service to customers that have
been
hard-to-fit and have wanted a better fit than they could get with
standard
patterns or off-the-shelf clothing. Dress Shop 5 now comes in 3
versions to suit the needs of everyone, beginner to professional.<br>
<br>
"Dress Shop Quick Fit"<br>
"Dress Shop Advanced"<br>
"Dress Shop Pro"<br>
<br>
The first thing you need to do when building your personalized
patterns
with Dress Shop Pro is to specify whether you will be sewing for a
woman,
a man or a child and whether that person is easy to fit or
difficult.<br>
<br>
For a quick overview of how Dress Shop 5 compares to the prior Dress
Shop
4 product,
<b>
<a href="#COMPARE THE FEATURES">click here</a>.</b> <br>
</p>
</td>
</tr>
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px"><b><font color="#FF0000">SELECT A PATTERN:
</font>
</b><br>
<br>
Once you have your measurements selected or entered, you can choose
the
garments you wish to draft a pattern for. The patterns menu will
contain
as few as three patterns (for the Sew By Design products) to as many
as
482 patterns (for owners of the Dress Shop core patterns plus all the
optional pattern sets you may choose to get).
</p>
<p class="smalltext12px">When you select one, all of the major pattern
pieces
for that pattern will be displayed. Each pattern has dozens of options
(neckline, sleeve type, collars, length, darts, etc.) that make it
easy to
customize your pattern. As you make selections to customize your
pattern
to your particular preferences, Mia(the Dress Shop model on the left
there) will illustrate your selections and the pattern pieces will be
updated for each new variation you select. </p>
<p align="center">
<img src="images/LS-DS-05-32-500x290.jpg" border="0" width="500"
height="290">
</p>
<p align="center">
<img style="float: left" hspace="10"
src="images/LS-DS-05-33-189x439.jpg" align="left" vspace="20" border="0"
width="189" height="439"> </p>
<p class="smalltext12px"><b><font color="#FF0000">PATTERN
OPTIONS:</font></b></p>
<p class="smalltext12px">With a pattern selected, just click on Mia
(in the indicated regions
shown above) to select the options supported by that pattern. Here is
a
neckline menu, for instance, that you can use to choose which neckline
you
would like. As you make your choices, both Mia and the pattern update
to
show you what it will all look like. </p>
<p class="smalltext12px">There are hundreds of options for each
pattern with nearly unlimited
combinations possible. You should have little trouble both finding
something totally unique and also getting just the features that you
like
best.<p class="smalltext12px">To see lists of all patterns included in
Dress Shop 5
Products,<b><br>
<a target="_blank" href="LS-DS5_patterns_compare_table_01.htm">click
here.</a></b><a href="LS-DS5_patterns_compare_table_01.htm">
</a></td>
</tr>
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px">
<img style="float: right" hspace="20"
src="images/LS-DS-05-34-324x432.jpg" vspace="20" border="0" width="324"
height="432"><b><font color="#FF0000"><br>
<br>
<br>
SEWING AND FABRIC OPTIONS:
</font></b><br>
<br>
In addition to the options for necklines and sleeve
types and garment length and cuffs and such, you can also make a wide
variety of adjustments to your pattern. <br>
<br>
Here is the "Dress Options"
dialog, which allows you to customize the finer details of your
pattern.
Each pattern has different options that can apply to it and there are
37
different options available altogether.</p>
</td>
</tr>
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px"><b><font color="#FF0000">TOOLS AND
ADJUSTMENTS:<br>
<br>
</font></b>But wait, there's more! In addition to selecting a pattern,
selecting
features (sleeve and collars and such) and selecting sewing options,
you
can also fine tune or directly edit the details of a variety of
pattern
features. <br>
<br>
There are specific editors to allow you to customize:
<ul>
<li>
<p class="smalltext12px">Sleeve Designer
</li>
<li>
<p class="smalltext12px">Neckline Designer
</li>
<li>
<p class="smalltext12px">Crotch Curve Editor
</li>
<li>
<p class="smalltext12px">Skirt Designer
</li>
</ul>
<p class="smalltext12px">For more information about Dress Shop 5
Tools, <b><a target="_blank"
href="LS-DS5_new_tools_table_01.htm">click here.</a></b>
<p class="smalltext12px"><img style="float: left" hspace="5"
src="images/LS-DS-05-35-500x426.jpg" vspace="10" border="0" width="500"
height="426"></td>
</tr>
</table>
</TD>
</TR>
<CENTER>
<TR>
<TD WIDTH="100%" HEIGHT="15" VALIGN="top" ALIGN="left">
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="1" VALIGN="top" ALIGN="left">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%"
HEIGHT="1"></TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="15" align="center" valign="top">
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="15" align="center" valign="top">
<p class="ProductName"><font color="#FF0000"><b>
<a name="COMPARE THE FEATURES"><font color="#FF0000">COMPARE THE
FEATURES</font></a></b></font></TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="13">
<table borderColor="#800080" width="576" border="2" cellpadding="0"
cellspacing="0" height="436" >
<tr>
<td align="middle" width="100" height="36">
<p class="smalltext10px">click below<br>
for details</td>
<td align="middle" width="70" height="36">
<p class="smalltext11px"><b>Dress Shop<br>
4 Lite</b></td>
<td align="middle" width="73" height="36">
<p class="smalltext11px"><b>Dress Shop<br>
4</b></td>
<td align="middle" width="75" height="36">
<p class="smalltext11px"><b>Dress Shop<br>
4 Pro</b></td>
<td align="middle" width="80" height="36">
<p class="smalltext11px"><font color="#FF0000"><b>Dress Shop<br>
5 QuickFit</b></font></td>
<td align="middle" width="83" height="36">
<p class="smalltext11px"><b><font color="#FF0000">Dress Shop<br>
5 Advanced</font></b></td>
<td align="middle" width="85" height="36">
<p class="smalltext11px"><font color="#FF0000"><b>Dress Shop<br>
5 Pro</b></font></td>
</tr>
<tr>
<td align="middle" width="100" height="48">
<p class="smalltext11px"><b>
<a target="_blank"
href="LS-DS5_Standard_Measurements_01.htm">Standard Measurement
Charts</a></b></td>
<td align="middle" width="70" height="48">
6</td>
<td align="middle" width="73" height="48">
6</td>
<td align="middle" width="75" height="48">
6</td>
<td align="middle" width="80" height="48">
1013</td>
<td align="middle" width="83" height="48">
1013</td>
<td align="middle" width="85" height="48">
1927</td>
</tr>
<tr>
<td align="middle" width="100" height="50">
<p class="smalltext11px"><b>
<a target="_blank"
href="LS-DS5_Personal_Measurements_01.htm">Total Measurements
Used</a></b></td>
<td align="middle" width="70" height="50">
26</td>
<td align="middle" width="73" height="50">
57</td>
<td align="middle" width="75" height="50">
57</td>
<td align="middle" width="80" height="50">
<a
<td align="middle" width="83" height="50">
58</td>
<td align="middle" width="85" height="50">
58</td>
</tr>
<tr>
<td align="middle" width="100" height="91">
<p class="smalltext11px"><b>Body Types Explicitly
Supported</b></td>
<td align="middle" width="70" height="91">Women</td>
<td align="middle" width="73" height="91">Women</td>
<td align="middle" width="75" height="91">Women<br>
Men<br>
Children</td>
<td align="middle" width="80" height="91">Women<br>
Misses</td>
<td align="middle" width="83" height="91">Women<br>
Misses</td>
<td align="middle" width="85" height="91">Women<br>
Misses<br>
Girls<br>
Boys<br>
Girls, Slim<br>
Boys, Slim<br>
Children</td>
</tr>
<tr>
<td align="middle" width="100" height="36">
<p class="smalltext11px"><b>
<a target="_blank"
href="LS-DS5_patterns_compare_table_01.htm">Patterns</a></b></td>
<td align="middle" width="70" height="36">
82</td>
<td align="middle" width="73" height="36">
82</td>
<td align="middle" width="75" height="36">
82</td>
<td align="middle" width="80" height="36">
282</td>
<td align="middle" width="83" height="36">
282</td>
<td align="middle" width="85" height="36">
282</td>
</tr>
<tr>
<td align="middle" width="100" height="44">
<p class="smalltext11px"><b>
<a href="LS-DS5_patterns_compare_table_01.htm">Optional</a><br>
<a
href="LS-DS5_patterns_compare_table_01.htm">Patterns</a></b></td>
<td align="middle" width="70" height="44"> </td>
<td align="middle" width="73" height="44"> </td>
<td align="middle" width="75" height="44"> </td>
<td align="middle" width="80" height="44">
150</td>
<td align="middle" width="83" height="44">
150</td>
<td align="middle" width="85" height="44">
150</td>
</tr>
<tr>
<td align="middle" width="100" height="117">
<p class="smalltext11px"><b>
<a target="_blank" href="LS-DS5_new_tools_table_01.htm">Design
Tools</a></b></td>
<td align="middle" width="70" height="117"> </td>
<td align="middle" width="73" height="117"> </td>
<td align="middle" width="75" height="117"> </td>
<td align="middle" width="164" colSpan="2" height="117">
Layout Tool<br>
Crotch Curve Editor<br>
Sleeve Editor<br>
Neckline Editor<br>
Skirt Editor<br>
Share Patterns </td>
<td align="middle" width="85" height="117">
Layout tool handles fabric patterns<br>
<br>
Advanced crotch curve editor<br>
<br>
Share Designs</td>
</tr>
</table>
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="13" valign="bottom" align="center">
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="13" valign="bottom" align="center">
<p class="ProductName"><a href="LS-DS5_02.asp">CLICK HERE</a> to
PURCHASE</TD>
</TR>
</TABLE>
</CENTER>
</DIV>
</TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="7">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%"
HEIGHT="1"></TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="7">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<!-- End Body Include Copy Here -->
</BODY>
the top of the page shows through in the IE 6. Below is the code for the
particular page I'm working on. This page was created by my web designer and
I'm trying to update it myself using FP 2003. Any help would be appreciated.
I've even tried just saving the page before I make any changes and it does
the same thing. I can't figure out how to get FP 2003 to stop scrambling
with the original code. Thanks for taking time to look at this for me!
------------------------------------------
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="GENERATOR" CONTENT="Microsoft FrontPage 6.0">
<META NAME="ProgId" CONTENT="FrontPage.Editor.Document">
<TITLE>New Page 1</TITLE>
<style>
<!--
/* Major components */
..RedGoBtn { font-size: 11px; font-family: Arial; font-weight: bold;
background-color:
#FF0000; color: #FFFFFF; line-height: .85; text-transform:
capitalize; cursor: hand; width: 100px;
border-left: thin solid #CCCCCC;
border-right: thin solid #006600;
border-top: thin solid #CCCCCC;
border-bottom: thin solid #006600; padding-top: 3px }
body
{
margin:0px;
font-size: 11px;
padding:0px;
color: #222222;
background-color: #FFFFFF;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
td
{
FONT-SIZE: 11px;
}
..smalltext12px
{
font-size: 12px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
..smalltext11px
{
font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
..smalltext10px
{
font-size: 10px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
}
..smalltextred
{
font-size: 12px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: red
}
..Description { font-size: 11px; font-family: Tahoma, Verdana, Geneva, Arial,
sans-serif;
text-align: left; word-spacing: 0; line-height: 135%;
text-indent: 0; margin: 0 }
..Back
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #008000;
font-weight: normal
}
..Next
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #008000;
font-weight: normal
}
..ViewCart
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #0000fF;
font-weight: normal
}
..CheckOut
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #0000fF;
font-weight: normal
}
..Separator
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #000000
}
..Company { font-size: 18px; font-family: Tahoma, Verdana, Geneva, Arial,
sans-serif;
color: #006600; font-weight: bold }
..ProductName { font-size: 16px; font-family: Tahoma, Verdana, Geneva, Arial,
sans-serif;
color: #FF0000; font-weight: bold }
..ProductAuthor { font-size: 11px; font-family: Tahoma, Verdana, Geneva,
Arial, sans-serif;
color: #006600 }
..Sizes
{ font-size: 12px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #008000;
}
..Price
{ font-size: 11px;
font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
color: #ff0000;
font-weight: Bold
}
/* MAIN HYPERLINKS */
a
{
color: #000000
}
A:hover
{
COLOR: #ff0000;
}
a:visited.threadlink
{
COLOR: #ff0000;
}
a:hover.threadlink
{
COLOR: #ff0000;
}
-->
</style>
<SCRIPT Language="JavaScript">
<!--
var win=null;
function viewimage() {
var w
var h
// ARRAY OF ARGUMENT VALUES
var argv = viewimage.arguments;
// THE NUMBER OF ARGUMENTS PASSED TO THIS FUNCTION
var argc = argv.length;
// LOOP THROUGH THE ARGUMENTS (0 THROUGH N-1)
for (var i = 0; i < argc; i++) ;
w = argv[1];
h = argv[2];
if (win && win.open) win.close();
win =
window.open('x-viewimage.asp?n='+argv[0]+'&w='+argv[1]+'&h='+argv[2],'Newsle
tter','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,re
sizable=0,width='+w+',height='+h+'');
}
//-->
</SCRIPT>
</HEAD>
<BODY>
<!-- Start Body Include Copy Here -->
<%
Dim Print_On
Dim Next_Page, Previous_Page, Return_To, Return_To_Name, Print_Page,
Product_Author_1, Product_Title_1
Product_Title_1 = "NEW Dress Shop 5 Series"
Previous_Page = ""
Next_Page = ""
Return_To = "Livingsoft_Software_Index_01.asp"
Return_To_Name = "LivingSoft Software Index"
Product_Author_1 = "by LivingSoft"
Print_Page = "x-include_body_LS-DS5_01.asp"
' do not edit below here
Print_Page = Print_Page & "?P=1"
Print_On = False
If Request.Querystring("P") = 1 Then Print_On = True
%>
<!-- -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="600" HEIGHT="44">
<TR>
<TD VALIGN="top" ALIGN="left" HEIGHT="44">
<TABLE BORDER="0" CELLPADDING="2" CELLSPACING="0" WIDTH="100%" HEIGHT="1">
<TR>
<TD WIDTH="100%" HEIGHT="1">
<TABLE BORDER="1" CELLPADDING="4" CELLSPACING="0" WIDTH="100%"
BGCOLOR="#F2DBE7" BORDERCOLOR="#C0C0C0" BORDERCOLORLIGHT="#C0C0C0"
BORDERCOLORDARK="#C0C0C0" HEIGHT="1">
<TR>
<TD WIDTH="100%" HEIGHT="94">
<DIV ALIGN="center">
<CENTER>
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" WIDTH="99%"
BORDERCOLORLIGHT="#C0C0C0" BORDERCOLORDARK="#C0C0C0" BORDERCOLOR="#C0C0C0"
BGCOLOR="#FFFFFF" HEIGHT="1">
<TR>
<TD WIDTH="15%" VALIGN="top" ALIGN="center">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%"
BORDERCOLORLIGHT="#F2DBE7" BORDERCOLORDARK="#F2DBE7" BORDERCOLOR="#F2DBE7"
HEIGHT="1">
<% If Not Print_On Then %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" HEIGHT="1" >
<TR>
<TD WIDTH="15%" VALIGN="middle" ALIGN="left" HEIGHT="1">
<% If len(Previous_Page)>0 Then %>
<A HREF=><%=Previous_Page%>">Previous Page</A>
<% End If %>
</TD>
<TD WIDTH="70%" VALIGN="middle" ALIGN="center" HEIGHT="1">
<A HREF="default.asp">Home Page</A>
<% If len(Return_To)>0 Then %>
<A HREF=><%=Return_To%>"><%=Return_To_Name%></A>
<%End If %>
<% If len(Print_Page)>0 Then %>
<A HREF=><%=Print_Page%>" TARGET="_blank">Printable Page</A>
<%End If %>
</TD>
<TD WIDTH="15%" VALIGN="middle" ALIGN="right" HEIGHT="1">
<% If len(Next_Page)>0 Then %>
<A HREF=><%=Next_Page%>">Next Page</A>
<% End If %>
</TD>
</TR>
</TABLE>
</DIV>
</TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%" HEIGHT="1">
</TD>
</TR>
</TABLE>
</DIV>
</TD>
</TR>
<% ELSE %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" HEIGHT="1" >
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" HEIGHT="1">
You may now PRINT this page.<br><br>Close this window when you are finished
</TD>
</TR>
</TABLE>
</DIV>
</TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" Height="1">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%" HEIGHT="1">
</TD>
</TR>
</TABLE>
</DIV>
</CENTER>
</TD>
</TR>
<% End If %>
<% If len(Product_Title_1)>0 Then %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" HEIGHT="1">
<% response.write ("<P CLASS=""Company"">" & Product_Title_1 & "</P>") %>
</TD>
</TR>
<% End If %>
<% If len(Product_Author_1)>0 Then %>
<TR>
<TD WIDTH="100%" VALIGN="middle" ALIGN="center" HEIGHT="1">
<% response.write ("<P CLASS=""ProductAuthor"">" & Product_Author_1 &
"</P>") %>
</TD>
</TR>
<% End If %>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="7">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%"
HEIGHT="1"></TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="2">
<DIV ALIGN="center">
<TABLE BORDER="0" CELLPADDING="2" WIDTH="100%" HEIGHT="184">
<TR>
<TD WIDTH="100%" HEIGHT="16" VALIGN="top" ALIGN="left">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px">
<img border="0" src="images/LS-DS-05-36-180x179.jpg" width="180"
height="179" align="left" hspace="6" vspace="10">Dress Shop 5 is the latest
version of the Dress Shop
line, with 12 years of development and service to customers that have
been
hard-to-fit and have wanted a better fit than they could get with
standard
patterns or off-the-shelf clothing. Dress Shop 5 now comes in 3
versions to suit the needs of everyone, beginner to professional.<br>
<br>
"Dress Shop Quick Fit"<br>
"Dress Shop Advanced"<br>
"Dress Shop Pro"<br>
<br>
The first thing you need to do when building your personalized
patterns
with Dress Shop Pro is to specify whether you will be sewing for a
woman,
a man or a child and whether that person is easy to fit or
difficult.<br>
<br>
For a quick overview of how Dress Shop 5 compares to the prior Dress
Shop
4 product,
<b>
<a href="#COMPARE THE FEATURES">click here</a>.</b> <br>
</p>
</td>
</tr>
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px"><b><font color="#FF0000">SELECT A PATTERN:
</font>
</b><br>
<br>
Once you have your measurements selected or entered, you can choose
the
garments you wish to draft a pattern for. The patterns menu will
contain
as few as three patterns (for the Sew By Design products) to as many
as
482 patterns (for owners of the Dress Shop core patterns plus all the
optional pattern sets you may choose to get).
</p>
<p class="smalltext12px">When you select one, all of the major pattern
pieces
for that pattern will be displayed. Each pattern has dozens of options
(neckline, sleeve type, collars, length, darts, etc.) that make it
easy to
customize your pattern. As you make selections to customize your
pattern
to your particular preferences, Mia(the Dress Shop model on the left
there) will illustrate your selections and the pattern pieces will be
updated for each new variation you select. </p>
<p align="center">
<img src="images/LS-DS-05-32-500x290.jpg" border="0" width="500"
height="290">
</p>
<p align="center">
<img style="float: left" hspace="10"
src="images/LS-DS-05-33-189x439.jpg" align="left" vspace="20" border="0"
width="189" height="439"> </p>
<p class="smalltext12px"><b><font color="#FF0000">PATTERN
OPTIONS:</font></b></p>
<p class="smalltext12px">With a pattern selected, just click on Mia
(in the indicated regions
shown above) to select the options supported by that pattern. Here is
a
neckline menu, for instance, that you can use to choose which neckline
you
would like. As you make your choices, both Mia and the pattern update
to
show you what it will all look like. </p>
<p class="smalltext12px">There are hundreds of options for each
pattern with nearly unlimited
combinations possible. You should have little trouble both finding
something totally unique and also getting just the features that you
like
best.<p class="smalltext12px">To see lists of all patterns included in
Dress Shop 5
Products,<b><br>
<a target="_blank" href="LS-DS5_patterns_compare_table_01.htm">click
here.</a></b><a href="LS-DS5_patterns_compare_table_01.htm">
</a></td>
</tr>
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px">
<img style="float: right" hspace="20"
src="images/LS-DS-05-34-324x432.jpg" vspace="20" border="0" width="324"
height="432"><b><font color="#FF0000"><br>
<br>
<br>
SEWING AND FABRIC OPTIONS:
</font></b><br>
<br>
In addition to the options for necklines and sleeve
types and garment length and cuffs and such, you can also make a wide
variety of adjustments to your pattern. <br>
<br>
Here is the "Dress Options"
dialog, which allows you to customize the finer details of your
pattern.
Each pattern has different options that can apply to it and there are
37
different options available altogether.</p>
</td>
</tr>
<tr>
<td width="100%" align="left" valign="top">
<p class="smalltext12px"><b><font color="#FF0000">TOOLS AND
ADJUSTMENTS:<br>
<br>
</font></b>But wait, there's more! In addition to selecting a pattern,
selecting
features (sleeve and collars and such) and selecting sewing options,
you
can also fine tune or directly edit the details of a variety of
pattern
features. <br>
<br>
There are specific editors to allow you to customize:
<ul>
<li>
<p class="smalltext12px">Sleeve Designer
</li>
<li>
<p class="smalltext12px">Neckline Designer
</li>
<li>
<p class="smalltext12px">Crotch Curve Editor
</li>
<li>
<p class="smalltext12px">Skirt Designer
</li>
</ul>
<p class="smalltext12px">For more information about Dress Shop 5
Tools, <b><a target="_blank"
href="LS-DS5_new_tools_table_01.htm">click here.</a></b>
<p class="smalltext12px"><img style="float: left" hspace="5"
src="images/LS-DS-05-35-500x426.jpg" vspace="10" border="0" width="500"
height="426"></td>
</tr>
</table>
</TD>
</TR>
<CENTER>
<TR>
<TD WIDTH="100%" HEIGHT="15" VALIGN="top" ALIGN="left">
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="1" VALIGN="top" ALIGN="left">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%"
HEIGHT="1"></TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="15" align="center" valign="top">
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="15" align="center" valign="top">
<p class="ProductName"><font color="#FF0000"><b>
<a name="COMPARE THE FEATURES"><font color="#FF0000">COMPARE THE
FEATURES</font></a></b></font></TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="13">
<table borderColor="#800080" width="576" border="2" cellpadding="0"
cellspacing="0" height="436" >
<tr>
<td align="middle" width="100" height="36">
<p class="smalltext10px">click below<br>
for details</td>
<td align="middle" width="70" height="36">
<p class="smalltext11px"><b>Dress Shop<br>
4 Lite</b></td>
<td align="middle" width="73" height="36">
<p class="smalltext11px"><b>Dress Shop<br>
4</b></td>
<td align="middle" width="75" height="36">
<p class="smalltext11px"><b>Dress Shop<br>
4 Pro</b></td>
<td align="middle" width="80" height="36">
<p class="smalltext11px"><font color="#FF0000"><b>Dress Shop<br>
5 QuickFit</b></font></td>
<td align="middle" width="83" height="36">
<p class="smalltext11px"><b><font color="#FF0000">Dress Shop<br>
5 Advanced</font></b></td>
<td align="middle" width="85" height="36">
<p class="smalltext11px"><font color="#FF0000"><b>Dress Shop<br>
5 Pro</b></font></td>
</tr>
<tr>
<td align="middle" width="100" height="48">
<p class="smalltext11px"><b>
<a target="_blank"
href="LS-DS5_Standard_Measurements_01.htm">Standard Measurement
Charts</a></b></td>
<td align="middle" width="70" height="48">
6</td>
<td align="middle" width="73" height="48">
6</td>
<td align="middle" width="75" height="48">
6</td>
<td align="middle" width="80" height="48">
1013</td>
<td align="middle" width="83" height="48">
1013</td>
<td align="middle" width="85" height="48">
1927</td>
</tr>
<tr>
<td align="middle" width="100" height="50">
<p class="smalltext11px"><b>
<a target="_blank"
href="LS-DS5_Personal_Measurements_01.htm">Total Measurements
Used</a></b></td>
<td align="middle" width="70" height="50">
26</td>
<td align="middle" width="73" height="50">
57</td>
<td align="middle" width="75" height="50">
57</td>
<td align="middle" width="80" height="50">
<a
<td align="middle" width="83" height="50">
58</td>
<td align="middle" width="85" height="50">
58</td>
</tr>
<tr>
<td align="middle" width="100" height="91">
<p class="smalltext11px"><b>Body Types Explicitly
Supported</b></td>
<td align="middle" width="70" height="91">Women</td>
<td align="middle" width="73" height="91">Women</td>
<td align="middle" width="75" height="91">Women<br>
Men<br>
Children</td>
<td align="middle" width="80" height="91">Women<br>
Misses</td>
<td align="middle" width="83" height="91">Women<br>
Misses</td>
<td align="middle" width="85" height="91">Women<br>
Misses<br>
Girls<br>
Boys<br>
Girls, Slim<br>
Boys, Slim<br>
Children</td>
</tr>
<tr>
<td align="middle" width="100" height="36">
<p class="smalltext11px"><b>
<a target="_blank"
href="LS-DS5_patterns_compare_table_01.htm">Patterns</a></b></td>
<td align="middle" width="70" height="36">
82</td>
<td align="middle" width="73" height="36">
82</td>
<td align="middle" width="75" height="36">
82</td>
<td align="middle" width="80" height="36">
282</td>
<td align="middle" width="83" height="36">
282</td>
<td align="middle" width="85" height="36">
282</td>
</tr>
<tr>
<td align="middle" width="100" height="44">
<p class="smalltext11px"><b>
<a href="LS-DS5_patterns_compare_table_01.htm">Optional</a><br>
<a
href="LS-DS5_patterns_compare_table_01.htm">Patterns</a></b></td>
<td align="middle" width="70" height="44"> </td>
<td align="middle" width="73" height="44"> </td>
<td align="middle" width="75" height="44"> </td>
<td align="middle" width="80" height="44">
150</td>
<td align="middle" width="83" height="44">
150</td>
<td align="middle" width="85" height="44">
150</td>
</tr>
<tr>
<td align="middle" width="100" height="117">
<p class="smalltext11px"><b>
<a target="_blank" href="LS-DS5_new_tools_table_01.htm">Design
Tools</a></b></td>
<td align="middle" width="70" height="117"> </td>
<td align="middle" width="73" height="117"> </td>
<td align="middle" width="75" height="117"> </td>
<td align="middle" width="164" colSpan="2" height="117">
Layout Tool<br>
Crotch Curve Editor<br>
Sleeve Editor<br>
Neckline Editor<br>
Skirt Editor<br>
Share Patterns </td>
<td align="middle" width="85" height="117">
Layout tool handles fabric patterns<br>
<br>
Advanced crotch curve editor<br>
<br>
Share Designs</td>
</tr>
</table>
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="13" valign="bottom" align="center">
</TD>
</TR>
<TR>
<TD WIDTH="100%" HEIGHT="13" valign="bottom" align="center">
<p class="ProductName"><a href="LS-DS5_02.asp">CLICK HERE</a> to
PURCHASE</TD>
</TR>
</TABLE>
</CENTER>
</DIV>
</TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="7">
<IMG BORDER="0" SRC="images/x-spacer-grey-1x1.gif" WIDTH="100%"
HEIGHT="1"></TD>
</TR>
<TR>
<TD WIDTH="100%" VALIGN="top" ALIGN="center" HEIGHT="7">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<!-- End Body Include Copy Here -->
</BODY>