Posts
 
Reputation
Joined
Last Seen
Ranked #626
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~293 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Slade

Hi, I'm not sure what you're trying to do here.... Could you just use something like... [COLOR=SeaGreen]Private Sub lnkVac_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles lnkVac.Click 'Dim Timevisited as string 'Response.Redirect("Vacancies.aspx") label1.text = [B]Now()[/B] End Sub[/COLOR] You could change the Now() bit with Today() or TimeOfDay() to get …

Member Avatar for Billy_
0
114
Member Avatar for Billy_

We have an really weird problem on our web server. A few times each day, all requests are unanswered for 10 to 30 seconds. The delay looks similar to when a page is compiled (on first load). However, when the problem occurs it looks like all users of all applications/pages …

Member Avatar for Billy_
1
179