Click here to Skip to main content
15,921,793 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Two questions Pin
TigerNinja_6-Feb-03 4:21
TigerNinja_6-Feb-03 4:21 
GeneralRe: Two questions Pin
georgiek506-Feb-03 6:16
georgiek506-Feb-03 6:16 
GeneralTricky Page Reload Pin
Steven M Hunt5-Feb-03 11:05
Steven M Hunt5-Feb-03 11:05 
GeneralRe: Tricky Page Reload Pin
devvvy5-Feb-03 12:08
devvvy5-Feb-03 12:08 
GeneralRe: Tricky Page Reload Pin
Steven M Hunt5-Feb-03 13:33
Steven M Hunt5-Feb-03 13:33 
GeneralRe: Tricky Page Reload Pin
devvvy5-Feb-03 13:56
devvvy5-Feb-03 13:56 
GeneralPlease help and help me ...! Pin
Thuy Dinh4-Feb-03 20:00
Thuy Dinh4-Feb-03 20:00 
GeneralRe: Please help and help me ...! Pin
Christian Graus4-Feb-03 21:02
protectorChristian Graus4-Feb-03 21:02 
It can't be done in javascript - how would that be possible ? Your web server needs to keep track of visitors and increment a counter. By the time your javascript is running, you're on the client and it's too late to be storing *anything* except a cookie, which is not of much help to you.

Are you running an asp website, or just html ? If asp, then it's something you need to do in your database. If you don't have a database, you've had it.


Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003
GeneralRe: Please help and help me ...! Pin
Vasudevan Deepak Kumar4-Feb-03 21:29
Vasudevan Deepak Kumar4-Feb-03 21:29 
GeneralRe: Please help and help me ...! Pin
Thuy Dinh6-Feb-03 5:01
Thuy Dinh6-Feb-03 5:01 
QuestionADO-stored procedure - ASP - type mismatch? out-of-range? Pin
devvvy4-Feb-03 18:11
devvvy4-Feb-03 18:11 
AnswerRe: ADO-stored procedure - ASP - type mismatch? out-of-range? Pin
Philip Patrick4-Feb-03 21:49
professionalPhilip Patrick4-Feb-03 21:49 
GeneralRe: ADO-stored procedure - ASP - type mismatch? out-of-range? Pin
devvvy4-Feb-03 22:19
devvvy4-Feb-03 22:19 
GeneralRe: ADO-stored procedure - ASP - type mismatch? out-of-range? Pin
Philip Patrick4-Feb-03 22:20
professionalPhilip Patrick4-Feb-03 22:20 
GeneralRe: ADO-stored procedure - ASP - type mismatch? out-of-range? Pin
devvvy5-Feb-03 0:19
devvvy5-Feb-03 0:19 
GeneralHtml - web site stuff Pin
tai fu4-Feb-03 1:22
tai fu4-Feb-03 1:22 
GeneralRe: Html - web site stuff Pin
DFU234-Feb-03 16:15
DFU234-Feb-03 16:15 
Generalcursor icon for mouse over Pin
devvvy3-Feb-03 23:36
devvvy3-Feb-03 23:36 
GeneralRe: cursor icon for mouse over Pin
Hesham Amin4-Feb-03 0:50
Hesham Amin4-Feb-03 0:50 
Generalestupido css margin issues Pin
(Steven Hicks)n+13-Feb-03 15:20
(Steven Hicks)n+13-Feb-03 15:20 
GeneralRe: estupido css margin issues Pin
DFU234-Feb-03 16:30
DFU234-Feb-03 16:30 
GeneralRe: estupido css margin issues Pin
Rohit  Sinha7-Feb-03 7:17
Rohit  Sinha7-Feb-03 7:17 
GeneralWSDL in VS.NET Pin
moredip3-Feb-03 6:22
moredip3-Feb-03 6:22 
Generalsetting value of file input field Pin
particle2k3-Feb-03 3:41
particle2k3-Feb-03 3:41 
GeneralRe: setting value of file input field Pin
Heath Stewart3-Feb-03 4:09
protectorHeath Stewart3-Feb-03 4:09 

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.