SiteExperts.com Logo Home | Community | Developer's Paradise | Jobs
User Groups | Site Tools | Site Information | Search
 Main Menu
SiteExperts.com Daily Log
Tracking the history of SiteExperts.com

Get the Daily Log delivered to your e-mail box.

<<July 2008>>
SunMonTuesWedThurFriSat
  12345
6789101112
13141516171819
20212223242526
2728293031  

What happened on July 4, 2008

New and Updated Resources
BooksProfessional Active Server Pages 3.0
The latest edition of this must have, best-selling book on programming ASP.
Messages/ Ratings Posted By
infrascapeweb
Inside TechniquesAnimated Advertisement
An animated advertisement page for InsideDHTML.
Messages/ Ratings Posted By
infrascapeweb
Conditional SSI
An introduction to using SSI (Server Side Includes) to provide custom content to different browsers.
Messages/ Ratings Posted By
infrascapeweb
Creating Scrollable Tables
Demonstrates a script-free technique for creating scrollable tables in Internet Explorer 4.0.
Messages/ Ratings Posted By
infrascapeweb
Custom Context Menus in IE4+
A tutorial and large collection of Internet Explorer 4+ context menu enhancements.
Messages/ Ratings Posted By
infrascapeweb
DIV Menu
Add a pop-up menu in IE to any element simply by adding a DIV element and this script.
Messages/ Ratings Posted By
infrascapeweb
Easy Cross-Browser Form Validation Using Regular Expressions
A tutorial on the basics of using cross-browser regular expressions to validate and format input.
Messages/ Ratings Posted By
infrascapeweb
Favorites Button
Make sure your site can quickly become a favorite of your visitors?
Messages/ Ratings Posted By
infrascapeweb
HTML Tooltips
Cross-browser technique for adding HTML pop-up tips to any link on your web page.
Messages/ Ratings Posted By
infrascapeweb
Legacy Data and the Web: Do your documents want to go to the web?
Not every legacy document wants to go to the web! How can you tell?
Messages/ Ratings Posted By
infrascapeweb
Reordering Items in an HTML Listbox
Learn how to use client-script to reorder listboxes and server-script to process the results.
Messages/ Ratings Posted By
infrascapeweb
Outside TechniquesA Web Statistics Primer
An introduction to the how and why of web statistic tracking.
Messages/ Ratings Posted By
infrascapeweb
Creating Dynamic JavaScript with ASP and Databases
Demonstrates how to dynamically generate client-side javascript using ASP.
Messages/ Ratings Posted By
infrascapeweb
Doc JavaScript: Rotation Builder
Build your own rotating tips, messages, or ads with point and click ease!
Messages/ Ratings Posted By
infrascapeweb
Image Creation with PHP
See how to use PHP's image functions to create custom images from code.
Messages/ Ratings Posted By
infrascapeweb
Processing Credit Cards for Online Payment
Outlines the steps necessary to provide credit card support for an e-commerce Web site.
Messages/ Ratings Posted By
infrascapeweb
ScriptHead: JavaScript SmartForms
Learn how to store user-profiles in cookies that can be used to create smart HTML forms.
Messages/ Ratings Posted By
infrascapeweb
ProductsJavaScript Spin Control
windows-like spin control implemented as JavaScript component
Messages/ Ratings Posted By
infrascapeweb
Web SitesSolution Partners TechCorner
Sharing what we've learned with everyone.
Messages/ Ratings Posted By
infrascapeweb
The Dead Mike Homepage
Lots of DHTML used in various ways
Messages/ Ratings Posted By
infrascapeweb

New and Updated Discussions
Dynamic HTMLIFrame left horizontal scrollbar and top horizontal scroll bar
by jadeite100. Started on 5/24/2007 11:23:19 AM
Hi All:

I have the following IFrame. I am using IE 6 SP2. IFrame is only support by IE.

&l...
Responses Posted By
infrascapeweb
calling a .bat file from ASP
by TonyBaldRunner. Started on 3/14/2007 12:13:21 PM
Hello;

I cannot figure out how to call a .bat file out of my ASP page. Anybody have any ideas?<...
Responses Posted By
infrascapeweb
excel functionality
by pivert. Started on 3/20/2007 1:14:25 AM
hi all, does anyone know a product that has the functionality of an excel sheet? without sounding to...
Responses Posted By
infrascapeweb
document.onsubmit is not getting called
by punesoftware. Started on 11/21/2007 2:53:15 AM
undefined
Responses Posted By
infrascapeweb
REALTIME UPDATE OF A WEBSITE USING JAVASCRIPT
by MAINA. Started on 11/23/2007 12:08:38 AM
How do I get to update a website in real time without having to click on the refresh button on the s...
Responses Posted By
infrascapeweb
DHTML Browser problem
by emhmk1. Started on 2/17/2008 12:52:30 AM
HI everyone, i recently came across the below snippet of code but it only seems to work with IE...
Responses Posted By
infrascapeweb
Convert vertical 3 col 3 rows Table to DIV
by navinamin. Started on 4/26/2008 6:53:48 AM
Dear experts,

