Sign In
Lisa Wollin
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Articles
ASP.NET
Classic ASP
CSS
FP and VS
General
JavaScript
JavaScript 101
Tips and Tricks
VBA
Archive
Archives
January 2006
(1)
August 2005
(1)
July 2005
(3)
June 2005
(2)
May 2005
(2)
April 2005
(1)
March 2005
(2)
February 2005
(2)
January 2005
(2)
December 2004
(5)
November 2004
(3)
October 2004
(4)
September 2004
(7)
August 2004
(5)
July 2004
(6)
June 2004
(8)
May 2004
(8)
April 2004
(4)
July, 2004
MSDN Blogs
>
Lisa Wollin
>
July, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Lisa Wollin
Securing online content and images
Posted
over 8 years ago
by
MSDNArchive
17
Comments
The Internet is a great visual tool for displaying artwork and photos. However, because the source code for Web pages is easily accessible, there is no tried and true method to completely secure your copyright-protected work on the Internet, other...
Lisa Wollin
Creating ASP event handlers
Posted
over 8 years ago
by
MSDNArchive
3
Comments
Here's another tip from Rich Klein about how to create event handler for classic ASP code. If you’ve ever tried to program an event handler for option buttons (also know as radio buttons) in ASP, you know this can be a daunting task. Option...
Lisa Wollin
Two New Web Casts Coming in August
Posted
over 8 years ago
by
MSDNArchive
1
Comments
Hi, all, we have two new Web casts coming in August targeted at FrontPage interoperability with Windows SharePoint Services sites. If you're working with WSS sites, then you'll be interested these. Please join us. August 25, 1-2:30PM: MSDN Webcast...
Lisa Wollin
Create a custom toolbar to insert HTML tags
Posted
over 8 years ago
by
MSDNArchive
3
Comments
In my opinion, one of the coolest features in FrontPage is the VBA object model. I think it's cool because with it I can create macros and add-ins to extend FrontPage. If FrontPage doesn't have a feature that does what I want it to do, I can create a...
Lisa Wollin
Add my page to a visitor's Favorites list
Posted
over 8 years ago
by
MSDNArchive
6
Comments
Here's a tip that Jim Buyens * , a FrontPage MVP, contributed awhile ago that shows how to create a link that adds a Web page to a visitor's list of Favorites. Switch to Code view and add this script where you want the hyperlink to appear: <script>...
Lisa Wollin
Open a page in a new window of a specific size
Posted
over 8 years ago
by
MSDNArchive
31
Comments
I've often seen questions in the FrontPage Programming newsgroup for code to programmatically open a page in a browser window that is of a specifc size. Of course, using the target attribute of the A element, you can easily open a new page in a new browser...
Page 1 of 1 (6 items)