Click here to Skip to main content
16,014,568 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCalculating the CPU usage of ONE process with VB.NET 2003 Pin
Chaos Machine11-Sep-08 20:09
Chaos Machine11-Sep-08 20:09 
AnswerRe: Calculating the CPU usage of ONE process with VB.NET 2003 Pin
Dave Kreskowiak12-Sep-08 1:45
mveDave Kreskowiak12-Sep-08 1:45 
QuestionXML XPath search in vb.net Pin
japel11-Sep-08 12:10
japel11-Sep-08 12:10 
QuestionControl master/wave/mic of soundcard Pin
Me kiter11-Sep-08 8:01
Me kiter11-Sep-08 8:01 
AnswerRe: Control master/wave/mic of soundcard Pin
jzonthemtn11-Sep-08 10:05
jzonthemtn11-Sep-08 10:05 
Questionmetaphones Pin
lawasso11-Sep-08 4:16
lawasso11-Sep-08 4:16 
AnswerRe: metaphones Pin
leppie11-Sep-08 4:34
leppie11-Sep-08 4:34 
QuestionVBScript - View Source Pin
Reelix11-Sep-08 3:55
Reelix11-Sep-08 3:55 
Hi all!

I'm hoping this is the place to post this, as it's not EXACTLY VB / VB.NET, and there's no Topic for VBScript...

Anyways - To the question.

I'm trying to find a way to input a URL, and have it display the raw HTML Data for it.

Eg: If I input:

http://www.codeproject.com/

It'll output:

<html>

<head>
	<title>CodeProject. Free source code and programming help</title>
	
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Description" content="Free source code and tutorials for Software developers and Architects.">
<meta name="Keywords" content="Free source code, tutorials">
<meta name="Author" content="The Code Project">
</meta></meta></meta></meta></head></html>


etc etc etc.

Does anyone know if this can be done?

It is an ASP Page, using VBScript for Code (Due to limitations, JavaScript cannot be used on the page)

Thanks alot Smile | :)

- Reelix

-= Reelix =-

AnswerRe: VBScript - View Source Pin
jzonthemtn11-Sep-08 6:24
jzonthemtn11-Sep-08 6:24 
GeneralRe: VBScript - View Source Pin
Reelix11-Sep-08 20:11
Reelix11-Sep-08 20:11 
QuestionVB.net Searching File for string Pin
Maffyx11-Sep-08 3:29
Maffyx11-Sep-08 3:29 
AnswerRe: VB.net Searching File for string Pin
jzonthemtn11-Sep-08 6:28
jzonthemtn11-Sep-08 6:28 
GeneralRe: VB.net Searching File for string Pin
Maffyx11-Sep-08 10:31
Maffyx11-Sep-08 10:31 
GeneralRe: VB.net Searching File for string Pin
Maffyx13-Sep-08 18:58
Maffyx13-Sep-08 18:58 
GeneralRe: VB.net Searching File for string Pin
Maffyx13-Sep-08 20:05
Maffyx13-Sep-08 20:05 
GeneralRe: VB.net Searching File for string Pin
Maffyx13-Sep-08 20:42
Maffyx13-Sep-08 20:42 
QuestionVBA Quicky Pin
harveyhanson11-Sep-08 0:51
harveyhanson11-Sep-08 0:51 
AnswerRe: VBA Quicky Pin
ChandraRam11-Sep-08 1:20
ChandraRam11-Sep-08 1:20 
QuestionInternet Explorer Toolbar Pin
Gagan.2011-Sep-08 0:38
Gagan.2011-Sep-08 0:38 
AnswerRe: Internet Explorer Toolbar Pin
harveyhanson11-Sep-08 0:52
harveyhanson11-Sep-08 0:52 
GeneralRe: Internet Explorer Toolbar Pin
Gagan.2011-Sep-08 18:13
Gagan.2011-Sep-08 18:13 
AnswerRe: Internet Explorer Toolbar Pin
LloydA11112-Sep-08 12:41
LloydA11112-Sep-08 12:41 
QuestionRe: Internet Explorer Toolbar Pin
Gagan.2012-Sep-08 17:03
Gagan.2012-Sep-08 17:03 
QuestionWindows Services Pin
Gagan.2011-Sep-08 0:32
Gagan.2011-Sep-08 0:32 
AnswerRe: Windows Services Pin
jzonthemtn11-Sep-08 1:28
jzonthemtn11-Sep-08 1:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.