PDA

View Full Version : inserting a button


jillshill
11-08-2002, 11:05 AM
I am trying to insert your fast sumbit button, for your service that will give our address to various engines. Well I have 2 pages as for as I know for the contact page on our site. This is whear I want to insert thw buttion. I simply copied and pasted it into my page. On one page(under preview) i see the blue buttion(contact holder) But under my contact framepage I cannot see it on the preview scree. Also I upload both pages and it does not appear on our site.
T
HIS IS THE PAGE THAT DOESN'T DISPLAY THE BUTTON ON THE PREVIEW SCREEN, BELOW IS THE BUTTON?

<html>
<head>
<title>Libido Booster Store</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<frameset rows="85,272*" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="contacttop.html" frameborder="NO" scrolling="NO" noresize name="upper">
<frameset cols="90,318">
<frame src="storeorderleft.html" frameborder="NO" scrolling="NO" noresize name="middle">
<frame src="contactholder.html" frameborder="NO">
</frameset>
</frameset>
<noframes><body bgcolor="#FFFFFF">

</body></noframes>
</html>


<!-- START OF FASTSUBMIT LINK -->
<a href="http://www.evrsoft.com/fastsubmit/"><img width="114" height="41"
src="http://www.evrsoft.com/submitnow.gif" alt="Submit 4 Free!" border="0"></a>
<!-- END OF FASTSUBMIT LINK -->

Crawdaddy79
11-09-2002, 12:22 PM
Wow, thirty views and nary a reply!

Zero Angel
11-09-2002, 12:54 PM
Thirty one!
My spam count is growing by the day ;)

It would be helpful if you showed us the relevant part of your existing code, so we can see why it isn't working.