Home >
database > PB how to read GetURL return data, thank you for your master!!!!!!
PB how to read GetURL return data, thank you for your master!!!!!!
I use the inet. GetURL (" http://221.224.134.226/port/insertjt.asp? No=11 ") for the following data:
* * * * * * * * * * * * * content * * * * * * * * * * * * * * *
<meta HTTP - equiv="content-type" Content="text/HTML. Charset=utf-8 "/& gt;
1
* * * * * * * * * * * * * * content * * * * * * * * * * * * *
The problem is that I how to obtain the value in the meta (example the value of the meat is 1), & lt; Meta.../> 1
CodePudding user response:
Writing your own program parsing HTML
CodePudding user response:
Brother can give you a case, thanks!
CodePudding user response:
Pb support embedded call c # language. Net library
The following example, as for you want to do, to.net repository for
1. String ls_sessionid, username
2. # if defined PBWEBFORM then
3. System. Web. SessionState. HttpSessionState ss
4. Ss=System. Web. HttpContext. Current. The Session
5. Ls_sessionid=ss. SessionID
6. Messagebox (" ", ls_sessionid)
7. # end if
CodePudding user response:
Until PB11 has yet to provide access to search for HTML function, estimate the building must own writing code,
CodePudding user response:
PB WEB is really make people mad