Re: Newbie question passing query from a user control to aspx page
- From: "AlecL" <salmaanali@xxxxxxxxxxx>
- Date: 28 Dec 2006 12:34:54 -0800
Isn't it a security issue to put a search string on a URL? Are there
any other options or can someone point me to an example,
please...Please?
Al
Just Me wrote:
One way is in the URL itself
Webform1.aspx?ID=232
"AlecL" <salmaanali@xxxxxxxxxxx> wrote in message
news:1167337019.941624.257850@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi there,
I have a home page with a user control that allows you to do enter
certain parameters and submit them for a search using a stored proc,
however there is no room for me to display a datagrid with results on
the home page so I have built a page that has the same search with
additional parameters and a datagrid to display results. Can anyone
point me to an example where I can pass the search parameters from home
page to the search page and display the results on the datagrid on the
search page...Please help!!
Alec
.
- Follow-Ups:
- Re: Newbie question passing query from a user control to aspx page
- From: Just Me
- Re: Newbie question passing query from a user control to aspx page
- From: Rad [Visual C# MVP]
- Re: Newbie question passing query from a user control to aspx page
- From: srini
- Re: Newbie question passing query from a user control to aspx page
- From: dgk
- Re: Newbie question passing query from a user control to aspx page
- References:
- Prev by Date: Re: Newbie question passing query from a user control to aspx page
- Next by Date: SerializableException during Custom Validation
- Previous by thread: Re: Newbie question passing query from a user control to aspx page
- Next by thread: Re: Newbie question passing query from a user control to aspx page
- Index(es):
Relevant Pages
|