I Have to add a toolbar which will work as bookmarklet(bookmarklet toolbar) for the site we r developing.I have listed the req. for clear understanding:
1.whenever a user goes to the site,a link is displayed 'add as bookmark',
2.when user clicks on this, the site url gets added to the toolbar of the browser.
3.If any other user,on the same machine, ,visiting on any site(like google,yahhoo etc.),clicks on the 'mySite toolbar',
4.a pop-up (like a Frame) appears above the same page,(and not the whole site page ) just a frame like small window opens where he can enter his 'Target Price' .
5.After entering the target price ,he will click on submit on the same frame.
6.After submit the frame will dissapear,and the submitted price will go to the 'mySite' DB,
7. the site url(here it will be www.yahoo.com) upon which this frame was opened,will also get submitted with the price.
8.Here user is only entering price and not the url.
'mySite' is actually a "product tracking site".we have list of merchant sites ,the product of these sites will be displayed on 'mysite',with price n all other details.
From this site our registered users will add the displayed products in their list ,with the target price .'mysite' will track the price of all requested products for all users,
on daily basis.and whenever price comes down user will be informed.
So this 'BookmarkletTool" concept has came out,in case user is on any merchant sites link ,and want to add some product in his account,then he need not to login
to the 'mysite',he can enter the price in the displayed pop-up(bookmarklet is already added),and our DB will have info. about the 'TargetPrice' and the 'TargetURL'.
From last one month I m searching for it.
Any help will be 'A great Reward' for me plz.
Related Tutorials/Questions & Answers:
Bookmarklet ToolbarBookmarklet Toolbar I Have to add a
toolbar which will work as
bookmarklet(
bookmarklet toolbar) for the site we r developing.I have listed the req... to the
toolbar of the browser.
3.If any other user,on the same machine, ,visiting on any
toolbar in javatoolbar in java how we can create a
toolbar like as file(open,close etc),edit(cut,copy,paste etc)...etc in a frame.
Hi Friend,
Please visit the following links:ADS_TO_REPLACE_1
http://www.roseindia.net/java/example
Advertisements
Toolbar to a browser - Java BeginnersToolbar to a browser How does a
toolbar pluging is created... to display
toolbar on the browser?
Thanks I want to create a website's
toolbar from scarch and wanted to konw.. which is the evfficent way to create
Create a ToolBar
Create a
ToolBar
This section illustrates you how to create a
ToolBar in SWT.
To create a
ToolBar , we have used the class
ToolBar. The method setBounds()
sets the size
Dojo ToolbarDojo
Toolbar
In this section, you will learn about the
toolbar and
how to create a
toolbar in dojo.
Try Online: ToolbarADS_TO_REPLACE_1
Toolbar UIScrollView Toolbar problemUIScrollView
Toolbar problem Hi, I am creating a UINavigation based... the
toolbar as subview on it. But my problem is ..the ScrollView type and when i am... on that view.. it showing a big gap in between the
toolbar and my text labels.
Please
Toolbar: Change of action - Swing AWTToolbar: Change of action How do you change the action of a button in the Jtoolbar using Swing .The button in the
toolbar should act as links so that when that button is clicked the corresponding page should appear
How to Changing Toolbar Color using iPhone Application ?How to Changing
Toolbar Color using iPhone Application ? Hi,
i have developing a small application to changing the
toolbar color in iphone. But i... the online reference or example of how to change
toolbar color in iPhone Apps
iPhone Segments Changes ToolBar And ToolBar ButtoniPhone Segments Changes
ToolBar And
ToolBar Button
In this tutorial will learn how to use the Segmented Controller to change the
ToolBar Style and also by another Segmented Controller will change the
ToolBar Button Style, this is View
Create a ToolBar in Java
Create a
ToolBar in Java
In this section, you will learn how to create
toolbar in java....
Toolbar is a
area which is situated inside the main window of any applications
common Menu bar(toolBar) at the top of all viewcommon Menu bar(
toolBar) at the top of all view I creat on login page and after sign in I move to next page. Now I want to add menu bar at the top of my all view. Any one have any idea abt how to do
iPhone Picker Object On Toolbar ButtoniPhone Picker Object On
Toolbar Button
In this tutorial will learn how to use Picker view, also the
Toolbar and on that will place
Toolbar button... is added to view from Library and
Toolbar is created using code not by Interface
iPhone Switch Changes Toolbar ColoriPhone Switch Changes
Toolbar Color
In this tutorial we will use Switch button to change the Color of
Toolbar. The Switch is added through the Interface Builder and the
Toolbar is created by coding, the project is based on View Based