Results 1 to 4 of 4
Thread: Get requested URL from Browser
- 07-16-2010, 02:14 PM #1
Member
- Join Date
- Jul 2010
- Posts
- 2
- Rep Power
- 0
Get requested URL from Browser
Hello,
I'm new to Java and would like to listen for changes happening in the URL field of Internet Explorer, Chrome, Firefox or Safari.
Reason: I am running a website called bonuspoints.ch. Users get points if they are buying a product over our website. But many users forget to log in before they buy something at the shop. So our affiliate id is not transfered and we are unable to give the points to the user. This is why I would like to create an app that checks the browser URL and asks the user to add the affiliate id so that he will receive points for his purchase.
Does anybody know a way how to do it in Java? I know it's possible at least for IE using the COM Object in C#. But I would prefer Java as it has to run on different OS.
Thanks for your help.
Kind regards,
Chris
- 07-16-2010, 02:35 PM #2
Where and how would your code connect to what a browser is doing?
Sounds like an app for third party cookies.
- 07-17-2010, 09:17 PM #3
Member
- Join Date
- Jul 2010
- Posts
- 2
- Rep Power
- 0
I guess it is simply not possible :-) Third party cookies are cool but as I read that this is used to track users over different websites.
Thanks for your reply.
Chris
- 07-18-2010, 01:03 AM #4
Senior Member
- Join Date
- Dec 2008
- Posts
- 526
- Rep Power
- 0
Similar Threads
-
The requested resource () is not available. Error
By shyameni in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 03-17-2010, 09:22 AM -
The requested resource is not available.
By ravichandra.t in forum Java ServletReplies: 0Last Post: 07-29-2009, 02:18 PM -
The requested resource (/Test.war/index.jsp) is not available.
By rameshraj in forum JavaServer Faces (JSF)Replies: 1Last Post: 04-05-2009, 11:41 PM -
Question/Help Requested (Java 1.4.2_06 Applet)
By bobbypierce in forum New To JavaReplies: 0Last Post: 01-19-2009, 02:08 PM -
cannot open database requested in login. Login fails
By banduskank in forum JDBCReplies: 0Last Post: 06-25-2008, 12:41 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks