Click here to Skip to main content
15,890,882 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Updated Animated div textbox? Pin
cdmlb@hotmail.com4-Apr-06 15:01
cdmlb@hotmail.com4-Apr-06 15:01 
GeneralRe: Updated Animated div textbox? Pin
Shog94-Apr-06 20:46
sitebuilderShog94-Apr-06 20:46 
Questionwhat is the diffrent between visted link and unvisted link Pin
smr852-Apr-06 13:15
smr852-Apr-06 13:15 
AnswerRe: what is the diffrent between visted link and unvisted link Pin
cdmlb@hotmail.com2-Apr-06 15:41
cdmlb@hotmail.com2-Apr-06 15:41 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
smr852-Apr-06 16:27
smr852-Apr-06 16:27 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
cdmlb@hotmail.com2-Apr-06 17:30
cdmlb@hotmail.com2-Apr-06 17:30 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
smr853-Apr-06 14:33
smr853-Apr-06 14:33 
GeneralRe: what is the diffrent between visted link and unvisted link Pin
cdmlb@hotmail.com3-Apr-06 15:30
cdmlb@hotmail.com3-Apr-06 15:30 
This could help if you are using IIS webserver for your C# asp.net concept.
The IIS log files show every single page visited, and all links clicked on.
Not for just the current session, but all sessions.

Found this made with that suck VB.net, but could be converted to C#
in some litle time, since the function name are all prety much the same
when it comes to .NET stuff.

http://www.15seconds.com/issue/021119.htm

IIS log files are normaly stored on in location
C:\WINDOWS\system32\Logfiles

Prety sure no attibute for a visited link
only diff is that a visited link is stored in the browsers history,
you click on a link and it gets added to the history/log-files.

cdmlb
QuestionPDA web site Pin
progman2-Apr-06 9:54
progman2-Apr-06 9:54 
AnswerRe: PDA web site Pin
Vasudevan Deepak Kumar2-Apr-06 21:36
Vasudevan Deepak Kumar2-Apr-06 21:36 
Questionxml parser Pin
lxhan1-Apr-06 22:18
lxhan1-Apr-06 22:18 
QuestionRead Windows Clipboard & copy into textarea Pin
barlet1-Apr-06 15:24
barlet1-Apr-06 15:24 
AnswerRe: Read Windows Clipboard & copy into textarea Pin
Vasudevan Deepak Kumar4-Apr-06 4:53
Vasudevan Deepak Kumar4-Apr-06 4:53 
QuestionAnyway.... Pin
KORCARI1-Apr-06 14:59
KORCARI1-Apr-06 14:59 
QuestionCreating Time Table Dynamically Pin
codebased1-Apr-06 4:06
codebased1-Apr-06 4:06 
QuestionHow can i trace browser back button event through javascript. Pin
Jax_qqq31-Mar-06 19:51
Jax_qqq31-Mar-06 19:51 
AnswerRe: How can i trace browser back button event through javascript. Pin
CWIZO3-Apr-06 0:57
CWIZO3-Apr-06 0:57 
GeneralRe: How can i trace browser back button event through javascript. Pin
Jax_qqq3-Apr-06 1:48
Jax_qqq3-Apr-06 1:48 
GeneralRe: How can i trace browser back button event through javascript. Pin
CWIZO3-Apr-06 4:05
CWIZO3-Apr-06 4:05 
Questionhow to verify is a website is up using javascript Pin
ricardojb31-Mar-06 19:37
ricardojb31-Mar-06 19:37 
AnswerRe: how to verify is a website is up using javascript Pin
Vasudevan Deepak Kumar4-Apr-06 4:52
Vasudevan Deepak Kumar4-Apr-06 4:52 
QuestionHow to pass a recordset from server-side asp to client? Pin
Jesse Evans31-Mar-06 12:11
Jesse Evans31-Mar-06 12:11 
Questiona greedy request... Pin
zybernau31-Mar-06 4:04
zybernau31-Mar-06 4:04 
AnswerRe: a greedy request... Pin
Vasudevan Deepak Kumar4-Apr-06 5:18
Vasudevan Deepak Kumar4-Apr-06 5:18 
QuestionFile exists in javascript Pin
Larza12331-Mar-06 2:39
Larza12331-Mar-06 2:39 

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.