Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 15 Views: 2,208 hi data is getting inserted on page load itself
<?php
if(isset($_POST['submit'])) {
//print_r($_POST);
$des=$_REQUEST['description'];
$tomorrow =... |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 15 Views: 2,208 hi,
thanks a lot.its working i just want to know whether i can add fields in the same page |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 15 Views: 2,208 |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 21 Views: 3,473 |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 15 Views: 2,208 |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 15 Views: 2,208 should i change anything else other than this |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 15 Views: 2,208 hi
in my ftp
public_html/tinymce/jscripts/tiny_mce/tiny_mce.js
i have the below path as
<script language="javascript" type="text/javascript" src="./tiny_mce/tiny_mce.js"></script> |
Forum: JavaScript / DHTML / AJAX Jul 23rd, 2008 |
| Replies: 21 Views: 3,473 |
Forum: JavaScript / DHTML / AJAX Jul 22nd, 2008 |
| Replies: 21 Views: 3,473 i got only a text area ........... |
Forum: JavaScript / DHTML / AJAX Jul 22nd, 2008 |
| Replies: 21 Views: 3,473 ya after uploading the folder please tell how to see the output.or how to include in my page |
Forum: JavaScript / DHTML / AJAX Jul 22nd, 2008 |
| Replies: 15 Views: 2,208 hi,
please tell me how to download tinymce editor .
i want to download the below tinymce editor
http://tinymce.moxiecode.com/example_full.php |
Forum: JavaScript / DHTML / AJAX Jul 22nd, 2008 |
| Replies: 21 Views: 3,473 hi can u please tell me how to download tineMCE.advanced tinemce download |
Forum: JavaScript / DHTML / AJAX Jul 21st, 2008 |
| Replies: 21 Views: 3,473 can u please tell me how to download fckeditor with skin-office 2003
ie.http://www.fckeditor.net/demo/skins?skin=office2003 |
Forum: JavaScript / DHTML / AJAX Jul 19th, 2008 |
| Replies: 10 Views: 3,191 hi
i am very new to ajax .when a user post comment i want to diaplay immediately ie something like dani web quick reply please tell how do tat in ajax |
Forum: JavaScript / DHTML / AJAX Mar 17th, 2008 |
| Replies: 2 Views: 1,072 hi
i have a html page when the user clicks a button in the parent window a popup window will be opened which will contain the login page.if the user is a valid user then i want the parent window to... |