Can you convert this html to DIV, so the text within the coloumns are of fixed le...
Responses Posted By
infrascapeweb
Namespacing...
by charriso. Started on 6/18/2008 3:05:07 AM
Hi all,I have just learnt about "Namespacing" your code to avoid dumping potentially conflicting ref...
Responses Posted By
infrascapeweb
JS that should work, but doesn't
by Techmaniac. Started on 6/20/2007 9:46:27 AM
The form handler validates the field for required data. When the user attempts to leave the field e...
Responses Posted By
infrascapeweb
How to create a pop-up window (menu)
by moja. Started on 9/1/2007 1:31:06 AM
 How to create a pop-up window (or menu) similar to the ones shown at the following sites:

...
Responses Posted By
infrascapeweb
tool tip problems
by alpesh02. Started on 11/6/2007 12:04:25 AM
i used DTML tool tip in my PHP code.i want used it multiple records fetch from database.but this too...
Responses Posted By
infrascapeweb
Javascrptie: most creative use?
by RobinAnn. Started on 10/19/2007 9:01:39 PM
anybody bored? have fun and post your results...: Responses Posted By
infrascapeweb
LINQ -- What do you think?
by Monte. Started on 2/11/2008 12:59:43 PM
With the .NET 3.0 Framework right around the corner, I thought I'd ask what everyone thinks of LINQ....
Responses Posted By
infrascapeweb
user control problem !
by vahid_reza. Started on 5/14/2007 9:11:42 AM
Hi

