Forum: JavaScript / DHTML / AJAX May 28th, 2009 |
| Replies: 4 Views: 784 mozillafirefox browser and OS xp |
Forum: JavaScript / DHTML / AJAX May 28th, 2009 |
| Replies: 4 Views: 784 Hi,
i have written a code for getting the environmental variable.I am getting the error as wscript undefined.
<html>
<head>
<title>Test</title>
<script language="javascript">
function... |
Forum: JavaScript / DHTML / AJAX May 26th, 2009 |
| Replies: 8 Views: 531 Sorry to confuse you.I have written one code for sending data to the server.The server address may vary depending on where the server is hosted.Instead of changing the address of server in the code... |
Forum: JavaScript / DHTML / AJAX May 25th, 2009 |
| Replies: 8 Views: 531 I dont create the variable in the script.Example if some environment variable like foo is created manually.I need the value of the variable.
Thanks.. |
Forum: JavaScript / DHTML / AJAX May 25th, 2009 |
| Replies: 8 Views: 531 |
Forum: JavaScript / DHTML / AJAX May 25th, 2009 |
| Replies: 8 Views: 531 Hi,
I want to read an environmental variable using javascript.I have know idea of how to do that.Can anybody help me. |
Forum: C++ May 21st, 2009 |
| Replies: 1 Views: 203 Hi,
I am new for writing plugins.Dont know how to start.Can any body provide link or sample codes for plugins. |
Forum: JavaScript / DHTML / AJAX Apr 7th, 2009 |
| Replies: 7 Views: 1,446 Even that didnt work out.Any way thank you so much for your reply.Hope there will be some solution for it. |
Forum: JavaScript / DHTML / AJAX Apr 7th, 2009 |
| Replies: 7 Views: 1,446 I did the same.If i include the setheader line it is showing some errorrs.
thanks.. |
Forum: JavaScript / DHTML / AJAX Apr 3rd, 2009 |
| Replies: 7 Views: 1,446 Thank you for you reply.The problem is if i give just"uppercase.php" as the url then it is giving the status code.But if i give the server path http://10.10.2.46:4001/upperCase.php?inputText" as... |
Forum: JavaScript / DHTML / AJAX Apr 2nd, 2009 |
| Replies: 7 Views: 1,446 Hi,
I have a simple code which works well in I.E ,but it is not working in mozilla firefox 3.0..Why is it so.
the code is as follows:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0... |