Home All Groups Group Topic Archive Search About



Active Server Pages (ASP) Programming Discussion

microsoft.public.inetserver.asp.general
Score Rewrite rule
Lupus - 31 Dec 2006 11:06 AM - 6 messages
Hello everybody In apache I used a feature called a "Rewrite rule" inside a .htaccess file to process the URL : i.e. http://www/mypage.html => http://www/page.php?page=mypage Now I'd like to do a similar action on a IIS server with ASP (not ...
Score Converting Recordset to CSV
Michael - 31 Dec 2006 9:30 AM - 3 messages
After reviewing the internet I did not find strong and simple example that transfer recordset to simple CSV file. Thanks for any help ...
Score Whistling in the wind
Trevor L. - 31 Dec 2006 3:21 AM - 3 messages
The subject says it, I think. I have a hit counter on my page below The code is <b>Hit Counter: </b><!--#include file='_fpclass/hit_count.inc'--> where '_fpclass/hit_count.inc' is <% 'Dimension variables ...
Next »