| View previous topic :: View next topic |
| Author |
Message |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Mon Mar 04, 2002 1:59 pm Post subject: "" and URL |
|
|
I need help with 2 questions:
1. how to get VDS to save something like "hi" to a text file ie. including the " ". I've tried """hi""" but that didn't work,
2. how can i pick up the url from MSIE or Netscape without using @wintext() or @winatpoint().
Thanks in advance,
:)
Serge _________________
|
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Mon Mar 04, 2002 2:29 pm Post subject: |
|
|
The answer to your question No. 1 is to use @CHR(34) whenever you
want to write the " char.
Greetz
Dr. Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
cripled Newbie

Joined: 04 Feb 2002 Posts: 6
|
Posted: Mon Mar 04, 2002 8:35 pm Post subject: |
|
|
Did you try the history (IE), i'm not a netscape user, so i don't know how it handels it's history... _________________ <-- End of script --> |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Tue Mar 05, 2002 12:29 pm Post subject: Thanks and URL |
|
|
Thanks for your replies :)
I need to get the URL from MSIE and Netscape live ie. when someone types in a URL or when someone clicks on a link and the URL is changed.
Thanks again,
Serge _________________
|
|
| Back to top |
|
 |
|