Archive for September, 2005
Skin ailments
0 Comments Published by admin September 28th, 2005 in Experts and Advice, Expert columnsEMail This Post
Scratching is caused by a range of ailments starting from an allergy, fleas, bacterial infections, mite infestations etc. Treatment of each of these is different and the vet needs to be careful.
Happily ever after?
0 Comments Published by admin September 15th, 2005 in Experts and Advice, Expert columnsEMail This Post
Good communication makes a good marriage. Miscommunication occurs when couples do not express themselves clearly, paving way for unpleasant thoughts and misunderstandings.
Ask our Personal Expert
5 Comments Published by admin September 9th, 2005 in Ask an expertEMail This Post
function ValidateNo( NumStr, String )
{
for( var Idx = 0; Idx < NumStr.length; Idx ++ )
{
var Char = NumStr.charAt( Idx );
var Match = false;
for( var Idx1 = 0; Idx1 < String.length; Idx1 ++)
{
if( Char == String.charAt( Idx1 ) )
Match = true;
}
if ( !Match )
return false;
}
return true;
}
function validateSearch( )
{
var SearchForm = this.document.SearchForm;
if ( SearchForm.srcstr.value == “” )
{
alert( “Please enter key words” );
SearchForm.srcstr.focus();
return false;
}
return true;
}
function validate( )
{
var QuestionForm = this.document.QuestionForm;
if ( QuestionForm.NAME.value == “” )
{
alert( “Please Enter Name” );
QuestionForm.NAME.focus( );
return false;
}
if ( QuestionForm.AGE.value == “” )
{
alert( “Please Enter Age” );
QuestionForm.AGE.focus( );
return false;
}
// Check Age
if( !ValidateNo( QuestionForm.AGE.value, “0123456789″ ) )
{
alert(”Invalid Age ” + QuestionForm.AGE.value);
QuestionForm.AGE.focus( );
return false;
}
else
{
var age = parseInt( QuestionForm.AGE.value );
if ( age < 16 )
{
alert( “Invalid Age ” + QuestionForm.AGE.value + “. Minimum age allowed is 16″ );
QuestionForm.AGE.focus( );
return false;
}
}
if ( QuestionForm.QUESTION.value == “” )
{
alert( “Please enter your question in detail” );
QuestionForm.QUESTION.focus( );
return false;
}
return true;
}
function personal_click()
{
window.open(’http://www.matrimonyxpress.com/experts-advice/personal/con-01-oct-01-05.shtml’,'QuestionForm’,'width=700,height=900,resizable=yes,scrollbars=yes’);
}
| |
Read our expert responses to your queries | ||
|
Dr. Kamaraj, M.D. Ph.DSexual Medicine and Infertility Specialist. Dr.T.Kamaraj M.B.B.S, M.D, PGDCG, Ph.D is a specialist consultant in "Human sexual problems & Infertility". He did his M.B.B.S in Madras University (year-1985) and M.D in Dr.M.G.R Medical University. He also did a Post Graduate Diploma in Psychological Guidance & Counselling (PGDCG) and Ph.D in "Reproductive Medicine". At present he is doing reaserach in "Human Reproductive Medicine". |
||
Ask our Legal Expert
1 Comment Published by admin September 8th, 2005 in Ask an expertEMail This Post
function ValidateNo( NumStr, String )
{
for( var Idx = 0; Idx < NumStr.length; Idx ++ )
{
var Char = NumStr.charAt( Idx );
var Match = false;
…
Ask our Pet Care Expert
1 Comment Published by admin September 8th, 2005 in Ask an expertEMail This Post
function ValidateNo( NumStr, String )
{
for( var Idx = 0; Idx < NumStr.length; Idx ++ )
{
var Char = NumStr.charAt( Idx );
var Match = false;
for( var Idx1 = 0; Idx1 < String.length; Idx1 ++)
{
if( Char == String.charAt( Idx1 ) )
Match = true;
}
if ( !Match )
return false;
}
return true;
}
function validateSearch( )
{
var SearchForm = this.document.SearchForm;
if ( SearchForm.srcstr.value == “” )
{
alert( “Please enter key words” );
SearchForm.srcstr.focus();
return false;
}
return true;
}
function validate( )
{
var QuestionForm = this.document.QuestionForm;
if ( QuestionForm.NAME.value == “” )
{
alert( “Please Enter Name” );
QuestionForm.NAME.focus( );
return false;
}
if ( QuestionForm.AGE.value == “” )
{
alert( “Please Enter Age” );
QuestionForm.AGE.focus( );
return false;
}
// Check Age
if( !ValidateNo( QuestionForm.AGE.value, “0123456789″ ) )
{
alert(”Invalid Age ” + QuestionForm.AGE.value);
QuestionForm.AGE.focus( );
return false;
}
else
{
var age = parseInt( QuestionForm.AGE.value );
if ( age < 16 )
{
alert( “Invalid Age ” + QuestionForm.AGE.value + “. Minimum age allowed is 16″ );
QuestionForm.AGE.focus( );
return false;
}
}
if ( QuestionForm.QUESTION.value == “” )
{
alert( “Please enter your question in detail” );
QuestionForm.QUESTION.focus( );
return false;
}
return true;
}
function petcare_click()
{
window.open(’http://www.matrimonyxpress.com/experts-advice/petcare/pet-01-mar-17-06.shtml’,'QuestionForm’,'width=700,height=900,resizable=yes,scrollbars=yes’);
}
| |
Read our expert responses to your queries | |||
|
Dr Gautam Unny
Dr Gautam Unny is a veterinary practitioner in Delhi running a successful 24-hour casualty clinic in Delhi. He has been treating small animals for the last fifteen years and is a gold medalist from the prestigious Madras Veterinary College. He provides popular articles for different magazines and papers including the Times of India, Pet world, Dogs and pups, Creature Companions and Pet India. He alsowrites for different web sites including the pet’s section of Indiatimes and baniya.com. He has also authored the popular bestseller ‘ A Manual on Dogcare’ published by Rupa & Co. He can be contacted on 011-22153622 and 98100 53451.
|
|||










Latest Comments
mandavi, mandavi, Shraddha [...]
Ray, Will
jasmine, Ganesh, xyaz [...]
Ayush Agarwal
Emran, user1, Sukhesh [...]
Hima Bindu