Click here to Skip to main content
15,917,481 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to create pdf report in asp.net without using crystal report Pin
ashok@techxygen12-Mar-08 1:19
ashok@techxygen12-Mar-08 1:19 
AnswerRe: how to create pdf report in asp.net without using crystal report Pin
N a v a n e e t h12-Mar-08 1:51
N a v a n e e t h12-Mar-08 1:51 
QuestionDifferent ways of invoking a webservice Pin
vngopal12-Mar-08 1:13
vngopal12-Mar-08 1:13 
GeneralPaging in Crystal report? .net 1.1 Pin
shyamts12-Mar-08 1:10
shyamts12-Mar-08 1:10 
GeneralRe: Paging in Crystal report? .net 1.1 Pin
shyamts12-Mar-08 2:22
shyamts12-Mar-08 2:22 
Questionhow to execute javascript function in code behind Pin
Deepak Nigam12-Mar-08 1:06
Deepak Nigam12-Mar-08 1:06 
AnswerRe: how to execute javascript function in code behind Pin
lakshmichawala12-Mar-08 1:15
lakshmichawala12-Mar-08 1:15 
AnswerRe: how to execute javascript function in code behind Pin
N a v a n e e t h12-Mar-08 1:43
N a v a n e e t h12-Mar-08 1:43 
deepaknigam11 wrote:
In my code i want to execute my javascript function


You can't execute a JS function from server. JS works on the client browser. You can send JS scripts to the response which will be registered to the rendered page. Use ClientScriptManager.RegisterStartupScript()

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: how to execute javascript function in code behind Pin
Deepak Nigam12-Mar-08 2:21
Deepak Nigam12-Mar-08 2:21 
GeneralRe: how to execute javascript function in code behind Pin
N a v a n e e t h12-Mar-08 2:41
N a v a n e e t h12-Mar-08 2:41 
GeneralRe: how to execute javascript function in code behind Pin
lakshmichawala12-Mar-08 2:56
lakshmichawala12-Mar-08 2:56 
GeneralRe: how to execute javascript function in code behind Pin
Deepak Nigam12-Mar-08 3:46
Deepak Nigam12-Mar-08 3:46 
AnswerRe: how to execute javascript function in code behind Pin
Trishul Tandel12-Mar-08 3:05
Trishul Tandel12-Mar-08 3:05 
GeneralProblem in copying data to clipboard Pin
Deepak Nigam12-Mar-08 0:42
Deepak Nigam12-Mar-08 0:42 
QuestionHi friends help me PDF creation problem? Pin
G Nathan12-Mar-08 0:42
G Nathan12-Mar-08 0:42 
AnswerRe: Hi friends help me PDF creation problem? Pin
eyeseetee12-Mar-08 1:00
eyeseetee12-Mar-08 1:00 
Questionhow to get a file with extensions using javascript Pin
lakshmichawala12-Mar-08 0:39
lakshmichawala12-Mar-08 0:39 
QuestionFramework 3.0 with IIS Pin
Rock Star.12-Mar-08 0:09
Rock Star.12-Mar-08 0:09 
GeneralRe: Framework 3.0 with IIS Pin
eyeseetee12-Mar-08 0:36
eyeseetee12-Mar-08 0:36 
QuestionAdRotator [modified] Pin
Assaf8211-Mar-08 23:57
Assaf8211-Mar-08 23:57 
GeneralProblem with Cookie for IE + .net Pin
Adoremi11-Mar-08 23:54
Adoremi11-Mar-08 23:54 
GeneralIs it possible for datagrid inside the datagrid Pin
r aa j11-Mar-08 23:36
r aa j11-Mar-08 23:36 
GeneralRe: Is it possible for datagrid inside the datagrid Pin
eyeseetee11-Mar-08 23:46
eyeseetee11-Mar-08 23:46 
GeneralRe: Is it possible for datagrid inside the datagrid Pin
rajesh200712-Mar-08 0:01
rajesh200712-Mar-08 0:01 
GeneralRe: Is it possible for datagrid inside the datagrid Pin
eyeseetee12-Mar-08 0:33
eyeseetee12-Mar-08 0:33 

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.