The Prestwood eMag  |  www.prestwood.com |
|
| July 2010 - Web Design Edition | Year 12 Issue 7
|
|
| A computer community for power-users and I.T. professionals! |
|
Table of Contents: |
|
From The Editor Mike Prestwood |
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 Petersonhttp://www.kevinwilliampang.com/2008/08/28/top-10-things-that-annoy-programmers/ From our psSendMail DLL topic... v1.1 Documentation by Wes Petersonv1.1 of psSendMail will soon be replaced by v2.
A classic post from our Website Scripting topic... Connection Strings, Web.Config, and the Development Environment by Bryan ValenciaThere 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 EgaliteThe 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 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. 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!
| Thread Starter | Replies | 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... | 0 | New! 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.... | 0 | New! 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... | 0 | New! 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... | 0 | New! 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... | 0 | New! 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 |
|