• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

gregmoser
#1 Posted : Wednesday, June 6, 2007 7:04:50 AM(UTC)
gregmoser

Rank: Member

Joined: 5/21/2007(UTC)
Posts: 11

I have a search field in the template of my website, and was wondering if there was an easy way to configure it so that it goes to the /search.aspx page with the proper keywords intack as if it had originated from that page. You can view my project at the following URL: http://storedev.nofear.com


I really appreciate any help that I can get.



Thank You,

-G
jetheredge
#2 Posted : Wednesday, June 6, 2007 12:43:52 PM(UTC)
jetheredge

Rank: Member

Joined: 3/1/2006(UTC)
Posts: 1,142

Just redirect to the search.aspx page with a parameter called "keyword". So, something like this...

Response.Redirect("~/Search.aspx?keyword=" & HttpUtility.UrlEncode(searchTerms))
Justin Etheredge
Senior Software Engineer
BVSoftware
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012