|
-
Feb 29th, 2012, 01:33 AM
#1
Thread Starter
New Member
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.
-
Feb 29th, 2012, 02:01 AM
#2
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
-
Feb 29th, 2012, 02:22 AM
#3
Thread Starter
New Member
Re: Need ASP coding for Display data for particular date in the same page
Hi,
I need that in Classic ASP.
-
Feb 29th, 2012, 02:25 AM
#4
Re: Need ASP coding for Display data for particular date in the same page
Moved to Classic ASP.
Thanks
Gary
-
Feb 29th, 2012, 11:37 PM
#5
Thread Starter
New Member
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
-
Mar 1st, 2012, 02:05 AM
#6
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
-
Mar 2nd, 2012, 02:15 AM
#7
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|