WebClient-ENC28j60

Hello again.
I want to make a connection between my website and my uno by enc28j60.
Actually I want to send my request from uno to website every 5 seconds.
What is the easiest way to do it??
I have worked with UIPEthernet.h , Is it possible to do it with this library?
Very thank you.

Your last post on this same topic was moved to Project Guidance, because you are NOT asking a Programming question.

I told you how to find it. Why did you ignore me?

This question is a little different.And I mean programming.!

Actually I want to send my request from uno to website every 5 seconds.
What is the easiest way to do it??

Have you considered doing it the way the blink without delay example blinks the LED?

Programming questions have code. Where is yours?