Click here to Skip to main content
15,926,703 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Maintain the Session using AJAX. Pin
YossiKahlon23-Jun-06 2:23
YossiKahlon23-Jun-06 2:23 
GeneralRe: Maintain the Session using AJAX. Pin
minhpc_bk23-Jun-06 12:27
minhpc_bk23-Jun-06 12:27 
QuestionAccess Denied error [modified] Pin
maizhiming22-Jun-06 10:00
maizhiming22-Jun-06 10:00 
AnswerRe: Access Denied error Pin
minhpc_bk22-Jun-06 15:42
minhpc_bk22-Jun-06 15:42 
AnswerRe: Access Denied error Pin
Sushant Duggal22-Jun-06 19:01
Sushant Duggal22-Jun-06 19:01 
GeneralRe: Access Denied error Pin
maizhiming26-Jun-06 6:21
maizhiming26-Jun-06 6:21 
QuestionNetwork Service error, App "timeout" Pin
PhrankBooth22-Jun-06 7:34
PhrankBooth22-Jun-06 7:34 
QuestionJava Applet not loading in Asp.Net 2.0 page Pin
jszpila22-Jun-06 6:54
jszpila22-Jun-06 6:54 
Hello all,
This is a kind of goofy situation I have here. Let me Try to break it down as best as I can:

Page1.aspx
- has a masterpage define
- includes page2.html that is in a subdirectory
(<!-- #include virtual="JavaStuff/Page2.html" -->)

Page2.html
- contains the JavaStuff.class applet that is located in the same directory

Now, when I navigate to Page1 the java console returns me a JavaStuff.class not found error. When I navigate directly to Page2 everything works fine. I've tried using absolute paths in the applet declaration but that breaks both pages.Confused | :confused: The reason I don't put the applet directly in the Page1 is because the HTML of Page2 contains some pretty odd-ball stuff that I don't want to break if I can avoid it.

Any ideas or suggestions? Thanks in advance.


-------------------
abort, retry, fail?
QuestionWhy Event is not firing for an ASP.NET Button?? Pin
SIJUTHOMASP22-Jun-06 6:50
professionalSIJUTHOMASP22-Jun-06 6:50 
AnswerRe: Why Event is not firing for an ASP.NET Button?? Pin
jszpila22-Jun-06 6:57
jszpila22-Jun-06 6:57 
GeneralRe: Why Event is not firing for an ASP.NET Button?? Pin
SIJUTHOMASP22-Jun-06 7:16
professionalSIJUTHOMASP22-Jun-06 7:16 
GeneralRe: Why Event is not firing for an ASP.NET Button?? Pin
eggsovereasy22-Jun-06 7:48
eggsovereasy22-Jun-06 7:48 
GeneralRe: Why Event is not firing for an ASP.NET Button?? Pin
SIJUTHOMASP22-Jun-06 8:10
professionalSIJUTHOMASP22-Jun-06 8:10 
GeneralRe: Why Event is not firing for an ASP.NET Button?? Pin
mayurmanu@hotmail.com22-Jun-06 20:16
mayurmanu@hotmail.com22-Jun-06 20:16 
AnswerRe: Why Event is not firing for an ASP.NET Button?? Pin
Nagraj Naik22-Jun-06 20:29
Nagraj Naik22-Jun-06 20:29 
QuestionGridView.Columns Pin
eggsovereasy22-Jun-06 5:57
eggsovereasy22-Jun-06 5:57 
AnswerRe: GridView.Columns Pin
Mike Ellison22-Jun-06 7:30
Mike Ellison22-Jun-06 7:30 
GeneralRe: GridView.Columns Pin
eggsovereasy22-Jun-06 7:46
eggsovereasy22-Jun-06 7:46 
GeneralRe: GridView.Columns Pin
Mike Ellison22-Jun-06 8:42
Mike Ellison22-Jun-06 8:42 
GeneralBrilliant! Pin
eggsovereasy22-Jun-06 9:30
eggsovereasy22-Jun-06 9:30 
GeneralRe: Brilliant! Pin
Mike Ellison22-Jun-06 10:20
Mike Ellison22-Jun-06 10:20 
QuestionAdding DataRow in DataTable Pin
peshawarcoder22-Jun-06 5:08
peshawarcoder22-Jun-06 5:08 
AnswerRe: Adding DataRow in DataTable Pin
Paddy Boyd22-Jun-06 5:52
Paddy Boyd22-Jun-06 5:52 
GeneralRe: Adding DataRow in DataTable Pin
peshawarcoder22-Jun-06 5:57
peshawarcoder22-Jun-06 5:57 
QuestionObjectDatasource Deletemethod w custom Business Object [modified] Pin
patt22-Jun-06 4:37
patt22-Jun-06 4:37 

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.