jackstraw
Starting Member
USA
19 Posts |
Posted - 23 March 2004 : 18:10:12
|
Hi, and sorry as I know this is likely simple...
I need to move site stats display from default.asp to sitenews.asp I put an include line in but that wont work.... I need to remove this string from default.asp?????? but do what with it...??
" </tr>" & vbNewline Response.Write "<tr>" Response.Write " <td bgcolor=""" & strForumCellColor & """ colspan=""" & sGetColspan(6,5) &_ """>" & _ "<font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """ color=""" & strForumFontColor & """>" sitestat() Response.Write "</font></td>" & vbNewline & _ " </tr>" & vbNewline
I dont know asp hence I dont quite get this.......
"If you want it somewhere else just use the following code You can add the table any where yiu want with"
"sitestat()"
thanks much Nigel
I finally got the graphic done for the website
www.thegraphicdesignresource.com :) |
|