clFlava...
I have textfield with default value="SEARCH". When I type something e.g. 'hello', the default value should change to 'hello'. However, I am still getting 'search'. I need to change the default value or if possible when I hit the submit, on next page I need the text box value as a...
Hi, I have a form. The default value of text field is 'search'. Every time a user enters some value and hits enter I want to update the value of the text filed.
I cant use dynamic languages. Is it possible to use JavaScript DOM? How?
Thanks
Hi all,
I have a servlet, which takes xsl and xml file as input and generates an HTML output. The XSL file contains a JavaScript, which accepts an XML file and display the content as a table.
When I run the servlet, the whole page loads with out any error and all JavaScripts are woking except...
Hi all,
I have a servlet, which takes xsl and xml file as input and generates an HTML output. The XSL file contains a JavaScript, which accepts an XML file and display the content as a table.
When I run the servlet, the whole page loads with out any error and all JavaScripts are woking except...
if they do not have flash.. the error message is being displayed.... if they do have flash.. it will start playing player.. however, if they do not have HTTp 1.1 enabled, then the content being parsed may be wrong..
but thanks anyway for your help
well we have a flash media player, which is parsing information from some other site. In order to interact properly the HTTP1.1 setting should be enabled on the client site.
If we detect HTTP1.1 is not enabled, then we just need to prompt a window saying: 'Please anable etc..' or 'just forward...
Hi Guys,
I need some guidance. I need to write a code/program which can convert a bitmap image to JPEG format and store the image at new location (whatever designated place).
Any articles/snippets which can help me get started. Or any APIs etc I need to install to get started.
Thanks,
Hi clFlava,
Thanks for helping me out. I finally figured what I have to do. For If then thing this is the code I wrote:
function validate_form ( )
{
valid = true;
if ( ( document.contact_form.gender[0].checked == false ) && ( document.contact_form.gender[1].checked == false ) )...
Hi Guys,
I have a question. I have a form, where user has to tick off 'yes' or 'no'. If a user ticks off 'yes' he is required to fill out text box 1 and if he ticks off 'no' he is required to fill out text box 2.
How can we add this feature?
I did do google search before asking for help.. but I get access stuff..
n to be honest I did write the code.. its just not executing.. it gives an error.. n it sems perfectly fine..
thanks for ur help
Hi Guys,
I have been working on this problem since morning and can not find any where solution.
I have a form. When a user hits submit, the information should be stored in a table. I am using MS SQL.
Can someone please provide me with a dummy program on how to 'insert' information?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.