Missing Argument Error
|
-
An <mgiToken> tag was found but it is missing its "body"
argument. This argument contains the URLs to be tokenized.
For example:
<mgiToken>
...
</mgiToken>
This is the HTML code that was being processed:
C635'] = new Array(CSSetImageURL,/*CMP*/ 'eyes',/*URL*/ '../images/header2/header_11.gif');
// --></script>
</csactiondict>
</head>
<body bgcolor="white" onload="CSScriptInit();">
<center>
<mgitoken>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3"><img src="../images/bannertop3_01.gif" width="600" height="12"></td>
</tr>
<tr>
<td><img src="../image |
Try this...
|
-
Check to see if this tag's corresponding </mgiToken> tag is missing or misspelled.
|