Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- How to set the SaveAs dialog box to a specific directory
- Good day to all, I am currently working a on an Excel file which has an event which allows the user to save the file with a pre-determined name, this is done using hte Workbook_BeforeClose event.Everything is working fine except that I am trying to set a specific directory path...
- Tags: Microsoft Excel, rroylance@..., SaveAs, dialog box
- Discussion threads 2007-07-22
- Excel Macros - using SaveAs=ThisFile
- I have a file that I want to save each day with the name of the file and the date listed in the file, such as "Company-030106". I know I can do this with the following code: ThisFile = Range("A1").Value ActiveWorkbook.SaveAs Filename:=ThisFile However, I want to save the file in...
- Tags: autumncrest@..., Microsoft Excel, windows
- Q&A 2006-03-02
- Dialog Box Assistant (exe)
- Tired of wasting your time browsing for folders and files? Dialog Box Assistant greatly speeds up access to your data. It extends the Open and Save dialog boxes with two additional buttons: one for the list of the recently used folders, another for the recent files. Even in the Microsoft...
- Tags: Dialog Box, Microsoft Office, Office Suites, Software
- Software downloads 2005-02-22
- Sharpening Dialog GSM's Competitive Edge
- Dialog GSM, a wholly-owned subsidiary of Telekom Malaysia was the first GSM operator in Sri Lanka. However Dialog GSM was the fourth player to enter the cellular market. To get ahead of the competition, Dialog GSM had to offer its customer services that went beyond 'voice'. To meet this challenge,...
- Tags: Mobile, GSM, Cellular Phones, Advertising & Promotion, Consumer Electronics, Personal Technology, Marketing
- Case studies
- VB Sample Code: FindReplace
- This sample control demonstrates how to leverage the Find and Replace dialog box provided by the Windows Common Dialog. The control subclasses the dialog and exposes its features through a class library control which can be inserted into a Windows Forms project.
- Tags: Microsoft Visual Basic, Microsoft Corp., Microsoft Windows, Microsoft Development Tools, Operating Systems, Programming Languages, Software, Development Tools, Software Development, Software/Web Development
- Software downloads
- Dialog Workshop .NET (msi)
- Powerful dialog components allow you to extend Windows Common dialogs without writing a line of code. For example, you can add preview pane in your Open/Save dialogs in 10 minutes. Each common dialog can be extended in many ways: - Add your own Windows Form containing your own controls (preview...
- Tags: Dialog, Microsoft .NET, Microsoft Windows, Operating Systems, Software
- Software downloads 2007-03-15
- Save time in Excel with automated reports
- Can We Create Unique SaveAs Filenames?Thank you for this tip, I think it's will be very useful for me. I'm trying to retrofit it to use in our current expense report template. I was wondering how I could make the "SaveAs Filename" unique. Would it be possible...
- Tags: Microsoft Excel, Richard Noel, filename, YYYY-MM-DD, e-mail
- Discussion threads 2007-10-24
- Creating Wizard Dialogs With Java Swing
- Wizard dialogs are ubiquitous in today's desktop applications. What exactly is a wizard dialog? A wizard dialog is constructed with a number of panels, and each panel contains user-configurable components such as radio buttons, sliders, or text fields. The idea here is that the application user, by pressing either the...
- Tags: Dialog, Java, Desktops, Hardware
- White papers 2005-02-10
- TaskSwitchXP Pro (exe)
- TaskSwitchXP is an advanced replacement for the standard Windows Alt-Tab dialog with previews and powerful task management capabilities. It provides the same functionality, and adds visual styles to the dialog and also enhances it by displaying small screenshots of the application in addition to the associated icon. The dialog can...
- Tags: Dialog, Font, NTWind Software, TaskSwitchXP, Microsoft Windows, Operating Systems, Software
- Software downloads 2008-03-04
- Problem in Vb
- Hi Everybody, I am using vb6 and have a problem with Dialog box . I have used Dialog box to save a file . But After i enter file name in Dialog box and run my Application than...
- Tags: Microsoft development tools, Microsoft Visual Basic, vishalddd@..., Dialog Box
- Discussion threads 2007-06-25
- The New Modality API
- A dialog box can be either modeless or modal. A modal dialog box is one that blocks input to some other top-level windows in the application, except for any windows created with the dialog box as their owner. A modeless dialog box, on the other hand, sits off on the...
- Tags: Window, API, Dialog Box, Construction, Java, Programming Languages, Software Development, Software/Web Development
- White papers 2006-01-01
- TaskDialog.NET (zip)
- Microsoft Windows Vista introduced a new standard dialog box, called task dialog, to present choices in a clear and consistent way, with a standardized look and layout to replace the old message box which has often been used to create dialog boxes that are difficult to understand and use. There...
- Tags: Dialog, Wintaskdialog, Microsoft Windows, Microsoft Windows Vista (Longhorn), .Net, Operating Systems, Software, Software Development, Software/Web Development
- Software downloads 2008-07-21
- 40tude Dialog (exe)
- 40tude Dialog is a feature loaded, multi-server, multi-threaded Windows newsreader with Unicode character support. It supports multiple servers and identities, has filtering/scoring support, integrated email functionality and binary support including support for multiparts. 40tude Dialog has a multilingual GUI. Currently English, German, French, Italian, Dutch, Polish, Croatian and Greek translations...
- Tags: E-mail, Microsoft Windows, Online Communications, Operating Systems, Software
- Software downloads 2007-11-19
- Save time with VB6's Common Dialog control
- VB6's Common Dialog control can save you a lot of programming time, as well as provide a standard Windows look to certain parts of your program. Learn how to use this control. Many Windows programs have things in common, such as dialog boxes for opening files, selecting colors,...
- Tags: Microsoft Visual Basic 6.0, Microsoft Windows, Peter Aitken, dialog box, Common Dialog Control, Visual Basic Tips Newsletter, Control, Development Tools, Corporate Communications, Operating Systems, Software, Software Development, Software/Web Development, Marketing
- Technical articles 2005-08-02
- Visual Basic Common Dialog Cancel
- I am working on a school project using Visual Basic 6 to make a copy of Windows XP Notepad. I'm working on the functionality of the Save/Save As menu items and am using the Visual Basic Common Dialog to set Save parameters. I use the CommonDialog.ShowSave to bring up the...
- Tags: Microsoft development tools, Programming languages
- Q&A 2006-01-18
- Use Word's Tabs dialog box to set multiple tabs
- Better to use the ruler!My only problem with not using the ruler is that you lose the ability to "eyeball" the setting of the tabs. I like to set a tab using the ruler, then double-click on the tab mark which takes you into the Tab dialog box. ...
- Tags: Leadership, janetdart@..., ruler, dialog box, Use Word
- Discussion threads 2007-09-05
- SAVE WEB PAGE WITH IMAGES
- HiI have got script to save the web page that is as following::function doSaveAs{ if ( document.execCommand){ document.execCommand("SaveAs") } else { alert("Unable to Save at present.") }but this script is unable to sa
- Tags: najam_ftp@..., document.ExecCommand
- Discussion threads 2006-11-02
- Tech Tip: Create a Run command shortcut
- As you know, using the Run dialog box to quickly launch certain applications or utilities can come in handy in a number of situations. For example, suppose you regularly use the Run dialog box to open a command prompt by typing Cmd in the Open text...
- Tags: Guest Contributor, Windows XP Tips Newsletter, Shortcut, Run, Ellipsis, Mice, Microsoft Windows, Hardware, Peripherals, Operating Systems, Software
- Technical articles 2003-12-08
- Word 2003 - "Save As.." Dialog box too large
- When using the Save As command, the dialog box is displayed so that you have to scroll down to access the Save button. Any ideas on how to fix it?
- Tags: Word processors, Microsoft Office, eileen@..., Microsoft Word 2003, Microsoft Word
- Discussion threads 2007-10-22
- << Previous
- page 1 of 1
- Next >>