stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


An explorer script with no need for ID







An explorer script with no need for ID

An explorer script with no need for ID 10/31/2003 06:10 AM

As a lot of people use windows explorer to navigate through their harddisk, more and more people ask for the same navigation for deeply nested web sites. This article explains how to develop one of these in a backward-compatible, expandable and accessible way.




This is a GrokNews Entry: (what is grok?)





Similar Items

An explorer script with no need for ID

Grok Headline matches for An explorer script with no need for ID

Making Pocket Internet Explorer Display
Script Errors


Making Pocket Internet Explorer Display
Script Errors
12/27/2004 07:22 PM

Vulns: Multiple Microsoft Internet
Explorer Script Execution
Vulnerabilities


Vulns: Multiple Microsoft Internet
Explorer Script Execution
Vulnerabilities
06/13/2004 08:11 PM
SecurityFocus Jun 13 2004 11:14PM GMT

VB Script forms (Part 1): Using Internet
Explorer for data input/output forms.


VB Script forms (Part 1): Using Internet
Explorer for data input/output forms.
09/23/2004 03:16 PM

BugTraq: Microsoft's Explorer and
Internet Explorer long share name buffer
overflow


BugTraq: Microsoft's Explorer and
Internet Explorer long share name buffer
overflow
04/26/2004 01:05 PM
SecurityFocus Apr 26 2004 5:09PM GMT

RE: Microsoft's Explorer and Internet
Explorer long share name buffer
overflow.


RE: Microsoft's Explorer and Internet
Explorer long share name buffer
overflow.
04/26/2004 07:06 PM
Rodrigo Gutierrez (Apr 25 2004)

Microsoft's Explorer and Internet
Explorer long share name buffer
overflow.


Microsoft's Explorer and Internet
Explorer long share name buffer
overflow.
04/26/2004 01:18 PM
Rodrigo Gutierrez (Apr 25 2004)

Re[2]: [Full-Disclosure] Microsoft's
Explorer and Internet Explorer long
share name buffer overflow.


Re[2]: [Full-Disclosure] Microsoft's
Explorer and Internet Explorer long
share name buffer overflow.
04/29/2004 01:18 PM
3APA3A (Apr 29 2004)

Re: [Full-Disclosure] Microsoft's
Explorer and Internet Explorer long
share name buffer overflow.


Re: [Full-Disclosure] Microsoft's
Explorer and Internet Explorer long
share name buffer overflow.
04/27/2004 02:34 PM
KF (lists) (Apr 26 2004)

Getting the List of VB Script Error
Numbers -- With a Script


Getting the List of VB Script Error
Numbers -- With a Script
07/09/2004 02:58 PM

Re: Windows Explorer TGA Crash is a DoS
bug in Internet Explorer.


Re: Windows Explorer TGA Crash is a DoS
bug in Internet Explorer.
12/22/2004 01:09 AM
Berend-Jan Wever (Dec 20 2004)

script alert('MotherChodd') /script


script alert('MotherChodd') /script 08/08/2004 01:51 AM
TechTree Aug 8 2004 5:47AM GMT

Internet Explorer 6 SP1 Update: Internet
Explorer May Unexpectedly Close When You
Leave the Pointer on the Text in the
DHTML Editor


Internet Explorer 6 SP1 Update: Internet
Explorer May Unexpectedly Close When You
Leave the Pointer on the Text in the
DHTML Editor
11/05/2003 11:38 PM
In the DHTML editor of Microsoft Internet Explorer 6 Service Pack 1 (SP1), when the text in the DHTML editor is a link, and the pointer is at the end of the link text, Internet Explorer may unexpectedly close (crash) when you try to exit the page. You may also receive a "General Protection Fault" error message on the Dhtmled.ocx file.

¿Un explorer (mucho) mejor que el
Explorer?


¿Un explorer (mucho) mejor que el
Explorer?
02/16/2004 09:22 AM

Internet Explorer 6 SP1 Update: Internet
Explorer Unexpectedly Quits When You Use
It to View a Web Page That Contains VML


Internet Explorer 6 SP1 Update: Internet
Explorer Unexpectedly Quits When You Use
It to View a Web Page That Contains VML
11/05/2003 11:38 PM
This update resolves an issue when you use Microsoft Internet Explorer 6 to view a Web page that contains Vector Markup Language (VML), Internet Explorer may unexpectedly quit (crash). This problem may occur if a script in the Web page changes the src attribute on a VML image element to a different location.

