Re: PHP and/or Javascript
willl69 wrote:
> Hi,
>
> I was wondering if anyone knows of a way to test if javascript is on
> with PHP or any other language. I need to test if it is enabled and
> if it isnt, redirect to another page. Any help greatly appreciated.
Only Javascript can test if Javascript is enabled.
Given that, you would be much better off asking this in comp.lang.javascript
Actually, you would be even better off searching the forum first, since this
exact question has been discussed at least twice in the past month. There
were a few decent solutions proposed - you could take your pick!
--
Tony Garcia
Web Right! Development
.
Relevant Pages
- XMLHttpRequest and AJAX for PHP programmers
... Although the concept isn't entirely new, XMLHttpRequest technology is ... There are too many PHP programmers avoiding any ... work with javascript beyond simple form validation, ... (comp.lang.php) - VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help
... Job is to convert that JAVASCRIPT code into SIMPLE VBA code ... Here's a bookmarklet that will tell you whether or not the browser ... JS sends request to the server (to a PHP script) ... This is the PHP script. ... (microsoft.public.vb.controls.internet) - VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help
... Job is to convert that JAVASCRIPT code into SIMPLE VBA code ... Here's a bookmarklet that will tell you whether or not the browser ... JS sends request to the server (to a PHP script) ... This is the PHP script. ... (microsoft.public.inetsdk.programming.webbrowser_ctl) - VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted
... Job is to convert that JAVASCRIPT code into SIMPLE VBA code ... Here's a bookmarklet that will tell you whether or not the browser ... JS sends request to the server (to a PHP script) ... This is the PHP script. ... (microsoft.public.vb.6.webdevelopment) - Re: How do we get there from here?
... > 'AJAX approach'? ... I am using php and ajax, ... linked to the page back to the server, which could be a php script. ... but is not an entire page) to the JavaScript. ... (comp.databases.pick) |
|