Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
224 Points
149 Posts
Mar 22, 2011 10:27 AM|LINK
Hi please find the answer for the below question
protected void Button1_Click(object sender, EventArgs e)
{
runcmd();
Thread.Sleep(900000);
txtReplace();
checkIPAddress();
}
sathis_asp
Member
224 Points
149 Posts
Re: Shared file problem
Mar 22, 2011 10:27 AM|LINK
Hi please find the answer for the below question
protected void Button1_Click(object sender, EventArgs e)
{
runcmd();
Thread.Sleep(900000);
txtReplace();
checkIPAddress();
}