IT SOLUTIONS
916-726-5675
-Collapse +Expand

Web Design

Search Web Design Group:

Advanced
-Collapse +Expand Web Design Group Home
-Collapse +Expand Message Board
-Collapse +Expand Knowledge Base
-Collapse +Expand Web Design Store
-Collapse +Expand Members Only

Prestwood eMagazine

Subscribe now!
Enter your email:


What Reader's Say!

Here's what our readers have to say about our newsletter.

D.K. 'Bud', Houston Texas

I received your newsletter and really enjoyed the material. Please keep them coming.

John F Hurren, Queensland Australia

Thank you for your newsletter which I have been receiving now for some time. I enjoy it very much.

Mahdieh

Your knowledge base and articles are very useful and amazing. Thank you very much.


Feedback Wanted!

We want your feedback! Tell us what you think of our monthly eMag.
[Add Comment]
   Prestwood ITPrestwoodBoardseMagCurrent   
View Group Edition:
Full Edition Your Edition || Prev Next || Subscription Center

eMag Jul 2010 Issue - Web Design Edition

Subscribe!

Start subscribing now! It's free!

Each month on or after the 1st, and only once a month, we will send you content from up to 5 community groups. If you select this Web Design group, you'll receive the following content below mixed in with the other groups you elect to include.

