473,498 Members | 1,776 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

search application

Hi All,

a while ago I had to write a asp.net search application. The start
page is a html page, which calls a aspx file that shows the search
results, using a datagrid. So far no problem.
But: now they want an "advanced search". This new search has to be
a aspx page (it contains dropdownlists that are filled from a
database). I can make this advanced search, but how do I call the
the original search.aspx from there?

The html file calls the aspx by using a Get request which is
triggered by a submit button.

html file --------------------------> advanced-search.aspx
! hyperlink-click !
! !
! submit - get /
! / How ?
! /
search.aspx <----------------------------/

I suspect I have to use Response.Redirect, but how do I pass the
values entered in the advanced-search to the search.aspx?
Or do I have to use a completely different approach?

Any help or suggestions for alternative approaches would be highly
appreciated. Thanks.
Nov 21 '05 #1
1 885
Hi,

Server.execute ?

http://msdn.microsoft.com/library/de...ecutetopic.asp

Ken
----------------------
"Filip" <filip.dejaegher@_NOSPAM_scarlet.be> wrote in message
news:Xn**********************************@216.196. 109.145...
Hi All,

a while ago I had to write a asp.net search application. The start
page is a html page, which calls a aspx file that shows the search
results, using a datagrid. So far no problem.
But: now they want an "advanced search". This new search has to be
a aspx page (it contains dropdownlists that are filled from a
database). I can make this advanced search, but how do I call the
the original search.aspx from there?

The html file calls the aspx by using a Get request which is
triggered by a submit button.

html file --------------------------> advanced-search.aspx
! hyperlink-click !
! !
! submit - get /
! / How ?
! /
search.aspx <----------------------------/

I suspect I have to use Response.Redirect, but how do I pass the
values entered in the advanced-search to the search.aspx?
Or do I have to use a completely different approach?

Any help or suggestions for alternative approaches would be highly
appreciated. Thanks.

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2784
by: Alexander van Meerten | last post by:
Hello, I have to make an application that works on pc and apple mac. Therefore I am investigating if it's possible to use html/javascript. The database has 10000 records and is sequentially...
28
3125
by: joshc | last post by:
If I have an array of data that I know to be sorted in increasing order, and the array is less than 50 elements, and I want to find the first element greater than a certain value, is a simple...
0
1538
by: Sushil Srivastava | last post by:
Hi Guys, I have developed a utility that provide a smart MSDN knowledge base search both off-line and on-line. I have describe more in detail below why I decided to write this utility (one...
2
1237
by: C | last post by:
Hi, I am starting to develop an ASP.Net app that will have a search section that will allow the user to search the site. I have come across the google search appliance which is quite big. ...
1
1084
by: Filip | last post by:
Hi All, a while ago I had to write a asp.net search application. The start page is a html page, which calls a aspx file that shows the search results, using a datagrid. So far no problem. But:...
4
2156
by: MDW | last post by:
Posted this on another board, but evidently it was off-topic there...hope you folks will be able to provide some guidance. I've been working on a Web site for a business (my first non-personal...
5
2681
by: Mark | last post by:
Hi I have an application (in vb.NET 2005) which holds data in SQL Server and some of the SQL records are simply paths to related files. I would like to be able to do a text search on both the...
4
2157
by: BenCoo | last post by:
Hello, In a Binary Search Tree I get the error : Object must be of type String if I run the form only with the "Dim bstLidnummer As New BinarySearchTree" it works fine. Thanks for any...
2
3309
by: =?Utf-8?B?UEw=?= | last post by:
I'm looking for a tool or library (that can be used with C#) that would allow me to index many HTML files and to perform a search on this index. I'm looking for something that could be used on a...
0
7004
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7208
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7379
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5464
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4915
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3095
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3085
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
657
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
292
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.