WAP IPB Script


WAP IPB Script 06/04/2004 05:57 AM
Nwew Version Coming Soon!

SCRIPT-ed


SCRIPT-ed 06/19/2004 05:50 AM
SCRIPT-ed
http://www.script-ed.org

The second issue of SCRIPT-ed, the online, international, interdisciplinary and multi-lingual law and technology journal of the AHRB Research Centre for Studies in Intellectual Property and Technology Law is now live. This will be added to Legal Resources 2004-05 Internet MiniGuide.


F-Script 1.2.7


F-Script 1.2.7 09/16/2004 04:51 PM
An open source scripting language.

Update: F-Script 1.2.7


Update: F-Script 1.2.7 09/17/2004 10:16 AM
The open-source, object-oriented, scripting language adds Core Data Explorer, which allows exploration of live Core Data objects (one of the major new components in the upcoming Mac OS X Tiger), plus other improvements.

Script Kiddies


Script Kiddies 12/26/2003 07:46 AM

bloghole.net/hackers_rule
track this site | 3 links


Using VB Script to Run Programs


Using VB Script to Run Programs 08/27/2004 01:58 PM

VB Script to populate AD


VB Script to populate AD 04/16/2004 06:24 AM

iDo Script Scheduler 1.5.2


iDo Script Scheduler 1.5.2 10/28/2003 11:08 PM
A utility which lets you automatically run AppleScripts, shell and Perl scripts at any time of the day or night.

My Voting Script 2.1


My Voting Script 2.1 12/11/2003 12:01 PM
A simple Perl script for taking surveys on Web pages.

Script Transliterator


Script Transliterator 05/18/2004 01:27 AM
transscript project research started

XHTML and the script tag


