mustafa06
01-26-2008, 06:57 AM
Code : ( İn Button1 )
a = File.DoesExist("C:\\mustafa.txt");
Input.SetText("Input1", a);
İf ı click button1 then ı want to saw my input = mustafa.txt
how ? ;)
a = File.DoesExist("C:\\mustafa.txt");
Input.SetText("Input1", a);
İf ı click button1 then ı want to saw my input = mustafa.txt
how ? ;)