anyone know a web space provider who uses IIS for his servers. I need to find one that will support all my ASP code and frontpage server extensions so that other bods can play with it once I've left it behind ...
cheap as chips is always a nice option too. So far found activeisp ?
webspce
-
MattB
- Site Admin
- Posts: 1609
- Joined: Fri Dec 27, 2002 8:07 pm
- Location: Leeds
But if you really must, check out Seem internet http://www.seem.co.uk
They've always been very helpful to me and I can highly recommend them. Can't help with price though.
-
MattB
- Site Admin
- Posts: 1609
- Joined: Fri Dec 27, 2002 8:07 pm
- Location: Leeds
Just noticed - the bloody forum added a full stop at the end of the url, where I put a full stop for the end of the sentence... durgh...That website said under construction when I clicked on it Matt![]()
proper URL is:
http://www.seem.co.uk
-
MattB
- Site Admin
- Posts: 1609
- Joined: Fri Dec 27, 2002 8:07 pm
- Location: Leeds
VBScript is being phased out with the advent of .net so don't rely on it being around for years...wos wrong with asp ... no dont go there I know ... but frankly java is scary
Java is ace, but not really for server scripting of web pages unless you use JSPs.
The better alternative to ASP is PHP on Apache on Linux which is excellent.
-
MattB
- Site Admin
- Posts: 1609
- Joined: Fri Dec 27, 2002 8:07 pm
- Location: Leeds
http://www.php.net
Much more functionality than ASP, much more support and help, and best of all it's totally FREE!
It'll run under IIS on Windows, or (as is usually used) under Apache on Linux. In fact, guess what this forum (phpBB) is written in!
Much more functionality than ASP, much more support and help, and best of all it's totally FREE!
It'll run under IIS on Windows, or (as is usually used) under Apache on Linux. In fact, guess what this forum (phpBB) is written in!
-
rob
- Posts: 2232
- Joined: Sat Dec 01, 2001 1:00 am
- Location: Belper, England
Paul - try www.sysweb.co.uk
its a guy I work with called John Stevenson - mention my name and see what he can do for you.
its a guy I work with called John Stevenson - mention my name and see what he can do for you.
Rob
Smart Brabus Roadster - exactly what it says on the badge
Smart Brabus Roadster - exactly what it says on the badge
-
pat
- Posts: 55
- Joined: Mon Feb 03, 2003 4:41 pm
- Location: Sheffield
paul - I have a dedicated windows 2000 server running IIS located in the states. Depending on how much bandwidth your site burns I could set you up a freebie if you like... Not sure how Frontpage extensions work though - I've never played with them... but if they're easy to get working on the server side of things then that should be fine too. Also it's ready for ASP.net when you are/may be!
-
MattB
- Site Admin
- Posts: 1609
- Joined: Fri Dec 27, 2002 8:07 pm
- Location: Leeds
-
MattB
- Site Admin
- Posts: 1609
- Joined: Fri Dec 27, 2002 8:07 pm
- Location: Leeds
Oh, and avoid ever putting Windows XP service pack 1A onto a workstation - it removes your java virtual machine so no applets work. Bit of a pain as 80% of our sites at work use applets! ARSE!Thanks Matt! Windows Update and their Knowledge Base will be the first port of call should I venture down that road!
-
MattB
- Site Admin
- Posts: 1609
- Joined: Fri Dec 27, 2002 8:07 pm
- Location: Leeds
It's slower compared to MS's JVM, and our 56k modem users will not want to download 7.5Mb to make our sites work. It also crashed my machine twice this morning, and authentication doesn't work as well as MS JVM which is an issue for us.Getting off topic slightly but yeah I know! I found myself at java.sun.com downloading their release instead - which seems to do the job, if a little more 'quirkily' (if that's a word) than normal!
-
pat
- Posts: 55
- Joined: Mon Feb 03, 2003 4:41 pm
- Location: Sheffield
I can understand why your avatar is shaking his head in despair...It's slower compared to MS's JVM, and our 56k modem users will not want to download 7.5Mb to make our sites work. It also crashed my machine twice this morning, and authentication doesn't work as well as MS JVM which is an issue for us.