Click here to Skip to main content
16,004,944 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Udating User Info Pin
AlexeiXX311-Mar-08 12:20
AlexeiXX311-Mar-08 12:20 
Questionhow to add nodes on page load event in treeview Pin
sumit703411-Mar-08 5:52
sumit703411-Mar-08 5:52 
AnswerRe: how to add nodes on page load event in treeview Pin
eyeseetee11-Mar-08 6:00
eyeseetee11-Mar-08 6:00 
QuestionMapping and route logging!! Pin
Stephen Welgemoed11-Mar-08 5:27
Stephen Welgemoed11-Mar-08 5:27 
GeneralRe: Mapping and route logging!! Pin
eyeseetee11-Mar-08 6:02
eyeseetee11-Mar-08 6:02 
GeneralNot able to send E mail with attachment Pin
Satish_S11-Mar-08 5:21
Satish_S11-Mar-08 5:21 
GeneralRe: Not able to send E mail with attachment Pin
Christian Graus11-Mar-08 8:01
protectorChristian Graus11-Mar-08 8:01 
GeneralPage having error not able to rectify...Please help Pin
codingrocks11-Mar-08 4:19
codingrocks11-Mar-08 4:19 
I am doing a project which has been half done by someone in the company.

The page runs fine but throws 6 errors in a page. I am not gettin the idea to rectify it.

the code is as follows:


<html xmlns="http://www.w3.org/1999/xhtml"><br />
<br />
<head><br />
<meta name="GENERATOR" content="Microsoft FrontPage 5.0" /><br />
<meta name="ProgId" content="FrontPage.Editor.Document" /><br />
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /><br />
<title>New Page 1</title><br />
</head><br />
<br />
<body><br />
<![CDATA[<%<br />
response.write("Messages : " & Application("rGeneralMessages") & "<br><br>")<br />
response.write("Time Stamp : " & Application("rGeneralLastTimeStamp") & "<br><br>")<br />
response.write("Last Cleaned : " & Application("rGeneralLastCleaned") & "<br><br>")<br />
response.write("User Activity : " & Application("rGeneralUserActivity") & "<br><br>")<br />
response.write("Users : " & Application("rGeneralUsers") & "<br><br>")<br />
<br />
%>]]><br />
</body><br />
<br />
</html>


and the error is as follows
Error	1	d:\ksa\Ver9.0\variables.aspx(12): error CS1002: ; expected	
D:\ksa\Ver9.0\Admin\Albums.aspx	1	
Error	2	; expected	D:\ksa\Ver9.0\variables.aspx	12	
Error	3	; expected	D:\ksa\Ver9.0\variables.aspx	13	
Error	4	; expected	D:\ksa\Ver9.0\variables.aspx	14	
Error	5	; expected	D:\ksa\Ver9.0\variables.aspx	15	
Error	6	; expected	D:\ksa\Ver9.0\variables.aspx	16	



Someone please help me rectify all the errors...

SAJAN A PILLAI

ASP.NET,C#.NET Programmer
dWise Solutions and Services Pvt Ltd.
BANGALORE

"Winners don't do different things. They do things differently. ...

GeneralRe: Page having error not able to rectify...Please help Pin
eyeseetee11-Mar-08 4:21
eyeseetee11-Mar-08 4:21 
GeneralRe: Page having error not able to rectify...Please help Pin
codingrocks11-Mar-08 4:27
codingrocks11-Mar-08 4:27 
GeneralRe: Page having error not able to rectify...Please help Pin
eyeseetee11-Mar-08 5:08
eyeseetee11-Mar-08 5:08 
GeneralRe: Page having error not able to rectify...Please help Pin
Guffa11-Mar-08 7:40
Guffa11-Mar-08 7:40 
GeneralRe: Page having error not able to rectify...Please help Pin
Christian Graus11-Mar-08 8:04
protectorChristian Graus11-Mar-08 8:04 
GeneralRe: Page having error not able to rectify...Please help Pin
Shog911-Mar-08 8:20
sitebuilderShog911-Mar-08 8:20 
Generaladding 2 attributes to the same dropdownlist Pin
samerh11-Mar-08 3:48
samerh11-Mar-08 3:48 
GeneralRe: adding 2 attributes to the same dropdownlist Pin
eyeseetee11-Mar-08 4:21
eyeseetee11-Mar-08 4:21 
GeneralRe: adding 2 attributes to the same dropdownlist Pin
samerh11-Mar-08 4:36
samerh11-Mar-08 4:36 
GeneralRe: adding 2 attributes to the same dropdownlist Pin
eyeseetee11-Mar-08 5:15
eyeseetee11-Mar-08 5:15 
GeneralRe: adding 2 attributes to the same dropdownlist Pin
Christian Graus11-Mar-08 8:55
protectorChristian Graus11-Mar-08 8:55 
GeneralRe: adding 2 attributes to the same dropdownlist Pin
eyeseetee11-Mar-08 22:41
eyeseetee11-Mar-08 22:41 
GeneralRe: adding 2 attributes to the same dropdownlist Pin
Christian Graus11-Mar-08 8:07
protectorChristian Graus11-Mar-08 8:07 
Question320 resx file in App_GlobalResources, will this work? Pin
FerencTheFifth11-Mar-08 3:12
FerencTheFifth11-Mar-08 3:12 
GeneralDataList ItemCommand Event Not wortking !! Please help Guys :(( Pin
Cape Town Developer11-Mar-08 2:55
Cape Town Developer11-Mar-08 2:55 
GeneralHTML VERTICAL BAR CHART_TO NEERAJ SALUJA Pin
pavanmadappa@gmail.com11-Mar-08 2:52
pavanmadappa@gmail.com11-Mar-08 2:52 
GeneralRe: HTML VERTICAL BAR CHART_TO NEERAJ SALUJA Pin
Christian Graus11-Mar-08 8:09
protectorChristian Graus11-Mar-08 8:09 

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.