Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
java x 1

2 Posted Topics

Member Avatar for manisha

Try this: [code=JAVA]try { Runtime.getRuntime().exec("cmd /c start"); } catch (IOException e){ }[/code]

Member Avatar for stultuske
0
2K
Member Avatar for silverastrid

I have read online that the CalendarExtender doesn't trigger a postback when inside an UpdatePanel. My page is similar to this: <UpdatePanel> <ContentTemplate> <UserControl /> </ContentTemplate> </UpdatePanel> Inside the UserControl is a textbox that has a CalendarExtender hooked to it. It causes a postback even to be triggered, so my …

0
48

The End.