Click here to Skip to main content
15,886,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Controls in disabled state Pin
Sandesh M Patil4-May-10 23:10
Sandesh M Patil4-May-10 23:10 
Questionhow to bind gridview on demand of Collapsible panel expand Pin
anil.jagdale4-May-10 22:13
anil.jagdale4-May-10 22:13 
QuestionClick-in and Click out functionality Pin
PeriyasamyRamachandran4-May-10 20:26
PeriyasamyRamachandran4-May-10 20:26 
AnswerRe: Click-in and Click out functionality Pin
Gaurav Dudeja India4-May-10 20:55
Gaurav Dudeja India4-May-10 20:55 
GeneralRe: Click-in and Click out functionality Pin
PeriyasamyRamachandran4-May-10 21:04
PeriyasamyRamachandran4-May-10 21:04 
GeneralRe: Click-in and Click out functionality Pin
Gaurav Dudeja India4-May-10 22:20
Gaurav Dudeja India4-May-10 22:20 
GeneralRe: Click-in and Click out functionality Pin
PeriyasamyRamachandran5-May-10 19:07
PeriyasamyRamachandran5-May-10 19:07 
AnswerRe: Click-in and Click out functionality Pin
Sandeep Mewara4-May-10 21:20
mveSandeep Mewara4-May-10 21:20 
Where ever you are advertising your site(putting a link), add a querystring that tell you it was directed from a certain site (you can also put site specific query string to know which site led to yours!). So now, when your site is hit, you can get from the querystring that it was directed to yours from XYZ place...

For going to other site from yours, you can always know that someone is navigating away from your site. Capture that in your event and use it the way you want. To be more sure, you can add some javascript code to the links that are being clicked. In the javascript code, using XMLHTTP Request handle the click event counter to your need.
GeneralRe: Click-in and Click out functionality Pin
PeriyasamyRamachandran4-May-10 22:57
PeriyasamyRamachandran4-May-10 22:57 
GeneralRe: Click-in and Click out functionality Pin
PeriyasamyRamachandran5-May-10 1:22
PeriyasamyRamachandran5-May-10 1:22 
GeneralRe: Click-in and Click out functionality Pin
PeriyasamyRamachandran5-May-10 19:06
PeriyasamyRamachandran5-May-10 19:06 
QuestionCompositeWebClientLibrary that supports Enterprise Library 4.1 Pin
Shahdat Hosain4-May-10 18:43
Shahdat Hosain4-May-10 18:43 
QuestionFileInfo type with FileUpload Pin
AndyASPVB4-May-10 9:33
AndyASPVB4-May-10 9:33 
AnswerRe: FileInfo type with FileUpload Pin
PunkIsNotDead4-May-10 19:10
PunkIsNotDead4-May-10 19:10 
QuestionWhat is the best method Pin
amina894-May-10 7:50
amina894-May-10 7:50 
AnswerRe: What is the best method Pin
Viral Upadhyay4-May-10 18:53
Viral Upadhyay4-May-10 18:53 
GeneralRe: What is the best method Pin
amina894-May-10 22:15
amina894-May-10 22:15 
GeneralRe: What is the best method Pin
Viral Upadhyay4-May-10 23:49
Viral Upadhyay4-May-10 23:49 
GeneralRe: What is the best method Pin
amina895-May-10 0:16
amina895-May-10 0:16 
Questiondatalist display adsense after particular row Pin
uglyeyes4-May-10 6:40
uglyeyes4-May-10 6:40 
AnswerRe: datalist display adsense after particular row Pin
RCoate4-May-10 19:54
RCoate4-May-10 19:54 
GeneralRe: datalist display adsense after particular row Pin
uglyeyes9-May-10 20:36
uglyeyes9-May-10 20:36 
QuestionMessagebox in webform Pin
Enobong Adahada4-May-10 5:50
Enobong Adahada4-May-10 5:50 
AnswerRe: Messagebox in webform Pin
JHizzle4-May-10 5:55
JHizzle4-May-10 5:55 
AnswerRe: Messagebox in webform Pin
michaelschmitt4-May-10 6:06
michaelschmitt4-May-10 6:06 

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.