Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Not Quite PHP
: Javascript
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How to add a second listbox (eg author of a book, db content) to a form when first author is chosen?
I can't display a blob variable which I store in database when I try to retrive it, can you hep me?
How do I pass variable and other information from PHP to Javascript?
Is it possible to use PHP in my .js files? Or do I need to make new PHP code to write JS code?
is it possible to open a http port with javascript, and return the results to a string?
Random Questions
How can I use .writeln() to write PHP code?
How can I make a graphical reset button?
How can I check if the user has Javascript enabled in their browser?
What's the easiest way to pass variables between PHP and Javascript?
form validation with name end with []
How do I automatically open a URL in a new browser window?
How can I make a graphical reset button?
Can I deserialize a wddx packet into javascript code using php3?
Can I change a form variable before it is submitted by the browser?
How can I determine the size of the browser in Javascript?
How can I make change the action URL for a form using Javascript?
Can I run a Javascript function automatically when someone leaves the page?
How can I check the size of a file on the client side?
Can I use Javascript to encrypt passwords entered in HTML forms?
Can I use Javascript to determine if the user has a certain plugin installed?
How can I check if the user has Javascript enabled in their browser?
Can I access Javascript variables in my PHP script?
Can I use Javascript to submit two forms simultaneously from the same page?
How can I make a link automatically open a new window?
How can I select all check boxes in a form?
What's the easiest way to pass variables between PHP and Javascript?
How do you pass a URL ?query via javascript function ?
How can I use .writeln() to write PHP code?
How do I use JS to test a multiple select using PHP syntax of name="mySelect[]"
How can I check if the user has Javascript enabled in their browser?
How do I get a Submit Button to submit a form using Netscape when the Enter key is struck?
Is there a way, either in javascript or php to have the curser automatically come up in the first text box on the page?
form validation with name end with []
Can I execute some php code in an unLoad statement. I've tried but I'm not JavaScript handy. :) I'm looking for a unload("<? commands ?>")
How can I check if the user has Javascript enabled in their browser?
is it possible to open a http port with javascript, and return the results to a string?
Is it possible to use PHP in my .js files? Or do I need to make new PHP code to write JS code?
How do I pass variable and other information from PHP to Javascript?
I can't display a blob variable which I store in database when I try to retrive it, can you hep me?
How to add a second listbox (eg author of a book, db content) to a form when first author is chosen?
Unanswered Questions
How do I make JS variables global, e.g., get the time of a user clicking 'submit' button and then the time the browser finishes output so to compare
How to refresh a page to start again after an alert message?
form validation with input field name end with []
php can get javascript data
can i execute a php function such as mail() thru javascript, whenever i want, not on page load?
how can i pass the value in a js var to a php var, in the same page without forms nor cookies?
How to get a alert message saying you have successfully logged out after coming to the index page
How can i add dynamically a check box followed by test that entered in text field on botton action?
if I make text fields with a For loop & try to alert() the values in javascript I get undifined???
I have client-side javascript functions that do not work on a php version that was migrated from as
I have client-side javascript functions that do not work on a php version that was migrated from as
How can i include php-code on an php-supporting server via javascript on a not-php-supporting-server
Can i disable the x or close button in the browser
How can a JS popup window access and modify PHP variable before submitting form?
How do I ensure that the bowser loads the latest JS file when using the <script> src= in a php file
hey! can i use javascript to submit location of a web page via form method post?!
How do I grab the document url that I am currently working on?
How do I retrieve the value in a dynamic select without submitting the form?
Unable to load the data from xml into HTML when it is Refreshed but it loads the data at the 1 time
can we call a php session_start() from a javascript
how can i use variable in html form
how can i open a new window at the mouse location
how can create link to open in new window for cascade dropdown menus child menus the code is
Ca+you+use+Javascript+to+select+an+%27include%27+statement+for+php%3F+%28to+set++width+variables+for+images%29
How do i create a function that checks/un all the checkboxes when the checkbox name = checkbox[ ]
How do I populate a list/menu based on a selected value from other list (values are on a database)
Using javascript inside an email
Can a javascript check whether the server is php capable? I run a mix of identical mirrors.
filtering of file uploading
filter the no of files to be uploaded which are browsed by two of more browser
file input type and value and name
I can set a cookie with Javascript, but I can't read it with PHP.