![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| 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. :-) -- Mark Parnell http://www.clarkecomputers.com.au | |||
| Advertisements |
| | #2 | ||
| Mark Parnell wrote: [http://usenet.alt-html.org/bugs/bugs.php] > I shamelessly stole his images and CSS files > 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. Regards, Geoff -- http://www.allmyfaqs.com/faq.pl?Geoff_Ball http://www.allmyfaqs.com/faq.pl?Web_Core_References | |||
| | #3 | ||
| Geoff Ball wrote: > 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. > Whoops! Fixed that, thanks. :-) -- Mark Parnell http://www.clarkecomputers.com.au | |||
| | #4 | ||
| Mark Parnell wrote: > 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.) 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 -- William Tasso - http://www.WilliamTasso.com | |||
| | #5 | ||
| William Tasso wrote: > 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 Not that I am aware of - will have to check with our web host. Will check ImageSize out for local use though, thanks. -- Mark Parnell http://www.clarkecomputers.com.au | |||
| | #6 | ||
| Mark Parnell wrote: > 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. :-) Why on earth to do want to port a script from a good language to an evil one?! | |||
| | #7 | ||
| Leif K-Brooks wrote: > 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?! Haven't you got anything better to do? -- William Tasso - http://www.WilliamTasso.com | |||
| | #8 | ||
| In post <3f04eef2$0$22139@echo-01.iinet.net.au> Mark Parnell said... > 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. ;-) i know where you live > For anyone who is interested, it can be found at > http://www.clarkecomputers.com.au/usenet/bugs.asp. you're not returning a 304 if i request the same page again so i retrieve the page from cache. it makes it resource hungry and slower. when the style is 0 your URI is ... 'style=' rather then 'style=0' same with the bug variable when changing styles (which point to my pages). whats with the cookie? try this one: http://usenet.alt-html.org/butterflies/ -- brucie a. blackford. 04/July/2003 05:53:38 pm kilo. http://loser.brucies.com/ | |||
| Featured Websites | ||||
|
![]() |
| Tags: asp, brucies, bugs |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bugs in Nintendo games | Mydu | The Games | 0 | 06-26-2007 1:21 AM |
| Vista bugs revive XP | Spam away | Windows | 0 | 05-29-2007 12:49 AM |
| cvs: pearweb /public_html/bugs bug.php | Greg Beaver | Pear | 0 | 05-27-2007 7:47 PM |
| cvs: pearweb /include/bugs pear-bug-accountrequest.php /public_html/bugs bug.php patch-add.php report.php | Greg Beaver | Pear | 0 | 05-27-2007 7:47 PM |
| cvs: pearweb /public_html/bugs/rss bug.php | Mark Wiesemann | Pear | 0 | 05-20-2007 7:42 PM |
| Featured Websites | ||||
|