Questions tagged [refer]

85 questions
0
votes
2 answers

How to prevent referral registrations/downloads/visit by IP address?

Is there a way to prevent the same person from referring itself? IP address is obviously not enough to prevent these kind of scammers that know how to game a system like these. So in the current technology, how do you prevent it from happening? I…
Rho
  • 1,010
  • 2
  • 11
  • 17
0
votes
1 answer

Refer to index value present in same row

For a large series of numbers I would like to find out a certain moving average. I want for example in T(750) the average of K2:K(index). This certain index can be found in the same row, in column B. So in Cell B750. How can I do this? Any help is…
Rogier
  • 65
  • 1
  • 6
0
votes
3 answers

Hello, TabWidget each tab refer to new xml

I'm using Google's exmaple of Hello, TabWidget but altered it to look like this: main.xml:
Clozecall
  • 101
  • 1
  • 2
  • 9
0
votes
3 answers

Python: find pattern and replace word by referring to another line

"E1 Sys1 (PTAC) (G.WNW2)" = SYSTEM TYPE = PTAC HEAT-SOURCE = HEAT-PUMP BASEBOARD-SOURCE = NONE SIZING-RATIO = 1.15 MAX-SUPPLY-T = 90 MIN-SUPPLY-T = 55 FAN-SCHEDULE = "S1 Sys1 (PTAC) Fan…
Open your eyes
  • 161
  • 1
  • 1
  • 7
0
votes
1 answer

struts tiles.xml directly refer jsp without template or layout

I need to return a jsp as is in my Struts 2 application. The Struts application is setup with tiles. Some of the jsp's are already using tiles with a default template or layout. But for a new jsp, which will be embedded in a container, that I need…
Feng Zhang
  • 1,698
  • 1
  • 17
  • 20
0
votes
1 answer

Is there a standard HTML syntax for indicating the referring page in a URL?

I want my links to some sites to indicate the page on which the link was clicked. Is there a standard HTML syntax for indicating the referring page or a standard parameter added to the URLs which is recognized by most web servers software, CMSs or…
vfclists
  • 19,193
  • 21
  • 73
  • 92
0
votes
1 answer

How to refer to a specific version of Adobe Connect API Version?

I found the following documentation for Adobe Connect web service API 8 http://help.adobe.com/en_US/connect/8.0/webservices/connect_8_webservices.pdf The following link, lists the changes in API…
0
votes
1 answer

Show Popup window based on referring URL

If the link the user clicks on is: /user/login.jsp?focus=login then they will go to the normal login page. If the link the user clicks is: /user/login.jsp?focus=login&CTCampName=Apple then they will go the login page but a popup window will pop…
dilonv2
  • 53
  • 8
0
votes
1 answer

ms access how to refer with VBA to a sub report in a form

I have a form with inside a sub-report. In a module, I need to refer to the sub-report text field but I have no idea how to do? Thanks for your help
informer
  • 33
  • 8
0
votes
1 answer

Same if else code does not work for mobile

I have code which detects if referer is from faceebook and shows him/her faceebook popup like box. It works perfectly from pc with all browsers but it does not work from mobile. What can I do?
0
votes
2 answers

What is this javascript code doing