Code: Select all
onload=\"submitForm();\"Moderator: General Moderators
Code: Select all
onload=\"submitForm();\"Code: Select all
</div>
</div>
<div class=\"edit_ad_links\">
<div>
<a href=\"".$this->db->get_site_setting
('classifieds_url')."?a=1&b=edit_image\" class=\"edit_ad_links\">
".urldecode($this->messages
[648])."
</a>
</div>
</div>
<div class=\"end_sell_process_link\">
<div>
<a href=\"".trim($this->db-
>get_site_setting('classifieds_url'))."?a=98\" class=\"end_sell_process_link\" >
".urldecode($this->messages
[188])."
</a>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
<br />
onload=\"submitForm();\"
</form>\n";
$this->display_page($db);
$this-
>body .="</div>"; //End main Container
$this->body .="
</td>
</tr>
</table>
";
return true;
}
else
{
return false;
}
} //end of function
classified_billing_form
//%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function
payment_choices_cc_row($payment_types_accepted)
{
// This row gets its own
function since it's used in a couple different places
$type='radio';
$this-
>sql_query = "sele
and not by itself in the middle of the HTML, like in your code.Supported by the following HTML tags:
<body>, <frame>, <frameset>, <iframe>, <img>, <link>, <script>