المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C# windows forms sent data to a link and preview them with PHP on IE or Safari etc.



C# Programming
06-11-2012, 01:11 AM
Is there any other way which can someone send post or get values with C# to PHP and previewing them with PHP in internet explorer??

An 100% solution is to use ProcessStartInfo( "my link&value = ","my data");

And when i'll do a echo $_GET['value'] it returns my data just fine. But the problem is that i have to do with million or billion values.

If i put on and EventHandler which reads from serialport,
Then IE or other browser will opens me million or billion tabs!!! What should i do for this way or propose me something else please???

Thanks
All the truth becomes from knowledge...