The Prestwood eMag
www.prestwood.com
July 2010 - Web Design EditionYear 12 Issue 7
A computer community for power-users and I.T. professionals!
July Issue : New PrestwoodBoards Features!
Table of Contents:
Featured Articles:
  • From The Editor
  • Web Design
  • From The Editor
    Mike Prestwood

    New Features for PrestwoodBoards

    Lots of new features for PrestwoodBoards.com, here are just a few...

    • Enhanced privacy settings!
    • Anonymous posts.
    • Secure SSL signin.
    • PrestwoodBoards and Prestwood.com now separate.
    • Upload your business card.
    • Upload your company or group logo.
    • Set your account for personal or business.
    • Advertise your company through your PrestwoodBoards home page.
    • Setup quality back-links to your website.
    • New Online Today page.

    Visit PrestwoodBoards.com Now!


    From our IT Water-Cooler for Power-Users topic...
    Top 10 Things That Annoy Programmers by Wes Peterson
    http://www.kevinwilliampang.com/2008/08/28/top-10-things-that-annoy-programmers/
    From our Computer Community topic...
    Member Points Program by Mike Prestwood

    Member points information.

    From our psSendMail DLL topic...
    v1.1 Documentation by Wes Peterson
    v1.1 of psSendMail will soon be replaced by v2.




    Prestwood Web Design GroupTop 
    A classic post from our Website Scripting topic...
    Connection Strings, Web.Config, and the Development Environment by Bryan Valencia

    There is a way to configure your ASP.NET website with one configuration for your internal development environment and another for your online website - and still be able to publish your site without hand editing the web.config.

    A classic post from our Cascading Style Sheets (CSS) topic...
    CSS-P: Demystifying HTML Element Positioning Contexts by Evan Egalite
    The purpose of this article is to show how to use Cascading Style Sheets to control the layout of nested HTML elements on a page, and to demystify the confusing absolute and relative element positioning scheme used by the browser.

    Monthly Web Design Lesson

    Learn! Review! Keep Up!  
    Short tidbits pulled from our knowledge base each month.
    M
    O
    N
    T
    H
    L
    Y

    L
    E
    S
    S
    O
    N
    From our Cascading Style Sheets (CSS) Topic.
    Code Snippet of the Month
    The following code snippet allows you to import a cascading style sheet (CSS) into another CSS file. The main benefit is this allows you to organize your styles and to create common CSS files.

    @import url('/style_core.css');

    From our Artistic (design, layout, etc.) Topic
    Download of the Month: DHTML Menu Builder
    Add [d_rop]-down menus to your website.

    DHTML Menu Builder is the tool of choice for building Javascript menus for our Prestwood family of websites.

    Complete dhtml menus can be built, in a matter of minutes, without writing a single line of code.
    No special plugins and no programming or HTML knowledge required, with just DHTML Menu Builder you'll be able to create great looking and functional dhtml menus for all your web sites.

    From our Cascading Style Sheets (CSS) Topic.
    FAQ of the Month: CSS
    Question: What is a Cascading Style Sheet?

    Answer: A cascading style sheet is a text file with a .CSS extension on your web site that indicates how the web page styles should look. Cascading style sheets make color and style changes easy.
    From our Logos Topic
    Tip of the Month

    Each logo you create should have at most one symbol. You can mess with the text is "textual" ways such as font, color, and minor tweaks, but if you include a "symbol", you should include only one symbol.


    Web Design Message Board

    Ask this group a question! Select a topic below or Visit Web Design Board Now!





    Message Boards Summary

    PrestwoodBoards.com Recent Threads (all topics)

    Thread StarterReplies Last Post Topic
    access violation error
    Any ideas on how to resolve this error when clicking on the table lookup tab in the table info dialogue?  Running Win XP Service Pak 2, and Paradox 11...
    2
    I'm getting a similar error message (or a GPF message) when opening the Table Lookup tab of ANY tabl...
    9/9/2010
    Paradox Setup, Vista, etc.
    I need to create an rtf file.
    I need a Rich Text file for a program I'm using (CorelDraw - merge). I'm not sure if it works to create an rtf file using ObjectPAL but that would be the easiest, otherwise I would like to know how t...
    0New!
    9/8/2010
    ObjectPAL
    TMonthCalendar and OnGetMon...
    I've noticed a problem with the OnGetMonthInfo event of TMonthCalendar. (IE. MonthCalendar1GetMonthInfo(Sender: TObject; Month: Cardinal; var MonthBoldInf...
    1
    Try such a nice piece of code as

    Calendar.Date:=Calendar.Date+31; C...

    9/4/2010
    Delphi VCL
    PrinterSetCurrent
    I have the following code on a form to switch printers behind the scenes.  There is a table that lists the users printers and a field in that table that defines what the printer is used for (i.e....
    0New!
    9/2/2010
    ObjectPAL
    ReportPrintInfo DynArray
    Can anybody explain to me the syntax to use ReportPrintInfo - the syntax # 3 version that uses an array? I need to set the PrintToFile option to create a postscript file and it seems to only be availa...
    0New!
    9/2/2010
    ObjectPAL
    ReportPrintInfo DynArray
    Can anybody explain to me the syntax to use ReportPrintInfo - the syntax # 3 version that uses an array? I need to set the PrintToFile option to create a postscript file and it seems to only be availa...
    0New!
    9/2/2010
    ObjectPAL
    Printing forms as reports d...
    I have a 3 page form that I need to open as a report.  When I open it, however, I only get the first page and a half.  Any ideas?  I have to do i...
    1
    Figured it out - has to do with the page size - ended up having to create 3 seperate reports but it ...
    9/2/2010
    Paradox Reports
    Changing account records ba...
    Does anyone know how to write this Paradox 4.5 code into a Paradox 11 script? This works in my old Paradox. It goes through a list of account names finds the account in another table and scans to pro...
    0New!
    8/29/2010
    ObjectPAL
    Windows 7 Paradox 9 report ...
    I've successfully installed Paradox 9 on a windows 7 workstation linked to SBS 2008.However, when I went to amend a report by redefining a field, Paradox crashe...
    9
    I've tried everything suggested in previous posts. Sometimes it works and sometimes it crashes. My w...
    8/24/2010
    Paradox Reports
    Server 2003 and BDE
    I have just thought I might move all my delphi stuff onto my 2003 server and then use remote desktop to access it however some of my apps give me a bdertl70 err...
    2
    Hi Owen, I suspect a rights problem. The app/user needs full rights to the data folder and net dir.
    8/16/2010
    Delphi Single User Apps
     
    Mike Prestwood
    Need service or help?
    Have a question? Contact Us.
    --Mike Prestwood
    Follow us on: 
    711 People Online Now!!  
    Online Now: Sign In to see who's online now!  Not a member? Join Prestwood now. It's free!
    1995-2010 Prestwood IT Solutions.   [Security & Privacy]   Made in the U.S.A..   No H1-B.   No offshoring.