Click here to Skip to main content
16,005,162 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: shortcut of aspx page Pin
VenkataRamana.Gali17-Sep-07 0:43
VenkataRamana.Gali17-Sep-07 0:43 
GeneralRe: shortcut of aspx page Pin
Sonia Gupta17-Sep-07 0:46
Sonia Gupta17-Sep-07 0:46 
AnswerRe: shortcut of aspx page Pin
Imran Khan Pathan17-Sep-07 1:01
Imran Khan Pathan17-Sep-07 1:01 
QuestionJava script not working in Firefox.. Pin
Balagurunathan S16-Sep-07 23:37
Balagurunathan S16-Sep-07 23:37 
AnswerRe: Java script not working in Firefox.. Pin
Sandeep Akhare17-Sep-07 0:01
Sandeep Akhare17-Sep-07 0:01 
GeneralRe: Java script not working in Firefox.. Pin
Balagurunathan S17-Sep-07 0:07
Balagurunathan S17-Sep-07 0:07 
AnswerRe: Java script not working in Firefox.. Pin
SavinirsAnand17-Sep-07 1:45
SavinirsAnand17-Sep-07 1:45 
GeneralRe: Java script not working in Firefox.. Pin
Balagurunathan S17-Sep-07 2:51
Balagurunathan S17-Sep-07 2:51 
Dear Anand..

I got the following errors in the error console..Can u suggest me how to overcome the following errors..?

Error: removetoolbar is not defined



-------------------------------------------
Error: document.getElementById("txtErrorMsg") has no properties
Error prone line: document.getElementById("txtErrorMsg").value="Enter all the Bets..!"
------------------------------------------------------------
Error: document.theTimer is not a function
Error prone line: if (document.theTimer(value2).value.length == 1)
---------------------------------------------------------
Error: document.getElementById("txtErrorMsg") has no properties
Error prone line: document.getElementById("txtErrorMsg").value="Enter atleast 2 Bets..!"
----------------------------------------------------------
Error: document.theTimer is not a function
Error prone line: if(document.theTimer(cardval).value.length>0)
------------------------------------------------------------
Error: document.theTimer is not a function
Error prone line: if(document.theTimer(cardval).value.length>0)
---------------------------------------------------------
Error: document.getElementById("txtErrorMsg") has no properties
Error prone line: document.getElementById("txtErrorMsg").value="Wait Processing.."
-----------------------------------------------------------
Error: document.getElementById("txtHidden") has no properties
Error prone line: document.getElementById("txtHidden").value = getDetail
----------------------------------------------------------
Error: document.theTimer is not a function
Error prone line: if (document.theTimer(value2).value.length == 1)
-------------------------------------------
Error: document.theTimer is not a function
Error prone line: if(document.theTimer(cardval).value.length>0)
-------------------------------------------------------
Error: document.getElementById("txtBets") has no properties
Error prone line: if ((document.getElementById("txtBets").value == ''))
=================================
Error: clear1 is not defined
Source File: http://194.9.30.171/bigstar/Lucky3.aspx?sel=2
Line: 1


=================================
Error: document.theTimer is not a function
Error prone line: if(document.theTimer(value1).value.length>0)
-----------------------------------------------------------
Error: ddate has no properties
Error prone line: var drawdate=ddate.options[ddate.selectedIndex].value;


Kindly reply as early as possible..

Regards,




Balaguru

GeneralRe: Java script not working in Firefox.. Pin
SavinirsAnand17-Sep-07 19:42
SavinirsAnand17-Sep-07 19:42 
GeneralRe: Java script not working in Firefox.. Pin
Balagurunathan S17-Sep-07 21:54
Balagurunathan S17-Sep-07 21:54 
GeneralRe: Java script not working in Firefox.. Pin
SavinirsAnand17-Sep-07 23:26
SavinirsAnand17-Sep-07 23:26 
GeneralRe: Java script not working in Firefox.. Pin
Balagurunathan S18-Sep-07 20:08
Balagurunathan S18-Sep-07 20:08 
GeneralRe: Java script not working in Firefox.. Pin
Balagurunathan S18-Sep-07 20:24
Balagurunathan S18-Sep-07 20:24 
QuestionChange stylesheet of a page on client side Pin
ChrisFarrugia16-Sep-07 23:18
ChrisFarrugia16-Sep-07 23:18 
AnswerRe: Change stylesheet of a page on client side Pin
N a v a n e e t h16-Sep-07 23:28
N a v a n e e t h16-Sep-07 23:28 
Questiontable web control Pin
Ballita16-Sep-07 22:28
Ballita16-Sep-07 22:28 
AnswerRe: table web control Pin
N a v a n e e t h16-Sep-07 23:05
N a v a n e e t h16-Sep-07 23:05 
QuestionASP.NET Controls and SQL 2005 Pin
Illegal Operation16-Sep-07 22:26
Illegal Operation16-Sep-07 22:26 
AnswerRe: ASP.NET Controls and SQL 2005 Pin
N a v a n e e t h16-Sep-07 23:04
N a v a n e e t h16-Sep-07 23:04 
GeneralRe: ASP.NET Controls and SQL 2005 Pin
Illegal Operation16-Sep-07 23:14
Illegal Operation16-Sep-07 23:14 
GeneralRe: ASP.NET Controls and SQL 2005 Pin
N a v a n e e t h16-Sep-07 23:18
N a v a n e e t h16-Sep-07 23:18 
GeneralRe: ASP.NET Controls and SQL 2005 Pin
Illegal Operation16-Sep-07 23:21
Illegal Operation16-Sep-07 23:21 
Questionwebsite browsing error at local host Pin
Sonia Gupta16-Sep-07 21:39
Sonia Gupta16-Sep-07 21:39 
AnswerRe: website browsing error at local host Pin
Parwej Ahamad16-Sep-07 21:50
professionalParwej Ahamad16-Sep-07 21:50 
GeneralRe: website browsing error at local host Pin
Sonia Gupta16-Sep-07 21:53
Sonia Gupta16-Sep-07 21:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.