Results 1 to 7 of 7

Thread: Need ASP coding for Display data for particular date in the same page

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    4

    Need ASP coding for Display data for particular date in the same page

    Hi,

    This is Sujitha.I want to create a extra page in already created application.That page contains Text box in that date have to mention and click on submit it should display data from database for the particular date which given in the text box.Display should be in same page itself.I am very new to ASP.so i want the coding part for this and meanwhile explanantion for that also.Please anyone help me,it very urgent.

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Need ASP coding for Display data for particular date in the same page

    Hello,

    Welcome to the forums!!

    You have posted in the VB.Net Forum, but it would look like you are doing a Web Application, rather than a desktop application.

    Can you confirm whether you are using classic ASP, or whether you are using ASP.Net, and I will get the thread moved to the correct forum.

    Gary

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    4

    Re: Need ASP coding for Display data for particular date in the same page

    Hi,

    I need that in Classic ASP.

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Need ASP coding for Display data for particular date in the same page

    Moved to Classic ASP.

    Thanks

    Gary

  5. #5

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    4

    Re: Need ASP coding for Display data for particular date in the same page

    Plz any one help to solve this.its very urgent..plz

  6. #6
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Need ASP coding for Display data for particular date in the same page

    Hello,

    In order to best help you, I think you may need to provide some more information.

    For instance, what sort of database are you using? What is the structure of the tables that you need to query? Do you know the SQL query that you are going to execute? etc.

    With information like this, I am sure that someone will be able to help you.

    Gary

  7. #7

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    4

    Re: Need ASP coding for Display data for particular date in the same page

    I am using SQL server 2008 R2.Query for that is Select * from tablename where columnname="column value".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width