This is the code
Shell ("cmd /k ping -t -w 10 -l " & Text2.Text " & text1.text)
its putting a command in cmd.exe and
the -l gets his code from text2.text
And then the website its going to ping should be
text1.text but i dont know how to seperate text2.text and text1.text
Please help me
[email removed]