i have created a user control and i want to add it to a page , i add it successfuly but when...
Responses Posted By
infrascapeweb
How to Store Images on Fileupload to Local Drive
by kodalis. Started on 5/31/2007 8:11:40 AM
Hello,I want to know how to store images into Local Drive of the system on Fileupload in ASP.NET(C#)...
Responses Posted By
infrascapeweb
Active Directory
by vini. Started on 3/13/2007 12:37:05 AM
can anyone suggest a good book which helps in querying active directory using vb.net. it should a st...
Responses Posted By
infrascapeweb
Really dumb question -- Sorting a DataTable
by Monte. Started on 2/21/2007 2:47:24 PM
Ok, I'm working on a console app. I've gotten it to do almost everything I want -- except sort a dat...
Responses Posted By
infrascapeweb
connecting to mysql using asp.net 2.0
by alzw. Started on 2/26/2007 8:38:00 AM
Hi i'm trying to connect to mysql using the connection string in web.config and a data access layer....
Responses Posted By
infrascapeweb
Query Analyzer Add-In
by replygunpreet. Started on 3/2/2007 1:28:22 PM
undefined
Responses Posted By
infrascapeweb
Site Design and CritiquesEmbed PowerPoint slide show to web page - Blog-Forum
by gaochuhan. Started on 4/6/2007 11:37:20 PM
I hope this article is helpfull to you .

Embed PowerPoint slide show to web page - Blog---Conve...
Responses Posted By
Mashka
SiteExperts.com FeedbackA test message...
by Scott Isaacs. Started on 2/3/2008 11:42:38 PM

This is a quick test to make sure the discussion forums have been reenabled!

-Scott


Responses Posted By
infrascapeweb
Please report any site issues
by Scott Isaacs. Started on 2/3/2008 11:50:36 PM
We are now running on a brand new server and are quickly working through a few remaining configurati...
Responses Posted By
infrascapeweb
Home Based Free Online Part Time Income Opportunity
by honey07. Started on 4/22/2008 10:31:31 AM
Home Based Free Online Part Time Income Opportunity This is a great job opportunity for Student, Ret...
Responses Posted By
infrascapeweb
google rankings
by infrascapeweb. Started on 7/4/2008 5:57:14 AM
Hi,I am working as a webmaster since last 6 months with a company i am unable to reach my targets ti...
SiteExperts.com 2.0 and Community Server
by Scott Isaacs. Started on 3/25/2007 8:58:29 PM
I am making progress on a major upgrade to SiteExperts.com.  My plan is to migrate the entire s...
Responses Posted By
infrascapeweb
need your opinions on my website
by hightechfreebie. Started on 11/12/2006 4:15:34 PM
HiI have just made a new, small website:http://macmini.hightechfreebie.com/I am not a good web desig...
Responses Posted By
infrascapeweb
Messenger IM
by mpf. Started on 8/1/2006 9:39:37 AM
I mistakenly sent an invitation to join in chat on messenger and I want to retrieve it back before t...
Responses Posted By
infrascapeweb
Just review my site
by cygnet_seo. Started on 8/4/2006 5:22:09 AM
undefined
Responses Posted By
infrascapeweb
LAMP or WAMP
by sandhyapanicker. Started on 8/21/2006 11:40:08 PM
Can Visual SourceSafe used with LAMP
Responses Posted By
infrascapeweb
Review: http://www.teamtesting.com
by masashi. Started on 9/11/2006 12:35:55 PM
Here is my web-project: Responses Posted By
infrascapeweb
can't connect 2 pcs
by shortyp08. Started on 9/27/2006 12:07:06 PM
I have 2 PCS and wanna connect them together to browse interne the primary PC is ok...
Responses Posted By
infrascapeweb
Musicmaza
by cdrom600. Started on 10/9/2006 1:59:45 PM
We have all noticed the user "music...
Responses Posted By
infrascapeweb
i need some advice / help
by johno123. Started on 10/12/2006 10:10:44 AM
hey guys i want to make my site more visible on the web. I am willing to pay someone for any help th...
Responses Posted By
infrascapeweb
Hyperlink to a Bookmark in a pdf
by Norman. Started on 7/13/2006 5:16:42 PM
I have a series of pdf files that contain bookmarks which are used for passing on information to use...
Responses Posted By
infrascapeweb
Articlist.com - please review
by nadavraj. Started on 7/19/2006 6:19:28 AM
Here is my new website, its not finish yet, but i draw the main lines.its an free articles site, and...
Responses Posted By
infrascapeweb
Would realy like to be able to delete a posting i made
by macntig. Started on 7/29/2006 4:29:09 PM
Is that possible? Or can the site administrator do it? Would really help me out otherwise i wouldn't...
Responses Posted By
infrascapeweb
PAGE UPDATING
by MAINA. Started on 11/15/2007 5:39:53 AM
Hi guys;

Need to design a website that will have a table showing varying gate prices to gamepar...
Responses Posted By
infrascapeweb
Remove discussion Thread
by lifeforlola. Started on 10/22/2006 3:44:53 AM
Help! How can I get a discussion removed from site experts? I asked for some site optimisation tips ...
Responses Posted By
infrascapeweb
anchor tags in Internet Explorer?
by dutch26. Started on 11/30/2006 12:10:18 PM
here's the website that i'm having trouble with: purepromotions.bizbesides a few minor details, i'm ...
Responses Posted By
infrascapeweb
Links?
by SmilinJack. Started on 12/1/2006 11:18:09 PM
Greetings, I believe I understand the idea of page links, but don't really know how to get them and ...
Responses Posted By
infrascapeweb
No newsletter since before Christmas
by philcha. Started on 1/23/2007 12:40:23 AM
For some reason I have not had a newsletter email since 12 Dec 2006. Can anyone: (a) explain this; (...
Responses Posted By
infrascapeweb
Video view problems with Internext Exp.
by Michaeldoc2u. Started on 2/18/2007 4:44:42 PM
I am able to view videos on Google and YouTube and other sites where the vide...
Responses Posted By
infrascapeweb
Accessing internet directly from a laptop
by labtechie. Started on 8/21/2006 7:15:40 PM
This is probably a really dumb question, but here goes: I have a home network that  I set up my...
Responses Posted By
infrascapeweb
Article Directory Search Engine
by excellentguide. Started on 8/15/2006 8:21:28 AM
Excellent Guide Article Search Engine is the perfect solution for webmasters and those browsing the ...
Responses Posted By
infrascapeweb
Technical SupportWhy won't Setup.EXE run?
by skate100. Started on 11/3/2004 1:28:39 PM
Can anyone think of a reason that a SETUP.EXE for a program I downloaded won't run?  An example...
Responses Posted By
caroarroyave84
The ServerRun Your Website from Home : your PC as a Webhost
by seo_expert. Started on 8/1/2006 7:15:38 PM
Run Your Website from your Home. Very Cheap and Very Easy-We will guide u to set your PC as a...
Responses Posted By
infrascapeweb

New and Updated Member Profiles
Nothing happened on this day.

Copyright 1997-1999 InsideDHTML.com, LLC. All rights reserved