Asked by:
changeable elements in html

Question
-
hello
i found there is some websites now using changeable elements like this example
data-reactid=".5y.1:3:1:$comment962855837071677_962856453738282:0.0.$right.0.$left.0.0.0.0.0">Abdelhamid Rwished</span>
how we can we deal with code like this to get the name?
check this
<code class="hidden_elem" id="u_0_12"><!-- <div class="_2h4v _137a _5ay5"><div class="_58gc stat_elem" id="fbProfileCover"><a class="_117p" href="/SouqEgypt/photos/a.370938112930122.93088.178274428863159/960746833949244/?type=1" rel="theater" ajaxify="/SouqEgypt/photos/a.370938112930122.93088.178274428863159/960746833949244/?type=1&src=https%3A%2F%2Ffbcdn-sphotos-e-a.akamaihd.net%2Fhphotos-ak-xpt1%2Fv%2Ft1.0-9%2F1513785_960746833949244_1620153616566284508_n.jpg%3Foh%3De4c2199537be91d4ca08976e6451996d%26oe%3D5598AFF2%26__gda__%3D1436416697_0950b3c8e2d1e6879cb3d84ebbad7ac9&size=851%2C344&fbid=960746833949244&source=10&player_origin=pages" data-instruction="Drag to Reposition Cover" title="Cover Photo"><img class="_xlg img" src="https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-xpt1/v/t1.0-9/1513785_960746833949244_1620153616566284508_n.jpg?oh=e4c2199537be91d4ca08976e6451996d&oe=5598AFF2&__gda__=1436416697_0950b3c8e2d1e6879cb3d84ebbad7ac9" data-fbid="960746833949244" style="top:0px;width:100%" alt="Cover Photo" /></a><div class="_2k8n clearfix" id="fbTimelineHeadline"><div id="fbPageFinchProfilePic"><a class="profilePicThumb" href="/SouqEgypt/photos/a.178277892196146.40354.178274428863159/960746837282577/?type=1&source=11" rel="theater"><img class="profilePic img" alt="Souq.com" src="https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xtp1/v/t1.0-1/p160x160/11109813_960746837282577_1225064135732244136_n.jpg?oh=bcc599e71c92cdf4c8e06ca779f7e01c&oe=55B98797&__gda__=1436865627_fb7f187ec4048d550a4a3cc9f5f67782" /></a></div></div><div class="_58gk"><div class="_58gh _2pii"><h2 class="_58gi _5rqs"><span>Souq.com</span><span class="_5rqt"><span class="_5rqu"><span data-hover="tooltip" data-tooltip-position="right" class="_56_f _5dzy _5d-1 _5d-3" id="u_0_y"></span></span><span class="_5rqu"></span></span></h2><span class="_50f6"><div class="_58gj fsxxl fwn fcw">Website</div></span><div class="_21yr _50f4">Redirected from <a href="https://www.facebook.com/Souq?brandloc=DISABLE" data-gt="{"entity_id":"135500506486083","entity_path":"\\/pages_www.php"}" data-hovercard="/ajax/hovercard/page.php?id=135500506486083">Souq.com</a></div></div><div class="_58gm"><div id="pages_actions_pagelet" data-referrer="pages_actions_pagelet"></div></div></div><div class="_5otg"><div class="_2h0l _117j" id="u_0_z"></div></div><div class="_117m" id="u_0_10"><span data-hover="tooltip" aria-label="Cover photos are public" class="_5n67"><span style="padding-left: 22px;" class="uiIconText"><i class="img sp_G5Or5Ex8YxF sx_515998" style="top: 1px;"></i>Public</span></span><button class="_42ft mlm _4jy0 _4jy4 _517h _51sy" type="button" id="u_0_v">Cancel</button><button class="_42ft _4jy0 _4jy4 _4jy1 selected _51sy" type="button" id="u_0_w">Save Changes</button><input type="hidden" autocomplete="off" name="offset" id="u_0_x" /></div></div></div> --></code>
- Moved by KareninstructorMVP Monday, April 6, 2015 10:40 AM Moved from VB.NET
Monday, April 6, 2015 9:32 AM
All replies
-
This forum is for VB.
Microsoft does not have a forum for plain HTML, therefore you have to search for that.
maybe you can find some help in this w3c forum.
http://w3schools.invisionzone.com/index.php?showforum=3
In this VB forum your question is OT (off topic)
Success
CorMonday, April 6, 2015 10:22 AM -
srry but it's my mistake
i need to use vb.net to throw elements of webbrowser tool to read this info of page at website
now please move back to vb.net forum again
thanks
- Edited by el3ashe2 Wednesday, April 8, 2015 11:48 PM
Wednesday, April 8, 2015 11:47 PM