ASP Dead
Somewhat connected to this thread: http://www.sitepoint.com/forums/showthread.php?t=160072
in your opinion, is ASP effectively dead in the water? I know its going no where now, but I know a few people who are learning it and refuse to look at .NET because "it's a programming language" .
Granted, the learning curve is slightly more steep than ASP, but once you've got ASP.NET, it opens the door to Windows and PDA development very easily,Is ASP still commercially viable to offer a client?
View Replies
I have a DB, within that DB is a table, within that table is a column.Anyway, that column holds content for a page i.e.PHP Code:
<p>Paragraph</p><a href="http://www.google.co.uk"> google< /a><h1>heading</h1>
etc etc
I want a script that would scan each record/column for dead links i.e. ones that don't respond with a nice "all is ok" message (I forget the code at the moment - it's in my brain somewhere.Without installing any additonal components, what's the easiest way to do this?
View Replies
View Related
I am trying to create a function that will check to see if a page is currently offline or down. If it is, then it will display an error message instead of a 404 page, and if it is online, then just display the page requested.
View Replies
View Related
I have a database with hundreds of urls Is there a quick way to validate these links and to get a report with the dead links.
View Replies
View Related
i want to check if ip addres is alive or dead how i can to this in asp code or java script ??
View Replies
View Related