I desperately need some help here.
I will try to explain you why. I have a website that was designed by a friend
of mine. He is now in Australia for his holiday.
Now I would like to install a mailing list this being the reason for all this
hassle and upgrades. The problem shows up now as I do not posses enough
knowledge to modify the old source code to be able to use the new maillist
links that I have now.
This is the code with the old mailist links (subscribe and unsubscribe links)
--------------------
<FORM name=e_mailing_list
action=http://www.bicestertown.co.uk/MailingList/index.php
method=get
target=_blank><P><FONT color=#ffffff><INPUT
style="BORDER-RIGHT: #537bbd 1px solid; BORDER-TOP:
#537bbd 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND: #537bbd;
BORDER-LEFT: #537bbd 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #537bbd 1px
solid; FONT-STYLE: normal; FONT-VARIANT: normal"
type=radio CHECKED value=sign
name=action></FONT><FONT
class=V10 style="FONT-SIZE: 10px" color=#ffffff
size=1>register</FONT><FONT class=V10
color=#333333
size=1><BR></FONT><FONT
color=#ffffff><INPUT
style="BORDER-RIGHT: #537bbd 1px solid; BORDER-TOP:
#537bbd 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND: #537bbd;
BORDER-LEFT: #537bbd 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #537bbd 1px
solid; FONT-STYLE: normal; FONT-VARIANT: normal"
type=radio value=delete name=action></FONT><FONT
class=V10
style="FONT-SIZE: 10px" color=#ffffff
size=1>remove</FONT><FONT class=V10 color=#333333
size=1>
</FONT><BR>
<INPUT
style="border:0px solid #ff0000; FONT-WEIGHT: normal;
FONT-SIZE: 7pt; WIDTH: 92; COLOR: #0a3e87; FONT-STYLE: normal;
BACKGROUND-COLOR: #9dc1e7; FONT-VARIANT: normal; class: V8 color: #0A3E87;
height:15"
onfocus="if(document.e_mailing_list.email.value == '
email address ? { document.e_mailing_list.email.value = '' };"
size=15 value="e-mail address" name=email>
<INPUT style="border:0px solid #C0C0C0; FONT-WEIGHT: normal;
FONT-SIZE: 10px; WIDTH: 20px; COLOR: #0A3E87; BOTTOM: 0px; FONT-STYLE: normal;
POSITION: relative; BACKGROUND-COLOR: #9ACC9A; FONT-VARIANT: normal"
type=submit value=Go></P><INPUT
style="BORDER-RIGHT: #000000 0px solid; BORDER-TOP:
#000000 0px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #000000
0px solid; COLOR: #000000; BORDER-BOTTOM: #000000 0px solid; FONT-STYLE:
normal; BACKGROUND-COLOR: #ffffff; FONT-VARIANT: normal"
type=hidden value=ok name=send>
</FORM></DIV></TD></TR>
---------------
Now, these are the links provided now by the new php mailing list (the
upgrade)
URL where users can subscribe
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=subscribe">http://bicestertown.co.uk/mailinglist/?p=subscribe</a><!-- m -->
URL where users can unsubscribe
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=unsubscribe">http://bicestertown.co.uk/mailinglist/?p=unsubscribe</a><!-- m -->
URL where users have to confirm their subscription
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=confirm">http://bicestertown.co.uk/mailinglist/?p=confirm</a><!-- m -->
URL where users can update their details
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=preferences">http://bicestertown.co.uk/mailinglist/?p=preferences</a><!-- m -->
All that I want, If is possible and if you have the pleasure to help me, is to
keep the way the form looks now as I really want it to fit into the page.
Thank you very much
I will try to explain you why. I have a website that was designed by a friend
of mine. He is now in Australia for his holiday.
Now I would like to install a mailing list this being the reason for all this
hassle and upgrades. The problem shows up now as I do not posses enough
knowledge to modify the old source code to be able to use the new maillist
links that I have now.
This is the code with the old mailist links (subscribe and unsubscribe links)
--------------------
<FORM name=e_mailing_list
action=http://www.bicestertown.co.uk/MailingList/index.php
method=get
target=_blank><P><FONT color=#ffffff><INPUT
style="BORDER-RIGHT: #537bbd 1px solid; BORDER-TOP:
#537bbd 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND: #537bbd;
BORDER-LEFT: #537bbd 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #537bbd 1px
solid; FONT-STYLE: normal; FONT-VARIANT: normal"
type=radio CHECKED value=sign
name=action></FONT><FONT
class=V10 style="FONT-SIZE: 10px" color=#ffffff
size=1>register</FONT><FONT class=V10
color=#333333
size=1><BR></FONT><FONT
color=#ffffff><INPUT
style="BORDER-RIGHT: #537bbd 1px solid; BORDER-TOP:
#537bbd 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND: #537bbd;
BORDER-LEFT: #537bbd 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #537bbd 1px
solid; FONT-STYLE: normal; FONT-VARIANT: normal"
type=radio value=delete name=action></FONT><FONT
class=V10
style="FONT-SIZE: 10px" color=#ffffff
size=1>remove</FONT><FONT class=V10 color=#333333
size=1>
</FONT><BR>
<INPUT
style="border:0px solid #ff0000; FONT-WEIGHT: normal;
FONT-SIZE: 7pt; WIDTH: 92; COLOR: #0a3e87; FONT-STYLE: normal;
BACKGROUND-COLOR: #9dc1e7; FONT-VARIANT: normal; class: V8 color: #0A3E87;
height:15"
onfocus="if(document.e_mailing_list.email.value == '
email address ? { document.e_mailing_list.email.value = '' };"
size=15 value="e-mail address" name=email>
<INPUT style="border:0px solid #C0C0C0; FONT-WEIGHT: normal;
FONT-SIZE: 10px; WIDTH: 20px; COLOR: #0A3E87; BOTTOM: 0px; FONT-STYLE: normal;
POSITION: relative; BACKGROUND-COLOR: #9ACC9A; FONT-VARIANT: normal"
type=submit value=Go></P><INPUT
style="BORDER-RIGHT: #000000 0px solid; BORDER-TOP:
#000000 0px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #000000
0px solid; COLOR: #000000; BORDER-BOTTOM: #000000 0px solid; FONT-STYLE:
normal; BACKGROUND-COLOR: #ffffff; FONT-VARIANT: normal"
type=hidden value=ok name=send>
</FORM></DIV></TD></TR>
---------------
Now, these are the links provided now by the new php mailing list (the
upgrade)
URL where users can subscribe
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=subscribe">http://bicestertown.co.uk/mailinglist/?p=subscribe</a><!-- m -->
URL where users can unsubscribe
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=unsubscribe">http://bicestertown.co.uk/mailinglist/?p=unsubscribe</a><!-- m -->
URL where users have to confirm their subscription
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=confirm">http://bicestertown.co.uk/mailinglist/?p=confirm</a><!-- m -->
URL where users can update their details
<!-- m --><a class="postlink" href="http://bicestertown.co.uk/mailinglist/?p=preferences">http://bicestertown.co.uk/mailinglist/?p=preferences</a><!-- m -->
All that I want, If is possible and if you have the pleasure to help me, is to
keep the way the form looks now as I really want it to fit into the page.
Thank you very much