showarticle.asp? - Posted (1129 Views)
Advanced Member
Etymon
Posts: 2396
2396
I was looking at a web site that uses the file showarticle.asp. I was curious about who made the site, and I did a view source on it. There was no copyright. So, I searched for it and found 11,700,000 hits.
Does anyone know of a software package that uses showarticle.asp?
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Admin
HuwR
Posts: 20611
20611
do you have a link? someone may recognise it.
Posted
Advanced Member
Etymon
Posts: 2396
2396
Just hover over the links on this page where the links have, "Click Here For More..."

http://www.shrivercompanies.com/services.asp
Posted
Advanced Member
Carefree
Posts: 4224
4224
That particular site uses "showarticle.asp" simply to display full-sized photos of the thumbnails (you'll notice the thumbnails and the links use the same URL). That could be done in about 4 lines of code.
Posted
Advanced Member
Etymon
Posts: 2396
2396
I did something like that for http://www.TheLawPosse.com , ( <-- I really wish I didn't have to use a space and then a comma when writing a url blackeye) but I am wondering if there is something open source out there that uses the showarticle.asp in its code because when I Google it ShowArticle.asp, I can see where the file is used in different ways in the search results links.
Thanks guys!
Posted
Forum Admin
HuwR
Posts: 20611
20611
<-- I really wish I didn't have to use a space and then a comma when writing a url

You don't if you write them correctly and use the [url] tags smile
Posted
Advanced Member
Etymon
Posts: 2396
2396
Well, yeah, you got a point there. wink was just dreaming about writing freely without having to code. LOL!
 
You Must enter a message