I'm trying to parse raw html into a big string, just leaving the important things behind. Func _SearchForQuest() Local $GlobalQuestURL = "http:http://thottbot.com/?s=" $tSearchParam = GUICtrlRead ($GUIInpts[5]) If $tSearchParam <> "" Then _SetStatus("Connecting to " & $GlobalQuestURL & $tSearchParam) ;//Onu is meditating ;$tQuestResSource = _INetGetSource ($GlobalQuestURL & $tSearchParam) $tQuestResSource = _INetGetSource ($GlobalQuestURL