waqasaltaf
Posts: 37
|
| Posted: 02/26/2006, 8:31 AM |
|
hi,
is there any one who can help me in adding a search page on the website, if user search some thing and the results are shown in another page?? i am new in this field and have no idea how to do it, if some one can teach me stepby step or send me already made .ccs file to
wxa7984@exchange.uta.edu
i will be very thankful.
|
 |
 |
TheunisP
Posts: 342
|
| Posted: 02/26/2006, 8:45 AM |
|
The search result is just a grid so just point the search to the screen you want with a grid - setting the where of the grid's recordset is the search string passed from the previous screen
T
|
 |
 |
peterr
Posts: 5971
|
| Posted: 02/26/2006, 4:05 PM |
|
Hi,
There is a step-by-step tutorial about this in tutorials included in CCS documentation (Help). Here is the relevant section: http://docs.codecharge.com/studio3/html/QuickStart/Crea...archParams.html.
Though I'd recommend that you go through the whol tutotorial to understand everything better.
Displaying search on another page is no different, you would just point your Search form to that other page, which would need to have a Grid that displays results.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
waqasaltaf
Posts: 37
|
| Posted: 02/26/2006, 5:00 PM |
|
Awsome, i am on it, thanks for replying guyz....
|
 |
 |
|