Hi, I need filter that shos inDetails Records Preview. Example in Category Table have fields : IDCategory,Category
In Article table have fields : IDArticle,IDcategory,Article,Approved. When i'm in the table Category in Details Records Preview i need filter Article only approved true, but only in ajax,how? thanks for cooperation.
Hi, edit SQL query in the generated ..._detailspreview.asp file manually for this purpose.
R
RASM author6/25/2009
Good, i have ASPRUNNER 6.0. And if i modify manually the file Artigos_detailspreview.asp, after re-build , lose the information changed. Imagine that whenever i have change something in a file .asp and compile(build), i have that enter each file .asp to change again,this is impracticable. There is no other way but by the program??? Thanks for cooperation.