| View previous topic :: View next topic |
| Author |
Message |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Jun 13, 2003 9:37 pm Post subject: Get SourceURL from copied web page text... |
|
|
Does anyone know of a way to get the SourceURL from copied web page
text? I know the information exists because when you copy it into the
VDS editor, if you have not made a program to strip clipboard content of
this extra content, you will get something like the following:
| Quote: | Version:############
StartHTML:############
EndHTML:############
StartFragment:############
EndFragment:############
StartSelection:############
EndSelection:############
SourceURL:http://www.somewhere.com/some_dir/somepage.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<b>Content</b>
</html> |
_________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sat Jun 14, 2003 1:19 pm Post subject: |
|
|
Well what I wanted to do was get the URL from which the text was
copied from, even if the browser window was closed, so I can do
some processing from it... I wouldn't really want to have the edit box
look this way.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
nick Contributor

Joined: 15 Aug 2000 Posts: 50 Location: hamburg,nj
|
Posted: Sat Jun 14, 2003 10:08 pm Post subject: |
|
|
Hi:
Have you tried the vdsipp.dll. I'm not sure if it will retrieve the information you want.
Nick |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Sun Jun 15, 2003 9:18 am Post subject: |
|
|
Nick, that is not exactly what we are trying to do. I'll give you an example. You have to copy the following code into VDS.
Then you get the strange 'header' FreezingFire is talking about. But now our problem is that we can't get that header if we use the list paste command of VDS.  _________________ [ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial! |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Sun Jun 15, 2003 9:30 am Post subject: |
|
|
Clipboard Viewer turned out to be worthless with this issue also.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Sun Jun 15, 2003 9:05 pm Post subject: |
|
|
http://www.dbrocksoftware.com/
| Quote: | | TSyntaxMemo, is temporarily unavailable. Product support can be obtained via our on-line forums. |
|
|
| Back to top |
|
 |
|