3 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for nadiam

for example: function Show(modal) { $(".box).show(); } so maybe use `<body onload="Show()">` is there any other way?

Member Avatar for niranga
0
176
Member Avatar for webdi

I've set up my page so that my left nav bar is a series of background images which change when the user mouses over. I learned how to do this from an older thread on this site. [url]http://www.daniweb.com/forums/thread109916.html[/url] This all works well except for one minor problem. The first time …

Member Avatar for dellmerca
0
2K
Member Avatar for darthswift00

How do i go about creating an exception handler when i want to login to my form to access the rest of my forms. The username and password are linked to server.What if it doesnt connect to server? here is coding for me to login: Private Sub btnLogin_Click(ByVal sender As …

Member Avatar for darthswift00
0
161

The End.