Search Results

Showing results 1 to 40 of 97
Search took 0.01 seconds.
Search: Posts Made By: Shanti Chepuru ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Mar 2nd, 2009
Replies: 5
Solved: Validations?
Views: 649
Posted By Shanti Chepuru
Here is some expectablel solution not sure...
for example , if you have a quantity field then , if we entered any letters on that it will show an immediate alert "Please Enter Only Numbers (0-9)"...
Forum: JavaScript / DHTML / AJAX Oct 23rd, 2008
Replies: 1
Views: 575
Posted By Shanti Chepuru
you have to use some AJAX to got this....
Forum: JavaScript / DHTML / AJAX Oct 22nd, 2008
Replies: 2
Solved: submittin forms
Views: 545
Posted By Shanti Chepuru
what is the need to put three forms here...
Forum: JavaScript / DHTML / AJAX Oct 22nd, 2008
Replies: 5
Views: 1,603
Posted By Shanti Chepuru
My previous thread is same like what you want....
if you don't know php then ajax attachment , try is...they are properly working.....
Forum: JavaScript / DHTML / AJAX Oct 21st, 2008
Replies: 5
Views: 1,603
Posted By Shanti Chepuru
post your tried code and errors if any....
Forum: JavaScript / DHTML / AJAX Oct 21st, 2008
Replies: 4
Views: 2,403
Posted By Shanti Chepuru
can you be more clear about it ???????
Forum: JavaScript / DHTML / AJAX Oct 17th, 2008
Replies: 5
Views: 1,603
Posted By Shanti Chepuru
you want two drop down lists, one based another...
if so, go through this thread's (http://www.daniweb.com/forums/post642679-10.html) attached ones...
Forum: JavaScript / DHTML / AJAX Oct 17th, 2008
Replies: 2
Views: 1,533
Posted By Shanti Chepuru
try this:

var url="check.php"
url=url+"?password="+password
url=url+"?password_check="+password_check
Forum: JavaScript / DHTML / AJAX Oct 17th, 2008
Replies: 1
Views: 581
Posted By Shanti Chepuru
Events
Blogs
News
Forums
shopping
ad management
creating greeting cards online
shopping at installments wise
hospital management
school management
Forum: JavaScript / DHTML / AJAX Oct 8th, 2008
Replies: 3
Views: 844
Posted By Shanti Chepuru
Forum: JavaScript / DHTML / AJAX Oct 8th, 2008
Replies: 3
Views: 844
Posted By Shanti Chepuru
hello see this code:
it will print 200 as 200.00

