Hosts

A

Andy

I am with Brinkster at the mo. Can anyone recommend anyone better? I am
specifically looking for cheaper (than Brinkster) MS SQL support or My SQL.

Thanks for your time.
Andy.
 
A

Aaron Bertrand - MVP

It looks like a form, but doesn't do anything.

You should enable JavaScript. You can't be getting much out of the web
without it.

That specific URL hits a search page with that query string, and then -
because there is exactly one result - sends the user directly to that page.
I'd use server-side code for that (response.redirect), but I'm using
JavaScript in order to (at least try) avoid messing with the back button
functionality.

I did take your comment earlier this year into advisement, of course.
You'll notice that most of the navigation and other things in the site
(including the search, unless there is exactly one result) works without
JavaScript.
 
A

Aaron Bertrand [MVP]

No thank you. If I want interactivity, I'll build/buy a client app that
does it properly. ;o)

Well, I find it funny that you say that, when in fact you have some
JavaScript on your site as well. :)
There's also the accessibility issues

Well, as I've said, I've worked pretty hard to remove the reliance upon
JavaScript. I think there are only a couple of cases
ahh - I see. have you considered a 'go' link set within <noscript> ?

Yes, of course. And, believe it or not, it's already implemented for two
scenarios I briefly mentioned. When a search results in exactly one option
(e.g. search for "array simulate procedure" without the quotes) or a request
for a specific article (e.g. search for "2248" without the quotes).
and the search engine spiders to consider.

To put it bluntly, I could give a rat's ass about search engines. Most of
them can't deal with ASP pages anyway; and I'm not going to start touting an
ASP site that's published as plain HTML or some such nonsense. This is
going come across as quite pretentious, but I'm sure a very large percentage
of ASP developers have at least heard of my URL. And I've worked pretty
hard on my search engine too, so anyone who knows about it shouldn't need to
search the web for articles on my site.

I find it pretty funny when companies pay good money to "search engine
submission" services. This is not the way to advertise, and using a search
engine is quite an ineffective way, IMHO, to find answers about technical
problems. Google is about the only one that does things right, and I find
it much more valuable to use it for searching the groups than the web.
Let's face it, when you find something on a web site like mine, you're
almost guaranteed the information is going to be biased to some degree.
You're also likely to find some potentially misleading information, or just
plain bad advice. When you look at conversations, at least you can be sure
to have a minimum of two inputs (comments about single posts with no replies
to dev/null, thanks).

As with most subjective topics, YMMV.
 
A

Aaron Bertrand [MVP]

You mean the site-map? Of course I do ;o)

Actually, every page sets the status bar to some text, as well. (I never
looked at your sitemap.)

But as with your site, I think everything on my site functions quite well
even without script enabled. Please let me know if you find anything that
doesn't function with scripting enabled.

Oh, and let us know when you turn scripting back on due to frustration of
99% of the sites out there requiring it (or Flash).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,142
Messages
2,570,818
Members
47,362
Latest member
eitamoro

Latest Threads

Top