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
Ranked #44.2K
~2K People Reached
Favorite Forums

4 Posted Topics

Member Avatar for somesh_nag

Hi i have worked on this "Extend session using javascript in c#"... you can have a look on my article.. [URL="http://www.ravinderweb.com/page/Extend-session-using-javascript-in-c.aspx"]http://www.ravinderweb.com/page/Extend-session-using-javascript-in-c.aspx[/URL] Hope it will help you all..

Member Avatar for ravinder007
0
1K
Member Avatar for ebyong77

Hi ebyong77 In sql server 2005 you can use this query to get rownumber [code=sql]SELECT emp_name, ROW_NUMBER() OVER (ORDER BY emp_id) AS 'ROWCOUNT' FROM yourtable name[/code] Row_number retrurn the serial number of records.

Member Avatar for ravinder007
0
146
Member Avatar for mangesh5588

HI You can read this article for your problem. Here i have written how to work with div and flash movie. You can get idea how to overlap the flash movie with div. You can place your text box in div and make it overlap on flash. [URL="http://ravinderweb.com/page/Working-with-Div-and-Flash-Movie.aspx"]http://ravinderweb.com/page/Working-with-Div-and-Flash-Movie.aspx [/URL]

Member Avatar for ravinder007
0
136
Member Avatar for gamodg

Hi You can use random function of javascript to generate a random number and use that in query string.

Member Avatar for anish.anick
0
89

The End.