You don't need to embed your CSS in the HTML, I have written an app where I use the tag
<LINK REL="stylesheet" TYPE="text/css" HREF="../style/style.asp" />
to include a dynamically created stylesheet...
This is not a bug - it's an undocumented feature...
;-)
1.
SELECT COUNT(patientid) FROM [patient status] GROUP BY diet ORDER BY COUNT(patientid) DESC
2.
--replace the 7 to select diagnosid
SELECT patientid, name FROM patient p INNER JOIN [patient status] ps ON p.patientid = ps.patientid INNER JOIN admission a ON p.patientid = a.patientid WHERE...
Many thanks guys, I'll tell him to patch his IIS - I guess a simple visit to Windows Update should do the trick, right? This is not a bug - it's an undocumented feature...
;-)
Hi all,
a friend of mine asked showed me his iis-logfile and asked me if I knew just what the **** was going on... I must admit I didn't, but I guess somebody does, so here goes:
His logfile is full of entries like these:
80 GET /winnt/system32/cmd.exe /c+dir 404 -
80 GET...
You could use an image for presenting your txt - then you might to generate it on the fly - php and asp.net have things to do just that... This is not a bug - it's an undocumented feature...
;-)
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.