Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Aptitude
  • Content: Threads
  • Order by date
  1. Aptitude

    Customer Error Pages give incorrect Http Error Codes

    I've just noticed something rather annoying about custom error pages. Wanting to show users a nice message when they try to load a non-existent aspx page I set my web.config up like this: <configuration> <configSections> <system.web> <customErrors mode="On"...
  2. Aptitude

    What is the best way to upload multiple files?

    I'm developing a photo sharing application and I have a requirement to allow users to upload multiple files to a database (50-100 at a time). The target market is a bit specialist and has a high proportion of Mac users so I'm looking for a cross platform solution so ActiveX is a non-starter. I...
  3. Aptitude

    How do you set a default button?

    I am developing a web site that appears like a wizard. It has back and next buttons. The only problem is that if a user enters in some text in a field and then presses enter it always chooses back instead of next. I assume this is because this is the first button in the HTML. I have tried...
  4. Aptitude

    Empty fields not showing in my report

    I have a report that has a cream coloured background. I want to put fields on this that have a white background and black border. I have set the border and background colour in the fields properties and this works fine if there is text in the field. Some of my fields have an empty string in...

Part and Inventory Search

Back
Top