E
eddie wang
The sqlStr string is too long in the following example and the ASP
doesn't work. What is the work around? If using post method, any
simple samples? Thanks.
<a
href="ExcelExport.asp?noIncludes=yes&sqlStr=<%=replace(Server.URLEncode(
strSQl),"'","`")%>">
doesn't work. What is the work around? If using post method, any
simple samples? Thanks.
<a
href="ExcelExport.asp?noIncludes=yes&sqlStr=<%=replace(Server.URLEncode(
strSQl),"'","`")%>">