I have an asp script that queries an IIS INdexing Service catalog. Everything works fine, except I want to add a document property to the list of column names that I wish to return. In this case the property name is 'Hyperlink Base' - which can be seen by opening a word doc and checking our the...
g'day Peter, I am not sure if I completely understand your question; but will have a go anyway. Would purging the cache be the same as doing a refresh? In which case you could use something similar to <cfheader name = "Expires" value = "#Now()#">... which forces the browser...
g'day aimee95,
yes I have a solution - of sorts - ... just not as elegant perhaps as a "showgridlines=yes" attribute. All I did was have the border attribute of the tables being created (<table border=1>)set to 1. These tables are written directly into the excel spreadsheet. The cells...
I just have an additional question. I am using code similar to some of the above:
<CFFILE contentType="application/x-msexcel"
action="write"
etc... only I wish to know how does one force gridlines to show in the resulting excel file? I suppose it would be to good to ask...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.