Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- NumberInput ActiveX (zip)
- The control element allows the comfortable input of long integer values, whereby incorrect inputs by the user become impossible. It is freely adjustable in its size. The size of the represented control sub elements and the size of the displayed numbers adapt automatically. The input of the number can be...
- Tags: Input, Size, ActiveX, Control Element, ActiveX/COM/COM+/DCOM, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Software downloads 2008-02-13
- Quick Input (exe)
- The Quick Input software is designed for a quick input of frequently met words in different programs in cases when the program developer doesn't provide this kind of service. First of all, the Quick Input software is useful for those who enter a lot of one-type data into databases of...
- Tags: Software, Input, Quick Input Software, Tools & Techniques, Management
- Software downloads 2007-02-21
- Strings Edit (tgz)
- A library of routines designed to support consequent input parsing and output formatting of various numeric types: among them integer, floating-point, Roman, UTF-8 encoded sub-/superscript integers. Output can be aligned. Numeric get procedures support value range checks. Number bases can be from binary to hexadecimal for both input and output....
- Tags: Integer, Input
- Software downloads 2005-12-01
- AntiVirus Opinions Needed
- Hey,We are currently using McAfee, our agreement is almost up so we may be in the market for a change. Just wondering what others use and what your experiences have been.McAfee seems to work well and is fairly simple to implement, use and maintain.Their support however has been less...
- Tags: McAfee Inc., workstation, Input, Thanx, BlackDiamond, software, antivirus
- Q&A 2006-03-06
- Add value changing functionality to the HTML file input element
- Setting the value is not 100% reliableIn a multithreaded environment it's possible that your process might loose processor after the focus setting instruction, and if the new running process also uses the focus setting instruction you might loose the keystrokes you're going to send to the file input... The probability...
- Tags: XML, sendkey
- Discussion threads 2005-09-20
- 'Input Locale won't work in Excel 2000
- I am a PC Support Technician for a medium sized manufacturing company. One of our users has been having trouble getting the 'US International' Keyboard Input Locale to work in Excel 2000 (also the OS is Windows 2000). When the user holds the right key and depresses...
- Tags: C O R, Excel 2000, Input, Input Locale, Microsoft Excel, windows
- Q&A 2005-06-06
- Input mask in Excel
- Is it possible to create an input mask in Excel?For example when the user types in the time 1930 or 0125, it should automatically add : 19:30, 01:25Any easy way?custom formattingYou can use the custom formatting to get the effect 0#":"##That worked!Thank you so much..
- Tags: Microsoft Excel, Microsoft Office
- Discussion threads 2005-06-01
- Citrix Shadowing Permissions
- Our new "policy" people say that we need to get user's permissions before shadowing - I have gone through Active Directory and switched on the Require Users Permissions option on the Remote Control Tab of the user's properties, but Citrix seems to ignore it and shadow without anyway - what...
- Tags: Citrix Systems Inc., Input, Input OFF, permission, ross.bale@..., software
- Q&A 2004-11-01
- access denied with windows xp sp 2
- Hi,I have a asp.net page with frames.I have an Input type=file control for the user to upload files.I have a asp.net required field validation control binded to this Input control.I have a ASP.net buton for submitting the page.After updating my server with Windows XP sp2, I am facing a strange...
- Tags: asp.net, Input, Microsoft Windows XP, Microsoft Windows XP Service Pack 2, NET_GIRI@..., programming
- Q&A 2004-10-04
Additional Resources
- Programming WPF: Input
- A user interface wouldn't be much use if it couldn't respond to user input. This paper examines the input handling mechanisms available in WPF. There are three main kinds of user input for a Windows application: mouse, keyboard, and ink. Any user interface element can receive input - not just...
- Tags: User Interface, Microsoft Windows Presentation Foundation, O'Reilly Media Inc., Programming, Keyboards, Mice, Hardware, Peripherals
- Book chapters 2005-09-01
- MSDN Webcast: Input Validation in ASP.NET (Level 200)
- Malicious or unexpected input is the reason for most of the stability and security problems in applications. How often do the applications crash because of logic problems compared to problems caused by malformed input? Many serious attacks rely on flawed or non-existent input validation in applications or how applications handle...
- Tags: Microsoft Developer Network, Application, Webcast, Microsoft ASP.NET, Attack, Security, Digital Media, Consumer Electronics, Personal Technology
- Webcasts
- All Input Data Is Evil - So Make Sure You Handle It Correctly and With Due Care
- IT professionals agree that input is a big source of trouble. Input ultimately determines how applications work and wrong or malicious input may cause serious damage. It is extremely important that developers have this fact firmly in mind and consequently apply adequate countermeasures. Starting from the perspective that all input...
- Tags: Jupitermedia Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- White papers 2007-05-31
- Access Input Mask
- How do you create an input mask that ignores the first five characters in a field?IE: " P0089#### " I just want the user to input the last four.Norditenot sure about the input mask, but I would just create a new field by appending the P0089 and the user...
- Tags: ddevans888@..., Microsoft Access
- Q&A 2005-05-14
- Handling Java Web Application Input, Part 1
- This paper explains common security vulnerabilities associated with application input and emphasizes the importance of handling application input correctly. The paper explains some validation best practices when dealing with input from external sources and also explains the threat posed through SQL injection attacks and ways to prevent such an attack.
- Tags: Java, Sun Microsystems Inc., Web Application, Programming Languages, Security, Software Development, Software/Web Development
- White papers 2005-09-08
- How to Use Input Panel in Microsoft Windows XP Tablet PC Edition 2005
- This webcast discusses how to use the redesigned Input Panel. It explains how to locate and install Windows XP SP2 so that you can obtain the Tablet PC upgrade, how to open Input Panel and get the right words to appear in the right locations, and how to customize Input...
- Tags: Webcast, PC, Microsoft Windows XP Tablet PC, Tablet PC, Microsoft Corp., Tablets, Microsoft Windows, Microsoft Windows XP, Notebooks, Microsoft Windows XP Service Pack 2, Digital Media, Hardware, Notebooks & Tablets, Operating Systems, Software, Consumer Electronics, Personal Technology
- Webcasts
- Disabling Tablet PC Input Panel
- One can use registry keys to disable Tablet PC Input Panel that appears next to text entry areas in the application. This method does not require the user to recompile the application to disable Input Panel. It provides a simple way to patch previously released software in which Input Panel...
- Tags: Registry, Application, PC, Tablet PC, Tablets, Notebooks, Hardware, Notebooks & Tablets
- White papers 2004-02-01
- Validate data with PHP's character type functions
- Validate user entered dataThe downloadable version of this document is located here:http://techrepublic.com.com/5138-3513-5899557.htmlHow often is use input validation left out of the specs you work with? Do you make it a point to address that shortcoming?Data VaildationThis is a very imp aspect of the specs and should not be ignoredI writemy...
- Tags: Validate
- Discussion threads 2005-10-18
- Mini Talking Calculator (exe)
- A beautiful and tiny calculator talks the input expression, talk the pressed key name, talk the result of calculation. Display the input & output at the same line & same time. Record the historical calculation in the Log dialog. Only support (,),+,-,*,/.Accept clipboard input & output. Version 2.45 Update the...
- Tags: Calculation
- Software downloads 2006-10-09
- iMic Control (sit)
- From the developer: "The iMic Control utility provides additional features and control for the iMic USB audio adapter. Currently, the iMic control supports output treble, bass, volume, balance, and mute, as well as input gain. Some functions, such as audio input gain, require that you hot-plug the iMic before the...
- Tags: Audio, Griffin Technology Inc., USB
- Software downloads 2002-11-25
- XQuery: Navigating Input Documents Using Paths
- Path expressions are used to navigate input documents to select elements and attributes of interest. This paper explains how to use path expressions to select elements and attributes from an input document and apply predicates to filter those results. It also covers the different methods of accessing input documents. A...
- Tags: XQuery, O'Reilly Media Inc., Path Expression, XML, Software/Web Development, Web Development
- Book chapters 2007-04-01
- << Previous
- page 1 of 1
- Next >>