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 TouchToneTommy 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: Jesse31
  • Content: Threads
  • Order by date
  1. Jesse31

    File upload error

    Does anyone know how to trap the error produced when trying to upload a file that's larger than that set to the maxRequestLength in the machine.config file. I don't want to make this value any larger than it is (roughly 4MB). I'd rather just catch the error and display a user friendly error...
  2. Jesse31

    Popup Calendar Tips??

    I'm trying to use .net's calendar in a popup situation. I can't seem to get the value from the popup back to the calling window. I'm using javascript to do such but am encountering errors with my user control's names as they contain colons(:) and javascript doesn't like that. Any suggestions??
  3. Jesse31

    Colon(:) throwing error in javascript

    I have a line of javascript that is setting a .net control's value but it's throwing an error saying &quot;;&quot; expected. I'm guessing it's because of the colons in the control's name. Any ideas?[bigears] <script...

Part and Inventory Search

Back
Top