Forum: JavaScript / DHTML / AJAX Sep 16th, 2009 |
| Replies: 1 Views: 496 i have a form.. i validated it..
if the form has an empty field, instead of popping up an alert box, i need to display a message that goes off say after 5 seconds..
any idea of how to do it? |
Forum: JavaScript / DHTML / AJAX Sep 16th, 2009 |
| Replies: 9 Views: 358 Oh.. tat works fine.. thanks :)
and btw, do you have any idea of how to display the result for a particular time period instead of an alert? |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 2 Views: 216 thanks for the info ramesh.. :)
i have an assignment.. i have to read an xml file from my local system, parse through it and find out the duplicate names and then list those..
any direction of how... |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 2 Views: 216 using ajax/javascrtipt, how to browse for a folder and get *.xml files in the given folder path.?? :?: |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 9 Views: 358 actually, i did it with javascript itself.. :|
here's my two frames codes..
Actions.html
<html>
<body>
<p>This is Actions Frame</p>
<br />
<form name="validate" method="post" > <!--... |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 9 Views: 358 hey thirusha..
thanks for the heads up.. i solved half..
i created frames, validated the input..
now, i need to send the output of that validation to the next frame..
any resource would be of... |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 0 Views: 309 how to parse an xml file using ajax and javascript?
i know this is basics.. but couldn't get it the right way.
could someone help me out.. |
Forum: JavaScript / DHTML / AJAX Sep 15th, 2009 |
| Replies: 9 Views: 358 i didnt figure this out yet.. :( |
Forum: JavaScript / DHTML / AJAX Sep 14th, 2009 |
| Replies: 9 Views: 358 hello all, i am new to ajax.. unfortunately, i was given an assignment before i complete ajax.. i need help, someone pls direct me where i can learn to solve the following thing!!
Consider a web... |
Forum: C++ Mar 17th, 2009 |
| Replies: 16 Views: 421 yes, i use ms-windows (vista)
can you pls tell me what should i learn for this?
like mfc.. what other things are there?
and one more thing.. i know nothing about vc++. so for now, i need to go... |
Forum: C++ Mar 17th, 2009 |
| Replies: 16 Views: 421 hey, if i understand correctly from you guys,
# i have to write a program that draws different shapes based on user inputs.
# store it in a file
# restore and display it when the file was... |
Forum: C++ Mar 17th, 2009 |
| Replies: 16 Views: 421 basically, i know nothing abt c++ graphics..
they issued the papers and asked us to call them on after hours, if we have a doubt.. but they wont be available in the after hours.
if i assume that... |
Forum: C++ Mar 17th, 2009 |
| Replies: 16 Views: 421 hi ancient dragon.. thanks:)
so it is a big task after all..:-O
but my stupid professors wont accept it :D
you know, they want us to complete a project within a week..
here's what they say, ;)... |
Forum: C++ Mar 17th, 2009 |
| Replies: 16 Views: 421 Hello mates,
i am pretty new to this forum.. i am a midrange c++ programmer.
if i have to create an IDE in c++ that involves basic drawing tools, what should i learn and where should i start??
is... |