z.enableFilteringMode(true,“db2xml.asp?colname=col1_<%=c%>”,true,true);
here i want to pass the value of col1_<%=c%> in colname and want to
get it in db2xml.asp by request.querystring but no value is returned
pls. help me
thanks boss
Unfortunately I can’t reconstruct the issue locally - hte same code works fine for me.
Can you please provide exact code which it looks after processing ( source from browser ), because the only possible reason - that “c” contains some special chars, which breaks url