Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: bubbliciousbar
Forum: ASP.NET Mar 23rd, 2007
Replies: 4
Views: 6,844
Posted By bubbliciousbar
ha, that would take too long.

What i could do is put the whole page in a div tag and use...

<div onMousemove="dothis();">

Thanks for the help. :cheesy:
Forum: ASP.NET Mar 23rd, 2007
Replies: 3
Views: 1,975
Posted By bubbliciousbar
When a user logs in i just get his/her details from the database and store the ones i need in a Session. eg..
(rs = my record set)

Session("ID") = rs("ID")
Session("login") = "true"...
Forum: ASP.NET Mar 23rd, 2007
Replies: 4
Views: 6,844
Posted By bubbliciousbar
Thanks.

I see the small problem though, if i use a timer and the user is working on the page without refreshing it, it will still redirect them, but it has given me some ideas.

:)
Forum: ASP.NET Mar 23rd, 2007
Replies: 5
Views: 3,455
Posted By bubbliciousbar
i find http://www.w3schools.com/ good when ever i get stuck. hope it helps!
Forum: ASP.NET Mar 23rd, 2007
Replies: 4
Views: 6,844
Posted By bubbliciousbar
Hi,

I'm creating a membership style website and I have set the session timeout to 10 minutes (for now).

Ho do I redirect the user to a certain page (automatically) if the session has timeded...
Forum: ASP Jan 7th, 2007
Replies: 1
Views: 1,403
Posted By bubbliciousbar
Sorry fixed the problem. For some reason i need to use the FULL relative path.

Hope this post might help other with similar problems. :)
Forum: ASP Jan 7th, 2007
Replies: 1
Views: 1,403
Posted By bubbliciousbar
Hi im having trouble creating a MS Access Databse using ASP.

Scenario: When a user registers, i want to be able to create an MS access database.

Here is a little code im using..

...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC