Search results

  1. B

    iframed form doesn't show alerts on IE

    hi, i have a form which onsubmit , it alerts the user with form errors. the form is placed inside an iframe. the alerts appear well on FF and chrome, but not on IE. how can i fix this ?
  2. B

    facebook ads GET params

    hi all, i want to buy FB ads, and be able to know which ad did convertion, in order for that to happen, i need a way to pass the ad params into my page (i will send it via form to my DB). my question - how do i pass the ad params to my FB page - the page is iframe of a page from my site...
  3. B

    PHP - how to get headers of an HTTPS page?

    hi, i'd like to check the server headers (200/404/502) of an HTTPS page. how do i do that in PHP? the function get-headers doesn't support HTTPS. thanks guys!
  4. B

    wordpress problem: exporting site and installing on new address

    Hi I try to export a wordpress site I have and install it on my pc at localhost/newsite (localhost can be another domain in the future). After I fixed all, the site?s homepage loads, but when I click a page, i get to the page?s url back it displays localhost main panel (all the folders...
  5. B

    how to Create a cookie in drupal to store GET params from referer

    Hi all, On drupal 7.8 I use webform module, which on every submission , I want to send as hidden value, a GET params (e.g. ?ref=[param]). This Get parameter is coming from referring sites, so I want to send this info on every form submission. I have two questions: 1. How and...
  6. B

    Close the current page – how to?

    Hi all, I have a form that redirects to a thank you page after submission. I want this thank you page to be closed after a few seconds. The redirection to this thank page is via php. The form doesn?t open via JS or popup, it?s a part of a page. Window.close(); doesn?t work for me here (on IE...
  7. B

    php - save the referring site's url

    I?d like to save the referring page to my site ? only external sources and then pass it in a session to another page where I log this url. My site uses the index.php file to connect to all pages of the site (like a global include). So my problem is that I do record the referring url, but it is...
  8. B

    Question regarding GA Custom variables

    Hi all, On my site, When a user makes a conversion (conversion = fills in a form), he received a unique ID from the system (unique meaning no two clients can have the same ID). Is it possible to track for every unique ID on GA, e.g. where this specific user came from (the entire referring...
  9. B

    looking for conversion tracking tool

    Hi all, For a large site ? I have a problem tracking my conversions. I have about %30 conversions that I don?t know how and from where they were generated. (which campaign is responsible for them). So I?m searching for a tool (3rd party tracking system ) or a service to Track and analyze my...
  10. B

    question regarding scrapebox

    hi i want to post comments without any links at all: not under the name+website field, and not in the comment field. currently, SB requires to add a website field - which means a website link will appear when i post comments. is there a way to avoid this? again, i just want text comments...
  11. B

    scrapebox - what if i don't want to add a link in a comment?

    hi all, i'd like to post comments with no links - not in the comment and not under the name field (so basically to leave the "website" field empty). i can't do it, SB demands adding a link - to add a file under "select websites used as your backlink" how do i go around it?
  12. B

    need help with a form and PHP file upload

    hi all, i have a simple POST form on my site which i need the users to upload files also. the form sends all the fields content to the DB. my question is: how should i write this in PHP - so users can upload a file and when they click submit - the location of the file, along with the other...
  13. B

    drupal Q: how to allow content access to logged in users only?

    hi all, on a drupal is 7.8 site: i have a menu that has some pages that are open to all (anonymous users). i want to add on this menu some pages that only registered (logged in) users can see. how do i do this? what i've managed to do is create a block with a menu that only shows after login...
  14. B

    does entropay have aff prog?

    i'd like to signup.
  15. B

    how to write a .htacess 302 redirect for specific pages

    hi all, here's a super newbie question.... i'd like to do 302 redirection for specific pages (if visitor arrives to page A he is 302'd to page B): for example these pages: if a visitor arrives to this page: http://domain.com/landsys/profit_black/en/ or...
  16. B

    need help to parse simple XML to PHP

    hi, i'm trying to display this XML rss i receive using PHP , and its not working for me. can anyone help displaying this? this is the XML code: <RESPONSE> <EXPR>CAD</EXPR> <EXCH>USD</EXCH> <AMOUNT>1</AMOUNT> <NPRICES>1</NPRICES> <CONVERSION> <DATE>Thu, 10 May 2001 21:00:00...
  17. B

    if i was selling an email list - whats the price on the market

    hi all, i have several email lists - from 5k to 140k emails + names. all of them, extracted from telemarketing and business directories. all of them are of businesses related to financial services (brokers, investors etc...). whats the current price on the market for this?
  18. B

    Question: how do I track my competitors banners?

    hi all, Iwould like to track, in which of the sites, my competitor placed the banner ads (Both Flash & Image banner ads). anyone knows of a tool? has a script for this?
  19. B

    just wanted to share something funny

Back
Top