Luc001 77 Posting Whiz

Hi,

You can find some information, here.

Luc001 77 Posting Whiz

Hi,

That error could be caused in the configuration of IIS.

What you can try is;
Change Classic mode by integrated mode in IIS options, and it should work then.

Luc001 77 Posting Whiz

guys How do you Create Database in MS Access Using Oledb in vb.net?

Hi,

You can find a tutorial how to create a Database with Access in vb.Net.
Look, here.

Luc001 77 Posting Whiz

Hi,

You can try something like this:

TextBox1.Text = Date.Now.DayOfWeek.ToString
GeekByChoiCe commented: not what the OP wanted to know +0
Luc001 77 Posting Whiz

Hi,

In the button event start the timer and switch the relay on.
In the timer event create a counter to count the seconds the relay is on and switch then the relay off.

Luc001 77 Posting Whiz

Hi,

You can find an example how to do it, here.

Netcode commented: the link is a bad one -1
Luc001 77 Posting Whiz

Hi,

I think you should start a New thread, because a few members will look into a solved thread.