Categories | Question details Back To List | ||
dynamic loading xml 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 Answer posted by Support on Jan 22, 2008 06:06 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 |