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 SkipVought 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: *

  1. mpedaballe

    HTTP/1.1 New Session Failed

    Hi, Some times i am getting this error when i am opening my ASP pages in the browser. Please tell me what will be the reason for this error. Thanks, Mallik
  2. mpedaballe

    Payment Gateway Details

    Hi, I want to impliment Payment Gateway to my current project. Can any one who has done in it please send the details and sample code how it is implimented with ASP Project. Thank you, Mallik
  3. mpedaballe

    How to Derive current date&time for insert to SQL Server datetime fld

    Hi, You are using TimeValue(now()). So you are getting only Time value. Use only now() function. It gives both date and time. response.write now()--This statement displays both Date and Time in the browser bye, Mallik

Part and Inventory Search

Back
Top