Advanced search

160 search results

Page 5 out of 7 Pages

  • Other: wa-email-list
    Answer:   Lists all domains and owner emails of domains from your portfolio which are pending whois (email) verification. For Whois validation, the email address of the ...

  • Other: domain-privacy-order
    Answer:   This request adds a subscription to Whois Privacy Services to an existing domain name. A summary of all privacy related DMAPI commands is also available at ...

  • Perl: List domains of a customer
    Answer: #!/usr/bin/perl use LWP::UserAgent; use Data::Dumper; my $dmapiURL = "https://dmapi.joker.com/request"; my $ua = LWP::UserAgent-> new; my $req = HTTP::Request-> new(GET => ...

  • Perl: List domains to expire next month
    Answer: Needs: Class::Date and Date::Parse from CPAN! #!/usr/bin/perl use LWP::UserAgent; use Data::Dumper; use Class::Date qw(:errors date localdate gmdate now -DateParse); my $dmapiURL = "https://dmapi.joker.com/request"; ...

  • Perl: Replace admin-c in multiple domains
    Answer:     # # replace admin-c in multiple domains # #!/usr/bin/perl use LWP::UserAgent; use Data::Dumper; my $ua = LWP::UserAgent->new; my $req = HTTP::Request->new(GET => 'https://dmapi.joker.com/request/login?username='.shift().'&password='.shift()); my $res = $ua->request($req); #--Admin-C : my %ADMIN = ( de =>'CODE-12345' ...

  • PHP: List domains of a customer
    Answer:   <?php //sends HTTP request using CURL function query_host($conn_server, $params = "", $get_header = false) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $conn_server.$params); ...

  • Basics: How does the PGP/GPG-Mailinterface work?
    Answer:   Using the Joker.com email interface, you may send 'commands' to a special address at Joker.com by email. Those commands may consist of registration orders, domain ...

  • 2.5 Reseller Control Panel: The Joker PHP Client
    Answer:   Joker.com provides this tool as an fully working example of how to make use of the Joker.com API (DMAPI). The Joker PHP Client is ...

  • 2.5 Reseller Control Panel: Installation of Joker PHP Client
    Answer:   To successfully install this client application, you need a basic knowledge of Web servers, PHP and file systems. In principle the installation is only ...

  • 2.5 Reseller Control Panel: Usability Hints
    Answer:   Some notes: The default session duration of DMAPI (the service behind this interface) is 1 hour. This means that after 1 hour of inactivity, ...

  • 2.5 Reseller Control Panel: The Reseller Control Panel
    Answer:   RPanel Next is the next generation of our Reseller Control Panel. *) It has been created from scratch, focussed to provide you with the ultimate ...

  • Requests: List of currently working requests
    Answer: Here you will find the list of the currently working requests. there are 2 types of status for each request. available not yet implemented All requests marked with ...

  • 1.14 Billing and Payment: How to validate a 'virtual credit card'?
    Answer:   Virtual Credit Cards   When you are asked to validate your credit card, we expect you to give us proof of ownership. This is to prevent fraud with ...

  • 1.14 Billing and Payment: Klarna Payments
    Answer: Klarna   Klarna is a payment provider similar to Paypal and offers both an online payment and purchase on the invoice ("pay in 4").Simply select "Klarna" as ...

  • 1.15 What is...: What is an AUTH-ID?
    Answer:   A Domain's AUTH-ID   Most types of domains have an AUTH-ID code. The AUTH-ID code usually is a 6 to 16 character code assigned by the Registrar ...

  • 1.15 What is...: What are IDN domains?
    Answer:   IDN Domains   A few years ago, it was only possible to register domains that contained ASCII characters. This caused difficulties because often domains could not exactly ...

  • 1.15 What is...: What is a 'domain status'?
    Answer:   Domain Status   If you query the WHOIS ('Whois query') at Joker.com for a domain, you will get one of the following domain statuses: lock: The domain ...

  • 1.15 What is...: What is an "OT+E" System?
    Answer:   OT&E Systems   OT&E means "Operational Test & Evaluation". This usually is the name for testing and evaluation systems, where activities never will affect "real" data or ...

  • 1.15 What is...: What is a 'Premium Domain'?
    Answer:   Premium Domains   Premium Domains usually are domains not available at the normal/fixed rate for this type of domain.   There are these major types of premium domains: registered domains ...

  • 1.15 What is...: What is 'RDAP'?
    Answer:   RDAP (Registration Data Access Protocol)   There are many reasons for wanting to see the contact details of a domain holder: to secure domain transfers when changing registrars, ...

  • 1.15 What is...: What is 'DNSSEC'?
    Answer:   DNSSEC (Domain Name System Security Extensions)   Please see DNSSEC Support.       ...

  • Macros: .com Contacts
    Answer: new-handle (implicit creation of a new contact)   This means the definition of a new contact. if a contact with the provided email address exists ...

  • Macros: .net Contacts
    Answer: new-handle (implicit creation of a new contact)   This means the definition of a new contact. if a contact with the provided email address exists ...

  • Macros: .org Contacts
    Answer: new-handle (implicit creation of a new contact)   This means the definition of a new contact. if a contact with the provided email address exists ...

  • Macros: .info Contacts
    Answer: new-handle (implicit creation of a new contact)   This means the definition of a new contact. if a contact with the provided email address exists ...

<<  previous  1  2  3  4  5  6  7  next  >>