Click here to Skip to main content
15,915,733 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Focusing a HTML button in Javascript.. Pin
Balagurunathan S3-Sep-07 21:54
Balagurunathan S3-Sep-07 21:54 
GeneralRe: Focusing a HTML button in Javascript.. Pin
mani_iips3-Sep-07 23:03
mani_iips3-Sep-07 23:03 
GeneralRe: Focusing a HTML button in Javascript.. Pin
Balagurunathan S3-Sep-07 23:39
Balagurunathan S3-Sep-07 23:39 
AnswerRe: Focusing a HTML button in Javascript.. Pin
Guffa3-Sep-07 23:12
Guffa3-Sep-07 23:12 
QuestionAsynchronous partial load of page content immediately after page load with ASP.NET AJAX server centric model Pin
Urs Enzler3-Sep-07 21:32
Urs Enzler3-Sep-07 21:32 
AnswerRe: TextArea in asp.net Pin
quilla.b3-Sep-07 21:37
quilla.b3-Sep-07 21:37 
QuestionExport To Excel - Macro not firing Pin
quilla.b3-Sep-07 21:11
quilla.b3-Sep-07 21:11 
QuestionASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 21:07
bryan paling3-Sep-07 21:07 
Need help on this:

I just formatted my pc and installed all needed to run an intranet. But when I started to setup my old intranet site, and run the default page, appeared on my default page. It's a redirection to another page but the default page was totally blank and an error appeared on the bottom left corner saying "Error: Expected ';'" but the line errors are not found on the code: The code of the default page is below: I hate this because i really don't do coding on the format.

<%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
<%@ import Namespace="System.Data" %>
<%@ import Namespace="System.Data.OleDb" %>
<script runat="server">
Sub Page_Load(Sender as Object, E as EventArgs)
response.Redirect("pages/default.aspx")
End Sub



Need help please..

-bryan

--- If the facts don't fit the Theory, change the facts...

JokeRe: ASP Error on local site : Expected Error ';' Pin
Sandeep Akhare3-Sep-07 21:22
Sandeep Akhare3-Sep-07 21:22 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 21:27
bryan paling3-Sep-07 21:27 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
Sandeep Akhare3-Sep-07 22:07
Sandeep Akhare3-Sep-07 22:07 
AnswerRe: ASP Error on local site : Expected Error ';' Pin
John-ph3-Sep-07 21:35
John-ph3-Sep-07 21:35 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 21:45
bryan paling3-Sep-07 21:45 
AnswerRe: ASP Error on local site : Expected Error ';' Pin
Fred_Smith3-Sep-07 23:15
Fred_Smith3-Sep-07 23:15 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
bryan paling3-Sep-07 23:23
bryan paling3-Sep-07 23:23 
GeneralRe: ASP Error on local site : Expected Error ';' Pin
Fred_Smith3-Sep-07 23:28
Fred_Smith3-Sep-07 23:28 
QuestionChanging the properties of control used in Web User Control from Web Form Pin
Dhyanga3-Sep-07 20:39
Dhyanga3-Sep-07 20:39 
AnswerRe: Changing the properties of control used in Web User Control from Web Form Pin
Sandeep Akhare3-Sep-07 20:54
Sandeep Akhare3-Sep-07 20:54 
AnswerRe: Changing the properties of control used in Web User Control from Web Form Pin
/randz3-Sep-07 20:59
/randz3-Sep-07 20:59 
GeneralRe: Changing the properties of control used in Web User Control from Web Form Pin
mani_iips3-Sep-07 23:07
mani_iips3-Sep-07 23:07 
GeneralRe: Changing the properties of control used in Web User Control from Web Form Pin
/randz3-Sep-07 23:24
/randz3-Sep-07 23:24 
QuestionDatalist inside datalist Pin
IamAmit3-Sep-07 20:33
IamAmit3-Sep-07 20:33 
AnswerRe: Datalist inside datalist Pin
rahul.net113-Sep-07 21:10
rahul.net113-Sep-07 21:10 
GeneralRe: Datalist inside datalist Pin
IamAmit3-Sep-07 21:19
IamAmit3-Sep-07 21:19 
GeneralRe: Datalist inside datalist Pin
rahul.net113-Sep-07 22:29
rahul.net113-Sep-07 22:29 

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.