It can be that tis question is really trivial.
I will use the data of a generated php page in my script.
I ask for a php site with this parameter :
index.php?intPart=4&intSect=200
in the generated site stand only this data :
strPart=A40ASR&strSect=0&strExist=1
If strExist=1 i will display the value of strPart in my website, after this i will save the value of strPart and strSect in a file .
Other question... how can i filter some data ?
If someone has suggestions or solution i will be happy.
At moment i'm really new in java and so i need some help.
best regards,
Frank Münzner
I will use the data of a generated php page in my script.
I ask for a php site with this parameter :
index.php?intPart=4&intSect=200
in the generated site stand only this data :
strPart=A40ASR&strSect=0&strExist=1
If strExist=1 i will display the value of strPart in my website, after this i will save the value of strPart and strSect in a file .
Other question... how can i filter some data ?
If someone has suggestions or solution i will be happy.
At moment i'm really new in java and so i need some help.
best regards,
Frank Münzner