Forum Moderators: open
Can anyone help?
Am I even explaining this properly?
Help---!
txtProdId = Request.QueryString("product_id")
The files I want to link to are external ...
Can I just insert <%=rsProdID("ProdID")%> into the link?
i.e http:www.sourcesite/installationinstructions<%=rsProdID("ProdID")%>.pdf ?
The ASP object sems a bit over my head! but maybe simpler than I think it is....
Again , I need to link to external files ...
[sourcesite...]
... but it's hard to tell without seeing the whole thing.
Good luck!
- Chris