Click here to Skip to main content
16,007,443 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncertification Pin
jayarajmrj23-Apr-07 20:20
jayarajmrj23-Apr-07 20:20 
AnswerRe: certification Pin
Sathesh Sakthivel23-Apr-07 20:32
Sathesh Sakthivel23-Apr-07 20:32 
QuestionProblem with handle focus event Pin
SmogBird23-Apr-07 20:07
SmogBird23-Apr-07 20:07 
QuestionIIS Log!!! Pin
mabrar23-Apr-07 20:07
mabrar23-Apr-07 20:07 
AnswerRe: IIS Log!!! Pin
Sathesh Sakthivel23-Apr-07 20:11
Sathesh Sakthivel23-Apr-07 20:11 
GeneralRe: IIS Log!!!(URGENT) Pin
mabrar23-Apr-07 20:54
mabrar23-Apr-07 20:54 
QuestionHow to access the values from Asp.net page to Flash Pin
A.Muthunagai23-Apr-07 19:28
A.Muthunagai23-Apr-07 19:28 
AnswerRe: How to access the values from Asp.net page to Flash Pin
Sathesh Sakthivel23-Apr-07 19:43
Sathesh Sakthivel23-Apr-07 19:43 
ASP.NET is a server-based platform, which means the code you write executes on the web server instead of in the client's browser. This approach ensures that your code is kept secure from prying eyes, and it sidesteps most browser-compatibility issues. However, it also introduces some unavoidable limitations.

So Enhance your Asp.Net pages with Javascript for calling it in Flash.

Regards,

Satips.

GeneralRe: How to access the values from Asp.net page to Flash Pin
A.Muthunagai23-Apr-07 19:56
A.Muthunagai23-Apr-07 19:56 
GeneralRe: How to access the values from Asp.net page to Flash Pin
gauthee23-Apr-07 20:02
gauthee23-Apr-07 20:02 
Generalinclude flash in a aspx page Pin
A.Muthunagai23-Apr-07 20:34
A.Muthunagai23-Apr-07 20:34 
GeneralRe: include flash in a aspx page Pin
gauthee23-Apr-07 20:35
gauthee23-Apr-07 20:35 
GeneralRe: How to access the values from Asp.net page to Flash Pin
Tamimi - Code23-Apr-07 20:12
Tamimi - Code23-Apr-07 20:12 
QuestionHiddenvariable problem Pin
siddisagar23-Apr-07 19:15
siddisagar23-Apr-07 19:15 
QuestionRe: Hiddenvariable problem Pin
Sandeep Akhare23-Apr-07 19:25
Sandeep Akhare23-Apr-07 19:25 
AnswerRe: Hiddenvariable problem Pin
gauthee23-Apr-07 19:28
gauthee23-Apr-07 19:28 
GeneralRe: Hiddenvariable problem Pin
siddisagar23-Apr-07 19:37
siddisagar23-Apr-07 19:37 
GeneralRe: Hiddenvariable problem Pin
gauthee23-Apr-07 19:57
gauthee23-Apr-07 19:57 
GeneralRe: Hiddenvariable problem Pin
siddisagar23-Apr-07 20:52
siddisagar23-Apr-07 20:52 
AnswerRe: Hiddenvariable problem Pin
Guffa23-Apr-07 20:57
Guffa23-Apr-07 20:57 
GeneralRe: Hiddenvariable problem Pin
siddisagar23-Apr-07 21:21
siddisagar23-Apr-07 21:21 
GeneralRe: Hiddenvariable problem Pin
Faisal Khatri24-Apr-07 2:05
Faisal Khatri24-Apr-07 2:05 
QuestionDataGrid and DropdownList Pin
Mkanchha23-Apr-07 19:02
Mkanchha23-Apr-07 19:02 
AnswerRe: DataGrid and DropdownList Pin
gauthee23-Apr-07 19:30
gauthee23-Apr-07 19:30 
GeneralRe: DataGrid and DropdownList Pin
Mkanchha23-Apr-07 19:40
Mkanchha23-Apr-07 19:40 

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.