In order prevent and legal conflict, I need to display a window (with specific message) to specific country ip range.
I have searched a lot but haven't found any working solution.
But i am not expert and i believe only expert can help.
I am using this script http://www.dynamicdrive.com/dynamicindex17/stickynote.htm
http://community.plus.net/forum/index.php/topic,62744.0.html/
and i want to display message to more than 500 range in below format...
1.9.0.0/16
1.10.0.0/21
I found the perfect solution. Thinking this will help others, i am sharing it.....
http://www.phptutorial.info/iptocountry/identification_of_specific_countries.html
Related
I would like to assign enterotypes for my metagenomic data by using the classifier on http://enterotypes.org/
I used the same format required on the website, but this submission still got an errors.
I am going to contact to author but I could not find any email on this site.
Anyone could help me? Thank you so much for your help.
sincerely yours,
Input format.
The error.
I also had some troubles uploading tables, try adding an empty "tab" in the 1st row (header) so that all columns align. I made some trials and it worked for me, but don't ask me why. I agree that some support in the website would be nicely appreciated.
When an user enters a number into a field (representing the number of persons in a group), I want to have a section of google forms to be multiplied that many times - one for each person. In each such section I need to enter their details. Anybody did something similar to this ?
I think what you're trying to do isn't possible (without using App Scripts) but I have built a little example of something that might work for you. Please see if this will work and get back to ASAP.
Pretty much it has a title page asks the user how many people they want to sign up. Then, depending on the answer, the form directs them to a section with the appropriate number of sign-ups.
Example:
At the moment I have forwarded www.search.domain.com to www.google.com. I'm trying to achieve that the URL bar will show www.search.domain.com while displaying Googles webpage. I own domain.com, but I do not own the domain/website Google.com. Is this possible?
I've searched similar threads but couldn't find an answer for my problem yet.
Thank you.
Way back in the dark days of netscape and ie4 it was possible to do this, it was a trivial matter to redirect someone to www.phishedbank.com while showing www.myrealbank.com in the address bar. This was considered a very bad thing. As such for a very long time it has not been possible to modify the address that shows in the address bar, because it is far too easy to exploit for very bad purposes.
I'm writing an app, where I the user has to be able to select multiple adresses. I wanted to solve this in the same way, apple does when you send an SMS to someone.
You can enter text and it gets surrounded by a blue bubble for each adress selected.
I've already found facebook's tree20-kit, but I can't get it to work because of some linker error I cannot solve.
Is there any other kit out there, that's capable of doing this, or do you have any suggestions on how to create such a textField?
Yours,
Bujtor
Interesting. I don't know of any other open source solutions for this, and I think writing from scratch would be much more time consuming than trying to resolve the linker error. I would recommend spending a few hours and do the following:
Create a new empty application.
Download Three20 and follow the detailed instructions on GitHub for linking the framework.
You should be able to get this to link as many others, including myself, have been able to use this framework.
Sorry this isn't a straight forward answer to your question. I hope it was helpful just the same. Andrew.
I would like to replicate gmails functionality to "magically" not show irrelevant quoted stuff in emails but still showing mostly relevant stuff. Are there any libraries which can help me find the text that is actually new and should be shown? Or do you have any suggestions on how to proceed?
I do know which two messages belong together and which one is the answer to the other but I would love to only show relevant text.