![]() |
Sergey Kornilov admin 2/13/2013 |
You are trying to applying PHP code to ASP application which, of course, won't work. Check related section in ASPRunnerPro manual. Just in case here is the one for ASPRunnerPro 7.2: |
S
|
SAS author 2/14/2013 |
You are trying to applying PHP code to ASP application which, of course, won't work. Check related section in ASPRunnerPro manual. Just in case here is the one for ASPRunnerPro 7.2: http://xlinesoft.com/asprunnerpro/docs/_view_as__settings_custom.htm
strValue = "<a href=FULL.ASP?ID=" data["ID"].">".data["Title"]."<a/>";
|