|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a problem:How to judge one string is readed from html page??if one string contains content is readed from a html page,it's ok!But who can know the string come from??Some one can give some advice or help about this problem?
![]()
__________________
Being a Code Headman !
|
|
#2
|
|||
|
|||
|
I don't understand your question. You as the programmer should know where the string is coming from?
![]() |
|
#3
|
|||
|
|||
|
Sorry!I want to know how to judge a string is read from html??Which special thing do this string have?I want to find some character from the string readed from html page!
The string like it: <html> <head> <meta name="GENERATOR" content="AbsoluteEdit"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> <title></title> </head> <body> hello </body> </html> |
|
#4
|
|||
|
|||
|
If you are asking how to determine that "hello" will be visible in a browser and the rest of the string will not be visible, I don't know any easy way to find that out.
|
|
#5
|
|||
|
|||
|
No,Maybe i don't express my meaning.I want to determine the hole string is or is not accord with the rule of the html language!..THx for your reply!
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > How to judge one string is readed from html page?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|