XHTML and the script tag 01/07/2004 06:49 PM
So for some odd reason, my alpha Kinja design that was visible in IE, Camino, Firebird, and Safari on IE and Mac suddenly stopped rendering on IE/Mac, IE/Windows, and Safari/Mac (didn't test the others, was too busy freaking out). I tried everything I could think of, validated the code (clean XHMTL 1.0 Strict), validated the CSS, had some friends take a look, and nothing. "View source" showed code, but nothing appeared on screen. Finally, after commenting out code line by line, I nailed it. In my header, I had:

<script src="/functions.js" type="text/javascript" />

While the validator liked this, and Camino had no problem, the other browers barfed big time and treated it as an unclosed tag, rendering nothing more. A quick change to:

<script src="/functions.js" type="text/javascript"></script>

and all is right with the world again. I write this because I'm sure I'll have this problem again, and then Google will help me (hi idiot Meg from the future making the same mistakes again!) In the meantime, it may help you.

Script tracing in ASP.NET


Script tracing in ASP.NET 06/02/2004 04:38 PM
CNET Jun 2 2004 8:05PM GMT

Do-It-Yourself Script Center Kit


Do-It-Yourself Script Center Kit 01/05/2005 01:06 AM
The Do-It-Yourself Script Center Kit includes all the materials you need to create your own version of the TechNet Script Center, either as stand-alone Web pages, stand-alone .vbs files, or as a .chm Help file. Included in the Kit are a database of all the scripts found in the TechNet Script Center Script Repository, as well helper scripts for creating Web pages, .vbs files, and .chm files. The Kit also icludes instructions for using these helper scripts.

SIMPLE/Ego-Script 0.1


SIMPLE/Ego-Script 0.1 05/23/2004 09:23 AM
A BASIC-like scripting interpreter.

Signing a Script


Signing a Script 06/17/2004 12:36 AM

PM FAQ: Script Errors


PM FAQ: Script Errors 04/12/2004 04:47 PM

Kick ODP Script


Kick ODP Script 08/19/2004 02:17 AM

Blaise Script


Blaise Script 10/28/2003 11:06 PM
Blaise Script 0.9 Beta 1 Released

Getting the VB Script Requirements


Getting the VB Script Requirements 05/09/2004 12:56 PM

iDo Script Scheduler X 1.6b7


iDo Script Scheduler X 1.6b7 04/26/2004 11:02 PM
iDo Script Scheduler is a scheduler for running AppleScripts at any desired time.

Script.aculo.us


Script.aculo.us 06/24/2005 07:22 PM

Found this via SvN: script.aculo.us is a javascript library that makes a lot of the new fun Ajax/javascript goodies that everyone's so fond of easier to put together.

The Web is changing. The 30-year-old terminal-like technology it was originally is gradually giving way to new ways of doing things. The power of AJAX allows for rich user interaction without the trouble that has bugged traditional web applications. Building upon the wonderful Prototype JavaScript library, script.aculo.us provides you with some great additional ingredients to mix in.

The library includes a lot of great visual effects, as well as some really useful things like drag-and-drop support.


SGF Control Script


SGF Control Script 05/10/2004 10:12 AM
v1.0-Alpha2 Released

ApexSQL Script v3.5


ApexSQL Script v3.5 05/20/2004 07:14 PM
ApexSQL Script creates insert scripts from any Microsoft SQL Server 7 or 2000 database that can be archived, emailed, checked into source control, run against another database etc. Auto-Inserts handles Identity fields and can auto-sequence the scripting order of tables to avoid referential integrity violations even when re-loading an entire database. [Shareware $199.00 14 Days 3.85 MB]

HTML 2 PDF - a PHP script


HTML 2 PDF - a PHP script 07/25/2004 02:12 PM
HTML 2 PDF - PHP script 1.0 (beta) released

iDo Script Scheduler 1.5.1


iDo Script Scheduler 1.5.1 03/14/2003 03:45 PM
iDo Script Scheduler lets you create a schedule to run your scripts and it can also be controlled by AppleScript. Not only can you automatically launch your scripts, but each time they run, you can pass a line of parameters to your script.

Release notes: Background software updated to match PowerKey 4.1.4. Added an "Execute Event" item to the Edit menu to run a script immediately. Added a contextual menu to create, edit and delete events. In some circumstances, if iDo Script Scheduler was used in conjunction with the PowerKey 4.1.3 software, the scheduled scripts failed to run -- fixed. In Mac OS 9, hot key events were affected by the state of the caps lock key, even though it was not displayed in the event editor -- fixed. (In OS X, the caps lock key is ignored when creating or activating hot keys.)
Grok Description matches for An explorer script with no need for ID
GrokA matches for An explorer script with no need for ID

Jordanian Firm to Quit Iraq to Save
Lives of 2 Hostages


Jordanian Firm to Quit Iraq to Save
Lives of 2 Hostages
07/27/2004 07:52 PM
Secretary of State Colin L. Powell urged America's allies not to hand the hostage-takers victory by giving in to their demands.

Save time, save effort, save money


Save time, save effort, save money 05/28/2004 04:57 PM
CNET Asia May 28 2004 9:16PM GMT

Hurricane Intensified Unexpectedly Near
Florida


Hurricane Intensified Unexpectedly Near
Florida
08/14/2004 03:01 AM
In spinning up from a relatively unremarkable Category 2 storm to the extreme Category 4 level in just five hours, Hurricane Charley illustrated the limits that still dog forecasting.

Unexpectedly, the Mars Rovers Are Still
Going Strong


Unexpectedly, the Mars Rovers Are Still
Going Strong
03/22/2005 03:22 PM
The Mars rover Spirit has found itself rejuvenated and is making some of its most significant discoveries about Mars' past.

U.S. Jobless Claims Fall Unexpectedly


U.S. Jobless Claims Fall Unexpectedly 12/30/2004 11:41 AM
Reuters via Wired News Dec 30 2004 2:12PM GMT

Jail Inmate Unexpectedly Gives Birth
(AP)


Jail Inmate Unexpectedly Gives Birth
(AP)
01/09/2004 09:55 PM
AP - The Snohomish County Jail got a new inmate unexpectedly — and very briefly — when a prisoner gave birth to a boy, authorities said.

A fix for Software Update unexpectedly
quitting


A fix for Software Update unexpectedly
quitting
05/05/2004 11:23 AM
I was recently upgrading a Mac from Jaguar to Panther, and in the process of using Software Update to bring it up to spec with the latest updates, I reached a point at which Software Update would "unexpectedly quit" before ev...

Ericsson Posts Unexpectedly Large Profit
(AP)


Ericsson Posts Unexpectedly Large Profit
(AP)
04/23/2004 09:28 AM
AP - Wireless equipment maker LM Ericsson posted an unexpectedly large first-quarter profit Friday, citing increasing demand from mobile phone operators expanding their networks.

Industrial Output Unexpectedly Drops in
March


Industrial Output Unexpectedly Drops in
March
04/16/2004 10:28 AM
U.S. industrial production was dragged lower for the first time in 10 months by soft demand seen by utilities and factories.

Jobs Growth Unexpectedly Strong in May
(Reuters)


Jobs Growth Unexpectedly Strong in May
(Reuters)
06/04/2004 09:03 AM
Reuters - U.S. employers added an unexpectedly large 248,000 jobs in May, according to a government report on Friday that confirmed a strengthening economy likely to soon usher in higher interest rates.

Microsoft benefits as sales move higher
unexpectedly


Microsoft benefits as sales move higher
unexpectedly
04/24/2004 03:36 AM
Houston Chronicle Apr 24 2004 7:01AM GMT

FIX: Windows Media Player 9 Series quits
unexpectedly while you are playing
online content


FIX: Windows Media Player 9 Series quits
unexpectedly while you are playing
online content
07/13/2004 12:25 AM
When you are playing content from a network source, Microsoft Windows Media Player 9 Series may quit unexpectedly (crash) if Windows Media Player briefly loses the network connection and then tries to reconnect. If you are using Windows Media Player together with a host application such as Microsoft Internet Explorer, and Windows Media Player is embedded in the host application, the host application may quit unexpectedly if the network connection is lost.

FIX: Windows Media Player 9 Series quits
unexpectedly playing online content


FIX: Windows Media Player 9 Series quits
unexpectedly playing online content
07/13/2004 08:46 PM

Illustrator CS


Illustrator CS 01/24/2004 07:35 AM
By David Creamer (Mac Design Magazine via MyAppleMenu)

10.3: Faxing from Illustrator 10


10.3: Faxing from Illustrator 10 12/09/2003 10:59 AM
I don't seem to be able to fax from Illustrator 10 using the built-in fax support in Panther. But when I save my files in PDF-compatible Illustrator format, I can open my documents with Preview and fax them from there ... a s...

Feature: First look: Illustrator CS2


Feature: First look: Illustrator CS2 04/03/2005 11:48 PM
Illustrator CS 2 packs some powerful new drawing tools, along with a new control palette that makes using the program much easier without altering any of the previous version’s palettes or keyboard commands.

Review: Illustrator CS2


Review: Illustrator CS2 06/24/2005 05:00 PM
For Illustrator CS2, Adobe’s engineers addressed the program’s core drawing functions rather than just sticking to interface tweaks. The result is an application that has some exceptional new tools, as well as a few welcome interface changes.

Illustrator CS2 (4.5 Mice) Best Current Price: $369.00 (via ProductFinder)

Adobe Illustrator CS 11.0.2


Adobe Illustrator CS 11.0.2 12/22/2004 01:20 AM
Enhanced performance and Photoshop 7.0 compatability highlight this update to the popular vector graphics software.

Illustrator for Windows


Illustrator for Windows 07/24/2004 11:25 AM
The Corpus Vitrearum Medii Aevi now has a digital archive containing 10,000 images of medieval stained glass from English churches and cathedrals: a wonderful resource for anyone interested in medieval art. These stunning images of the windows at Fairford, in Gloucestershire, are just a tiny fraction of the extraordinary riches available on the site.

New: Illustrator CS Killer Tips


New: Illustrator CS Killer Tips 07/30/2004 10:08 AM
New Riders released Illustrator CS Killer Tips, which contains tips for people who use Illustrator every day and are looking for speed and efficiency and for occasional users looking for refreshers.

Adobe Illustrator CS2 announced


Adobe Illustrator CS2 announced 04/04/2005 02:25 AM
As part of a barrage of announcements detailing the full Creative Suite, Adobe presents Illustrator CS2. Illustrator CS2 adds features such as Live Trace and Live Paint, an enhanced user interface and expanded support for a variety of file formats, including Scalable Vector Graphics Tiny (SVG-t) for output to mobile platforms.

Adobe Illustrator CS2 Live Trace


Adobe Illustrator CS 11.0.2 released


Adobe Illustrator CS 11.0.2 released 12/22/2004 01:51 AM
Adobe has released Adobe Illustrator CS 11.0.2, the latest update to the company's vector graphics application...

Create: Easy 3-D in Illustrator


Create: Easy 3-D in Illustrator 09/19/2004 11:53 AM

Adobe Illustrator Tryout CS


Adobe Illustrator Tryout CS 12/22/2004 01:20 AM
An essential tool for anyone who needs to express ideas visually in print, on the Web, and in any other medium.

Adobe Illustrator v10.0.3 Update


Adobe Illustrator v10.0.3 Update 03/20/2003 04:19 PM

'Learning Adobe Illustrator CS' released


'Learning Adobe Illustrator CS' released 06/10/2004 02:52 PM
Lynda.com today announced "Learning Adobe Illustrator CS," a movie-based tutorial developed for new Illustrator users, or intermediate users upgrading from previous versions of the software...

Microsoft tries its hand with vector
illustrator


Microsoft tries its hand with vector
illustrator
06/08/2004 12:31 PM

News: Adobe talks: Illustrator


News: Adobe talks: Illustrator 06/24/2005 04:58 PM
After 18 years, Adobe Illustrator is still the preeminent vector graphics application on the market. In addition to several new features in the CS 2 edition, Illustrator went through an overhaul to make it easier for users to access its power.

A fix for Illustrator CS' 'Save as PDF'
script


A fix for Illustrator CS' 'Save as PDF'
script
04/09/2004 03:54 PM
For some unknown reason, Adobe Illustrator CS includes a really handy script menu, with a really handy script -- Save Open Documents as PDF. Except for the fact that this script doesn't work. My assumption would be (based on ...

Strata 3D CX links to Photoshop,
Illustrator, more


Strata 3D CX links to Photoshop,
Illustrator, more
06/02/2004 01:19 PM
Strata announced on Wednesday that Strata 3D CX is shipping. The new upgrade to the company's design, illustration and animation tool offers the ability to live-link with Adobe Photoshop files, automatically making changes to the Strata document when you modify the Photoshop file, as well as compatibility with native Adobe Illustrator CS, PDF and EPS files, which can be expanded to 3D geometry within a Strata document.

An explorer script with no need for ID

The following phrases have been identified by the grok system as matching this entry: illustrator "unexpectedly quit" "save as pdf"

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

U.K. Plans to
Extradite Spammers

Second Solar Storm
Blasts Earth

New Stem Cell Lines
Developed

RIAA Sues 80 More
Swappers

DNA, Now in
XXX-Large

Cloned Food OK by
FDA

BBC Offers Power to
the People

The New Road to the
White House

No More Ringing in
Your Ears

Banking Lobby Feels
the Heat

Bye-Bye Data: Glitch
in Panther

RIAA puts its money
where its mouth is

Feedroll
Best of the Best -
Business Web Sites

Business Ethics
Portal

Business Research
Links

CAROL - Company
Annual Reports
Online

CountryWatch
CorpWatch
Econometric Links
Econometrics Journal

EdgarScan
W3Schools
Blogging About
Apples is Fun -
Unless You Work in
Redmond

Nice story about
Atkins and the geek
set

Videotape Shows
Saddam’s Men
Torturing Iraqis

the report with the
breakout of growth
areas

Sliding Doors of
CSS, Part II

reveal the rot of
modern liberalism

GDP Jumps 7.2
Percent, Biggest
Increase in Nearly
20 Years

hacker emblem
"[U]ntil we actually
see real and
sustained jobs
growth, the fear
will linger."

Something About
Miriam

Grim Grinning Ghosts
Come Out To
Socialize...

The Grey Lady of
Willard Library

Case study: Bullring
gets wired

Interview: 3Com
deals for big
business

Aus email scammer
'made A$5m'

Robot race draws
crowd

Fold-out handhelds
on horizon

Net builds China's
richest man

Another 80 song
swappers hit by
suits

'Social Hardware'
nears with Bluetooth
iPod

Light at end of the
tunnel switched back
on for IT
contractors

BMC backs SuSE,
mostly

Lux closing in on
profitability

Aitken rules out job
cuts at Sun's
Linlithgow plant

Computerland Brings
Target into View

A few recent
Everything in
Moderation posts...

Blogjam presents:
Neil Armstrong - The
Truth

Pseudonymous
blogging under
subpoena threat the
register

what is grok?