-
Search Box Results
Hello. my content provider gave me a search form code where i would enter
a keyword in the box and their search results would be displayed, but using
their header and footer tempate.
They have xml capability to give us files for each keyword search results.
Question: how would i be able to integrate their search results into my web
page using xml? i hate to make a script to pull an xml file for every single
keyword people search for and transform it with a xsl stylesheet into our
html page.
-
Re: Search Box Results
>Question: how would i be able to integrate their search results into my web
>page using xml? i hate to make a script to pull an xml file for every single
>keyword people search for and transform it with a xsl stylesheet into our
>html page.
Well you have answered your question. This is the most elegant and easy way
to do this - pull the xml file that your provider gives and render it using
whatever stylesheet...
Cheers,
Rohit
-
Re: Search Box Results
Rohit, that is not feasible because there are millions of keywords anyone
can type into the search box. There's gotta be another way
"Rohit Wason" <rohitw@ggn.hcltech.com> wrote:
>
>>Question: how would i be able to integrate their search results into my
web
>>page using xml? i hate to make a script to pull an xml file for every single
>>keyword people search for and transform it with a xsl stylesheet into our
>>html page.
>
>
>Well you have answered your question. This is the most elegant and easy
way
>to do this - pull the xml file that your provider gives and render it using
>whatever stylesheet...
>
>
>Cheers,
>Rohit
-
Re: Search Box Results
What? does your service provider gives you a-page-per-keyword? something like
a list of:
1) oracle.xml
2) visualbasic.xml
3) billgates.xml
4) rohitwason.xml
??
poor way. poor him.
Cheers,
Rohit
"Brad" <alin@nsphere.com> wrote:
>
>Rohit, that is not feasible because there are millions of keywords anyone
>can type into the search box. There's gotta be another way
>
>
>"Rohit Wason" <rohitw@ggn.hcltech.com> wrote:
>>
>>>Question: how would i be able to integrate their search results into my
>web
>>>page using xml? i hate to make a script to pull an xml file for every
single
>>>keyword people search for and transform it with a xsl stylesheet into
our
>>>html page.
>>
>>
>>Well you have answered your question. This is the most elegant and easy
>way
>>to do this - pull the xml file that your provider gives and render it using
>>whatever stylesheet...
>>
>>
>>Cheers,
>>Rohit
>
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks