mark27uk3 Posted January 17, 2005 Posted January 17, 2005 Hi Guys, I have just started adding new pages to my store to display ringtones and logos with the code generated by mediaplazza. You can see the result here, however there is one problem that I can not seem to overcome which is when you try to change the category. If you click one of the categories it does nothing, I am presuming that this has something to do with the fact that the link pulls in another php file from their server. Can anyone tell me if it is possible to solve this and how? Here is the code that was generated by the mediaplazza site. <!-- IFrame 1 POLYPHONIC --> <table border=0 width=500 cellspacing=1 cellpadding=0 bgcolor="#FFCC00" align="center"> <tr> <td> <table border=0 width=500 cellspacing=0 cellpadding=0> <tr> <td valign=top align=center bgcolor="#CCCCCC"> <a href="http://24-7.sonnerie.net" target="_blank" style=" text-decoration:none; FONT-SIZE: 10px; FONT-FAMILY: Verdana; COLOR: #000000; FONT-WEIGHT: bold; FONT-STYLE: normal;"> CATEGORIES</a> </td> </tr> </table> </td> </tr> <tr> <td> <table border=0 width=500 cellspacing=0 cellpadding=0> <tr> <td valign=top align=center bgcolor="FFFFCC"> <IFRAME SRC=" http://www.sonnerie.net/external/DrtTop/get.cat.v2.php?t=14&la=EN&c=FR&c_t=mpCont&a=24-7&h=1&l_ca=000000&l_ch=2929FB&l_cv=000000&l_sta=none&l_sth=underline&l_stv=none&vcc=3&vc=3&vl=5&t_wi=97%&l_f=Verdana&r=0&r_cat=1&r_cont=0&l=0&i_b=0&e=0&s=1&s_p=0&l_m=15&s_i=8&d=1&d_p=0&d_i=1&p=1&b=0&f_c=FFFFCC&t_p=0&p_a=1&p_eh=0&p_ev=0&p_i=8&p_ca=000000&p_ch=2929FB&p_cv=000000&p_sta=none&p_sth=underline&p_stv=none&r_car=?&r_sw=bold " WIDTH="100%" HEIGHT=175 BORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 FRAMEBORDER=0 SCROLLING="no"></IFRAME> </td> </tr> </table> </td> </tr> </table> <table border=0 cellspacing=0 cellpadding=0> <tr><td height=6></td></tr> </table> <!-- IFrame 2 POLYPHONIC --> <table border=0 width=500 cellspacing=1 cellpadding=0 bgcolor="#FFCC00" align="center"> <tr> <td> <table border=0 width=500 cellspacing=0 cellpadding=0> <tr> <td valign=top align=center bgcolor="#CCCCCC"> <a href="http://24-7.sonnerie.net" target="_blank" style=" text-decoration:none; FONT-SIZE: 10px; FONT-FAMILY: Verdana; COLOR: #000000; FONT-WEIGHT: bold; FONT-STYLE: normal;"> POLYPHONIC RINGTONES</a> </td> </tr> </table> </td> </tr> <tr> <td> <table border=0 width=500 cellspacing=0 cellpadding=0> <tr> <td valign=top align=center bgcolor="FFFFCC"> <IFRAME NAME="mpCont" SRC=" http://www.sonnerie.net/external/DrtTop/get.cont.v2.php?page=0&lib=Tops downloads&cat=1001&t=14&la=EN&c=FR&c_t=mpCont&a=24-7&h=1&l_ca=000000&l_ch=2929FB&l_cv=2929FB&l_sta=none&l_sth=underline&l_stv=none&vcc=3&vc=3&vl=5&t_wi=97%&l_f=Verdana&r=0&r_cat=1&r_cont=0&l=0&i_b=0&e=0&s=1&s_p=0&l_m=15&s_i=8&d=1&d_p=0&d_i=1&p=1&b=0&f_c=FFFFCC&t_p=0&p_a=1&p_eh=0&p_ev=0&p_i=8&p_ca=000000&p_ch=2929FB&p_cv=000000&p_sta=none&p_sth=underline&p_stv=none&r_car=?&r_sw=bold " WIDTH="100%" HEIGHT=110 BORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 FRAMEBORDER=0 SCROLLING="no"></IFRAME> </td> </tr> </table> </td> </tr> </table> <!-- END IFrame 2 POLYPHONIC --> Any help would be appreciated as this will save me setting up a whole new site. Thanks Mark :thumbsup: Lifes a bitch, then you marry one, then you die!
mark27uk3 Posted January 18, 2005 Author Posted January 18, 2005 Thought I would try again before it disappears out of sight! Thanks Mark Lifes a bitch, then you marry one, then you die!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.