<script language="javascript">
function CurrencyFormatted(amount)
{
var i = parseFloat(amount);
if(isNaN(i)) { i = 0.00; }
...
Forum: JavaScript / DHTML / AJAX Oct 6th, 2008
Replies: 4
Views: 1,658
Posted By Shanti Chepuru
this is my complete code:
please have a look and try to solve my problem...please...
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled...
Forum: JavaScript / DHTML / AJAX Oct 3rd, 2008
Replies: 2
Views: 2,830
Posted By Shanti Chepuru
Javascript cannot connect to a database, but you can make a request to a server-side page which does so using javascript (known as AJAX).

or check this for reference:...
Forum: JavaScript / DHTML / AJAX Oct 1st, 2008
Replies: 1
Views: 1,299
Posted By Shanti Chepuru
hello all...

At my project , need for creating cards online..In detail , i have provided the users with some back grounds,images and text...then user make a card by selecting the...
Forum: JavaScript / DHTML / AJAX Oct 1st, 2008
Replies: 2
Views: 2,618
Posted By Shanti Chepuru
i think you want something like this:
http://www.w3schools.com/php/php_ajax_suggest.asp

try this example...
Forum: JavaScript / DHTML / AJAX Oct 1st, 2008
Replies: 1
Views: 1,124
Posted By Shanti Chepuru
hey try w3schools.com...read ajax with php tutorial...its simple and understandable..
Forum: JavaScript / DHTML / AJAX Sep 29th, 2008
Replies: 4
Views: 1,658
Posted By Shanti Chepuru
hello troy..
very very thanks for your reply..
I can't understand exactly where to be placed...
can you please explain me with one example...
please ...
thanks again
Shanti.
Forum: JavaScript / DHTML / AJAX Sep 29th, 2008
Replies: 4
Views: 1,658
Posted By Shanti Chepuru
Im developing a web page, where i can drag one image upon another background image and merge them...
my problem is , i want to know the position of dragged image by the user..
im using php and...
Forum: JavaScript / DHTML / AJAX Sep 29th, 2008
Replies: 2
Views: 9,096
Posted By Shanti Chepuru
can you post some of your code...
or try this example:
this will disable text box,select box by using div id..

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: JavaScript / DHTML / AJAX Sep 27th, 2008
Replies: 1
Views: 798
Posted By Shanti Chepuru
hello find these :
http://www.ultrashock.com/tutorials/flashmx2004/as2-01.php
http://www.adobe.com/support/flash/action_scripts/actionscript_tutorial/...
Forum: JavaScript / DHTML / AJAX Sep 27th, 2008
Replies: 4
Views: 710
Posted By Shanti Chepuru
try your side....
Forum: JavaScript / DHTML / AJAX Sep 27th, 2008
Replies: 4
Views: 710
Posted By Shanti Chepuru
I found several mistakes on your code..like:
where did you closed this form..
and i think you don't use form in another form..if you want use more forms in your page..use them after closing the...
Forum: JavaScript / DHTML / AJAX Sep 26th, 2008
Replies: 1
Solved: image as link
Views: 666
Posted By Shanti Chepuru
put this <img src="downArrow.gif"> in <a href...></a> and then use onclick function.....
Forum: JavaScript / DHTML / AJAX Sep 25th, 2008
Replies: 3
Views: 860
Posted By Shanti Chepuru
Forum: JavaScript / DHTML / AJAX Sep 25th, 2008
Replies: 3
Views: 860
Posted By Shanti Chepuru
check these urls:
http://www.java2s.com/Code/JavaScript/Development/ProgressBar1.htm
http://www.javascriptkit.com/script/script2/progressbar.shtml...
Forum: JavaScript / DHTML / AJAX Sep 25th, 2008
Replies: 3
Views: 751
Posted By Shanti Chepuru
post your appropriate code....
Forum: JavaScript / DHTML / AJAX Sep 18th, 2008
Replies: 3
Views: 788
Posted By Shanti Chepuru
hello, here i have written js code for validating your unit field and radio buttons...
and write remaining code by your self....

<script type="text/javascript">

function formValidator(){
...
Forum: JavaScript / DHTML / AJAX Sep 16th, 2008
Replies: 7
Views: 1,897
Posted By Shanti Chepuru
check this url:
http://www.yolinux.com/TUTORIALS/LinuxTutorialWebTricks.html
Forum: JavaScript / DHTML / AJAX Sep 16th, 2008
Replies: 7
Views: 1,897
Posted By Shanti Chepuru
Forum: JavaScript / DHTML / AJAX Sep 16th, 2008
Replies: 7
Views: 1,897
Posted By Shanti Chepuru
Forum: JavaScript / DHTML / AJAX Sep 16th, 2008
Replies: 7
Views: 1,897
Posted By Shanti Chepuru
see this link will teach you:
http://www.c-point.com/JavaScript/articles/file_access_with_JavaScript.htm
Forum: JavaScript / DHTML / AJAX Sep 5th, 2008
Replies: 2
Views: 9,213
Posted By Shanti Chepuru
Please read about "FileSystemObject".

Find files with JavaScript
http://www.codeproject.com/jscript/search_in_files.asp

JScript FileSystemObject Object...
Forum: JavaScript / DHTML / AJAX Aug 28th, 2008
Replies: 9
Views: 7,766
Posted By Shanti Chepuru
i think this code will help you...

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>

<script>
function generateRow() {
Forum: JavaScript / DHTML / AJAX Aug 11th, 2008
Replies: 3
Views: 597
Posted By Shanti Chepuru
try this:

if(isNaN(d.number.value)){alert("Please Enter only Numbers in Phone no Feild");
d.number.value="";d.number.focus();return false;}
Forum: JavaScript / DHTML / AJAX Aug 7th, 2008
Replies: 11
Views: 8,456
Posted By Shanti Chepuru
Forum: JavaScript / DHTML / AJAX Aug 7th, 2008
Replies: 11
Views: 8,456
Posted By Shanti Chepuru
thanks for ur compliments...

And im female....
Forum: JavaScript / DHTML / AJAX Aug 6th, 2008
Replies: 2
Views: 1,413
Posted By Shanti Chepuru
i dont know exactly...
but hope this may helps you:
http://www.informit.com/articles/article.aspx?p=27800
Forum: JavaScript / DHTML / AJAX Aug 5th, 2008
Replies: 11
Views: 8,456
Posted By Shanti Chepuru
Forum: JavaScript / DHTML / AJAX Aug 5th, 2008
Replies: 11
Views: 8,456
Posted By Shanti Chepuru
how to disable ctrl+c:
http://www.faqs.org/faqs/msdos-programmer-faq/part2/section-16.html

And
That shortcut is handled by the operating system. It never reaches the browser and so the browser...
Forum: JavaScript / DHTML / AJAX Aug 5th, 2008
Replies: 11
Views: 8,456
Posted By Shanti Chepuru
For this I use onKeyDown event. See the following code
that disables CTRL C and CTRL V.

Note that this is not enough to prevent COPY/PASTE
in a text field, since the user can use CTRL INS, SHIFT...
Showing results 1 to 40 of 97

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC