![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I shamelessly stole his images and CSS files http://www.clarkecomputers.com.au/usenet/bugs.asp. |
#3
| |||
| |||
|
|
Mark Parnell wrote: http://www.clarkecomputers.com.au/usenet/bugs.asp. Your view source is referring to http://usenet.alt-html.org/bugs/bugs.txt>, which results in a 404. |
#4
| |||
| |||
|
|
Mostly for my own satisfaction, I have put together an ASP version of brucie's bugs page (http://usenet.alt-html.org/bugs/bugs.php). I shamelessly stole his images and CSS files, and modified his code. ;-) For anyone who is interested, it can be found at http://www.clarkecomputers.com.au/usenet/bugs.asp. The only thing I was unable to recreate was finding out the dimensions of the large images, as I can't find an ASP equivalent to the PHP getimagesize function. (If anyone knows how to do this, I'd be interested to hear it.) |
#5
| |||
| |||
|
|
Mark Parnell wrote: finding out the dimensions of the large images Do you have any image manipulation routines on your server? Most of these will give you the info you need. I use AspImage but ImageSize will do just what you want. Both available from http://www.serverobjects.com |
#6
| |||
| |||
|
|
Mostly for my own satisfaction, I have put together an ASP version of brucie's bugs page (http://usenet.alt-html.org/bugs/bugs.php). I shamelessly stole his images and CSS files, and modified his code. ;-) For anyone who is interested, it can be found at http://www.clarkecomputers.com.au/usenet/bugs.asp. The only thing I was unable to recreate was finding out the dimensions of the large images, as I can't find an ASP equivalent to the PHP getimagesize function. (If anyone knows how to do this, I'd be interested to hear it.) Of course, you could code it in for each image, but that would become very time-consuming for a large number of images. While the code may not be as elegant as it could be, it does what it is supposed to. Feel free to steal it and modify it for your own use if you want. :-) |
#7
| |||
| |||
|
|
Mark Parnell wrote: Mostly for my own satisfaction, I have put together an ASP version of ... Why on earth to do want to port a script from a good language to an evil one?! |
#8
| |||
| |||
|
|
Haven't you got anything better to do? Doesn't Mark have anything better to do than support the Microsoft monopoly? |
#9
| |||
| |||
|
|
In article <3F055873.9000707 (AT) ec (DOT) REMOVE.ritters.biz>, eurleif.NoSpamPlease (AT) ec (DOT) REMOVE.ritters.biz says... William Tasso wrote: Haven't you got anything better to do? Doesn't Mark have anything better to do than support the Microsoft monopoly? Don't you have anything better to do than turn this into a Microsoft bashing thread? |
#10
| |||
| |||
|
|
Mostly for my own satisfaction, I have put together an ASP version of brucie's bugs page (http://usenet.alt-html.org/bugs/bugs.php). I shamelessly stole his images and CSS files, and modified his code. ;-) For anyone who is interested, it can be found at http://www.clarkecomputers.com.au/usenet/bugs.asp. The only thing I was unable to recreate was finding out the dimensions of the large images, as I can't find an ASP equivalent to the PHP getimagesize function. (If anyone knows how to do this, I'd be interested to hear it.) Of course, you could code it in for each image, but that would become very time-consuming for a large number of images. While the code may not be as elegant as it could be, it does what it is supposed to. Feel free to steal it and modify it for your own use if you want. :-) |
![]() |
| Thread Tools | |
| Display Modes | |
| |