Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 14 of 14
Search took 0.10 seconds.
Search: Posts Made By: maria_megha
Forum: JavaScript programming 07-15-2012, 03:24 PM
Replies: 2
Views: 585
Posted By maria_megha
getting a particular TD content of table

hi all,
I am trying to alert the td content of a table . I pass the company Id as the parameter and need to alert the company name.I am able to alert only the first company.What needs to be...
Forum: DOM and JSON scripting 02-05-2012, 06:37 PM
Replies: 1
Views: 459
Posted By maria_megha
help with dynamicaly adding texboxes

Hey can anyone modify the below code such that when the page loads this first textbox should not appear.It should appear only after the user clicks on the button.And ofcourse the suming up function...
Forum: Java and JSP 07-17-2011, 10:25 AM
Replies: 0
Views: 513
Posted By maria_megha
floating point issue.Why is it so?

Hey all ,
Please run the below program and see the output you get. It gives the output as 1.2 when i change the parameter in the place of 1.2 as 1.1.Similarly it gives 1.4 when i enter 1.3 in place...
Forum: JavaScript programming 03-21-2011, 04:10 PM
Replies: 7
Views: 1,226
Posted By maria_megha
yes it works..Thanks philip.My question is to...

yes it works..Thanks philip.My question is to validate whether the string entered is in title case.means if the string is not in title case it shud throw an alert box teling invalid format
Forum: JavaScript programming 03-21-2011, 01:35 PM
Replies: 7
Views: 1,226
Posted By maria_megha
title case I meant

thanks Philip..I meant for title case itself :).Please give me the code to check whether the string entered in textbox is titlecase
Forum: JavaScript programming 03-16-2011, 01:51 PM
Replies: 7
Views: 1,226
Posted By maria_megha
javascript validation Sentence Case

please give me the code for checking the company name entered in textbox using javascript .Only sentence case to be allowed.Only abbreviations (without a full name) should not be allowed.(eg...
Forum: Java and JSP 03-10-2011, 08:50 AM
Replies: 2
Views: 1,912
Posted By maria_megha
handling nulls in jsp textbox

Hi how can I replace "null" from being displayed with an empty string in a textbox on the JSPs ..depending on textbox data availability..
I tried the code below but still it displays null

<%...
Forum: JavaScript programming 02-04-2011, 11:25 AM
Replies: 1
Views: 1,634
Posted By maria_megha
how adding tooltips for each option items in a single select drop down menu

I have a scenario where I show a drop-down-with-few-items in a JSP page, to the user.
The length of few options in the drop down is greater than that of the drop down's, hence our requirement is to...
Forum: JavaScript programming 02-03-2011, 03:46 PM
Replies: 2
Views: 1,544
Posted By maria_megha
adding a tooltip for each option item in drop down menu

have a scenario where I show a drop-down-with-few-items in a JSP page, to the user.
The length of few options in the drop down is greater than that of the drop down's, hence our requirement is to...
Forum: JavaScript programming 01-29-2011, 07:28 PM
Replies: 1
Views: 1,795
Posted By maria_megha
javascript dropdown list to show current date as default selected value

what can be the reasons for the same code which works perfectly in notepad to not show its result in a jsp application done using eclipse??anything to do with settings?
I am not able to display the...
Forum: JavaScript programming 01-28-2011, 11:25 AM
Replies: 1
Views: 349
Posted By maria_megha
displaying options using script..syntax confusion

Can someone tel me the code to put a dropdown box showing default values as shown below using script ..i,e by enclosing them in document.write in script
<CODE>

<SELECT NAME="choice" >
<OPTION...
Forum: JavaScript programming 01-27-2011, 10:04 AM
Replies: 1
Views: 1,264
Posted By maria_megha
javascript drop down date pick

can someone give me the code to display drop down date with default todays date selected...format dd/mm/yyyy
i found the code to display month in mon format..what is to be modified to get in mm...
Forum: Java and JSP 12-30-2010, 07:18 AM
Replies: 0
Views: 1,038
Posted By maria_megha
what is jsp pagination?

can you explain with a simple example what is jsp pagination?
i ve been trying to understand the folowing code in a project..pls help
**********
if(appList!=null){
int pageNoPerPage=0; // Per...
Forum: Java and JSP 12-27-2010, 11:50 AM
Replies: 1
Views: 477
Posted By maria_megha
hyperlink not working

In a login page of a jsp project I created a link to google..While clicking it says page cannot be displayed?.What can be the posible reasons?
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 02:33 AM.