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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by frmsasp

  1. frmsasp

    Receiving error in Visual Studio.Net when compile with F5

    Hello there, I am receiving following error in Visual Studio .Net while compiling page with F5. "Error while trying to run project: Unable to start debugging on the web server. You do not have permission to debug the application. The URL for this project is in the Internet zone. Click Help for...
  2. frmsasp

    Want Date Format in dd/mm/yyyy in ASP.Net With C#.

    Dear Friend, I am new in ASP.Net with c#. I want date in a dd/mm/yyyy format with validation in TextBox . Is anybody guide me how shall ? As I got date with dd/mm/yyyy but it will also accept 32/02/2005. Though Feb has less 30 days. Also when I compare two textbox it will not evalute...
  3. frmsasp

    How to get auto calculated exp date on lost focus event of reg date

    Hello There, I am working with c# & I have used two textbox server control. 1> Registration Date 2> Expiry Date First of all, user enters value for the first textbox namely Registration Date and then the expiry date should be auto calculated by adding 30 days into currently entered registration...
  4. frmsasp

    How to get value of selected dynamic checkboxes?

    Hello there, Currently I am working with the project which needs dynamically generated checkboxes and i have generated dynamic checkboxes but i am facing problem with getting the vaue of selected checkboxes. Problem is described below in detail to easily understood, so please let me know if...
  5. frmsasp

    Date/Time format & multiple selection with listbox problem in ASP.net

    Hello there, Currently I am working with the project which needs dynamically generated checkboxes and i have generated dynamic checkboxes but i am facing problem with getting the vaue of selected checkboxes. Problem is described below in detail to easily understood, so please let me know if...
  6. frmsasp

    Date/Time format & multiple selection with listbox problem in ASP.net

    Dear friend, Kindly thanks for your reply. 1. Well I know about VB.Net, but in C# it will not give time format in 24 hours. There is no function like ToShortTimeString() in C# or friend I don't have idea. So will you please tell which function or method I have to use with C#. 2. Second...
  7. frmsasp

    Date/Time format & multiple selection with listbox problem in ASP.net

    Hello there, Currently I am working with the project which needs time format in 24 hours format(in ASP.net & C# langauges) and other features but i am facing problem with them. I have described the problems below in detail to easily understand, so please let me know if you know... 1> How to...
  8. frmsasp

    Compiler Error Message: CS0246: The type or namespace name 'Acme'

    Dear Chip, Kindly thanks for your reply. Will you please guide me how to set reference to this assembly ?
  9. frmsasp

    Compiler Error Message: CS0246: The type or namespace name 'Acme'

    Dear Friends, I am receiving the error shown below while importing namespace with C#. Can someone tell me where am I going wrong. **************************************************************** **************************************************************** Server Error in '/'...

Part and Inventory Search

Back
Top