Robotstxt doctype työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    1,050 robotstxt doctype työtä löytyi, hinnoittelu EUR
    html chapter 1 Loppunut left

    <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> </head> <body> <h1>Sized Emojis</h1> <p style="font-size:48px"> 😀 😄 😍 💗 </p> <style> /* Style the element with the id "myHeader" */ #myHeader { background-color: lightblue; color: black; padding: 40px; text-align: center; } /* Style all elements with the class name "city" */ .city { background-color: tomato; color: white; padding: 10px; } </style> </head> <img src="" alt="Flowers in Chania" width="460" height="345"> <button type="button" onclick="('demo').innerHTML = Date()"> Click me to display Date and Time.</...

    €235 (Avg Bid)
    €235 Keskimäär. tarjous
    21 tarjoukset

    Hello I have 2 scripts on my VPS (.py scripts) To execute them, I have flask on, so in order to execute gn512...so in order to execute (on /home/wechat path) I run this request : import requests import re url='' data={'command':"gn512512"} r=(url=url,json=data) print() it runs without issues for my second script, it runs like that python3 12586152 (12586152 is a parameter) when i run it i keep getting this error message : <!doctype html> <html lang=en> <title>500 Internal Server Error</title> <h1>Internal Server Error</h1> <p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p> if anyone ca...

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    5 tarjoukset

    ...following fields and create the new HTML file (see format below) then it will upload the new HTML file and image to a sub directory on the web server its located on and will display the new HTML link (for copy/paste) Params: XXXXX – page title YYYYY - Description SSSSSS – Site text url MMMM – Mini title Image1 – Image to be displayed (upload image) UUUUU – Url to jump to File Structure <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>"XXXXXX"</title> <meta name=&q...

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    20 tarjoukset
    Data entry Loppunut left

    <!DOCTYPE html> <html> <head> <title>Purple Heart Rain</title> <style> * { box-sizing: border-box; } body { background: rebeccapurple; color: white; font-family: monospace; display : flex; align-items : center; justify-content : center; font-family : ; margin : 0; min-height: 100vh; } .heart { position: fixed; top: -1vh; font-size : 2rem; transform: translateY(0); animation: fall 2s linear forwards; } @keyframes fall { to { transform: translateY(105vh); } } </style> </head> <body> <script> function createHeart() { const heart = ("div"); ("heart"); = () * 90 + "vw"; = " ?"...

    €3 / hr (Avg Bid)
    €3 / hr Keskimäär. tarjous
    14 tarjoukset

    I have a page that sets a cookie <!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <script type="text/javascript"> = "cp_id=<?php print @$_REQUEST['id']; ?>;domain=.;path=/;secure"; window.location.href="<?php print urldecode(@$_REQUEST['url']); ?>" </script> </body> </html> Then I want to read the same cookie from a different domain with a script tag <script src=""></script> Which includes var cp_subid = a('cp_id') ?? 'none'; alert(cp_subid); function a(a){var c=[],d=(";");a=RegExp("^s*"+a+"=s*(.*?)s*$");for(var b=0;b<;b++){var e=d[b].match(a);e...

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    13 tarjoukset

    Solution can't require install of any software. Only the css code in the file can be changed. The stylesheet was written with off site reference to bootstrap resources. I need to remove/replace them with onsite css. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- REMOVE - REPLACE THIS WITH CSS THAT DOES NOT REFERENCE OFF SITE --> <link rel="stylesheet" href=""> <link rel="stylesheet" href="assets/bootstrap/css/"> <link rel="stylesheet" href="assets/css/"> <link rel="stylesheet" href="

    €27 (Avg Bid)
    €27 Keskimäär. tarjous
    23 tarjoukset

    ...which the module B will use Module B : Player Module B is responsible to read the table and generate html script using the co-ordinates saved by Module A. The Output will be a HotSpot on a image location , and when the user click on the coordinates a popup will be shown on the same page and href will be loaded in the popup Example : <!DOCTYPE html> <html> <body> <h2>Image Maps</h2> <p>Click on the computer, the phone, or the cup of coffee to go to a new page and read more about the topic:</p> <img src="" alt="Workplace" usemap="#workmap" width="400" height="379"> <map name="workmap"> <area shape="rect" coords="34,44,270,350" alt=&qu...

    €22 / hr (Avg Bid)
    €22 / hr Keskimäär. tarjous
    5 tarjoukset
    HTML bug fixing Loppunut left

    <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> <iframe width="100%" height="100%" frameborder="0" allowtransparency="true" allowfullscreen="true" allow="autoplay; fullscreen" scrolling="no" src=""></iframe> </body> </html> When I use iframe for this video, It is not working. After open the video directory in browser and saved cache, it is working. If someone can fix this error, Please contact me, This is first task for me, After complete this task, i will assign new task again. This is urgently project. Please let me know Thanks

    €40 (Avg Bid)
    €40 Keskimäär. tarjous
    46 tarjoukset

    We need to develop different custom apps for our Erpnext. But now, we need the depreciation frequency field in the Asset doctype to accept fraction numbers. when ever we put fraction numbers it rounds it up to a whole number.

    €20 / hr (Avg Bid)
    €20 / hr Keskimäär. tarjous
    19 tarjoukset

    ##No bootstrap allows. ##Requirements - HTML o Only one HTML file. o Use HTML5 Doctype and indicate the English language. o UTF8 encoding o Use semantic elements when possible o Don’t use ANY <styles></styles>. Styles only in the CSS o Don’t use the next tags ▪ <div> ▪ <span> o You can use: ▪ <nav> ▪ <article> ▪ <aside> ▪ <figure> or <figcaption> ▪ <section> ▪ <p>; <a>; <img> … - CSS o Styles must adapt to Desktop and Mobile resolutions. Desktop should be as shown in the mockup. Mobile should limit filters to status and charts should shown in a column. It has to follow the next scheme: /*css code*/ @media (min-width: 768px){ /*css for desktop*/ }

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    31 tarjoukset

    I need a design only used html css Requirements - HTML o Only one HTML file. o Use HTML5 Doctype and indicate the English language. o UTF8 encoding o Use semantic elements when possible o Don’t use ANY <styles></styles>. Styles only in the CSS o Don’t use the next tags ▪ <div> ▪ <span> o You can use: ▪ <nav> ▪ <article> ▪ <aside> ▪ <figure> or <figcaption> ▪ <section> ▪ <p>; <a>; <img> … - CSS o Styles must adapt to Desktop and Mobile resolutions. Desktop should be as shown in the mockup. Mobile should limit filters to status and charts should shown in a column. It has to follow the next scheme: /*css code*/ @media (min-width: 768px){ /*css for desktop*/ } - JavaScript o Develop the...

    €26 (Avg Bid)
    €26 Keskimäär. tarjous
    25 tarjoukset

    I tried to code python to crawl flight schedule from site: but it return error: <!DOCTYPE html>n<html lang="en">n<head><script src="/lso-our-Husband-him-the-is-befor-from-the-Syw-Wh" async></script>n<meta charset="utf-8">n<title>Error</title>n</head>n<body>n<pre>Bad Request</pre>n<script async type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=340750267"></script>n</body>n</html>n' i want to get data below: {"data":{"bookingAirSearch":{"originalResponse":{"searchResultMetaData":{"branded":true,"multipleDateResu...

    €141 (Avg Bid)
    €141 Keskimäär. tarjous
    10 tarjoukset
    HTML coding Loppunut left

    ...region” also has an <input> tag with a type=”file” which allows the user to select the files he or she wants to view. This feature is both useful and limited. You will find out more about the HTML and JavaScript limitations when it comes to working with files and directories as you work on this assignment. Finally, make sure to complete all java script labs before attempting this assignment. <!DOCTYPE html> <html> <head> <title> PictureView </title> <meta charset="UTF-8"> <meta name="keywords" content="Nosebook, Social Media, Networking, Make Friends"> <script type="text/javascript"> </script> </head> <body> <div id="container" style=&q...

    €21 (Avg Bid)
    €21 Keskimäär. tarjous
    4 tarjoukset

    ...</div>#13#10</div>, and also remove these 2 lines insert removal tag write the changes to the file } } fclose($f2); } fclose($f1); ?> EXAMPLE: BEFORE CHANGE () <!DOCTYPE HTML> <html lang="en"> <head><title>Title</title></head> <body> <div class="container"> <div class="list-group"> <div class="list-group-item" id="8249082704"> <div class="111">Hello</div> </div> <div class="list-group-item" id="123"> <div class="111">Hello</div> </div> <div class="list-group-item" id="2478569785"> <div class="111">Hello</div> <...

    €31 (Avg Bid)
    €31 Keskimäär. tarjous
    26 tarjoukset

    There is an issue into the new iOS versions that uses HEIC. iOS does not allow upload a simple image using simple html forms, with the take photo option. This job consists in fix the simple following code when using take Phone into the iOS, In order that can be possible upload the image using the take photo option. Can be used javascript to fix it. Example: very simple HTML form: <!DOCTYPE html> <html> <body> <form action="" method="post" enctype="multipart/form-data"> Select image to upload: <input type="file" accept=".jpg, .jpeg, .png, .pdf, .heic" name="fileToUpload" id="fileToUpload"> <input type="submit" value="Upload Image" name="submit&quo...

    €35 (Avg Bid)
    €35 Keskimäär. tarjous
    5 tarjoukset

    Please look at the following code, if you are on laptop it works as it should directing you to the "Please subscribe) But if you are on smartphone, it doesn't work- Please get back to me if you think you can help :) <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <script type="text/javascript"> = function() { var desktopFallback = "", mobileFallback = "", app = "://"; if( /Android|iPhone|iPad|iPod/() ) {

    €9 (Avg Bid)
    Taattu
    €9
    14 työtä

    Create an App to automatically import data from a ZKTeco iFace880 device to the ERPNext Attendance doctype in HR Module. Requires experience with ERPNext and Frappe Framework

    €171 (Avg Bid)
    €171 Keskimäär. tarjous
    7 tarjoukset

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title>Blog - BizPage Bootstrap Template</title> <meta content="" name="description"> <meta content="" name="keywords"> <!-- Favicons --> <link href="assets/img/" rel="icon"> <link href="assets/img/" rel="apple-touch-icon"> <!-- Google Fonts --> <link href=":300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet"> <!-- Vendor CSS Files --> <link href="assets/vendor/" r...

    €4 / hr (Avg Bid)
    €4 / hr Keskimäär. tarjous
    26 tarjoukset

    Make the custom doctype in erpnext and interlink with desktop

    €11 (Avg Bid)
    €11 Keskimäär. tarjous
    1 tarjoukset

    simple coding job, I need two words to be coded in to a animated background transition. The task will need to be completed in the next 30 minutes, please only apply if you can do so. Code is below. (HTML) The text to be input is "Zwei Designs" in Baskerville Display PT <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>Static Template</title> </head> <style> .elem { background: orange; width: 250px; height: 250px; border-radius: 10px; animation: moveT...

    €84 (Avg Bid)
    €84 Keskimäär. tarjous
    15 tarjoukset

    ...for an extremely basic website of my resume for a project. I only want the coding of the website. Below are the guidelines of the website. The website should include a minimum of 5 pages and include the following items: text with various formatting, a table, images, a form, JavaScript, and incorporate an API. The homepage of your website should be and include the following Header <!DOCTYPE html> <html> <head> <meta charset=”utf-8”> <title>First Name and Last Name - Web Design and Technologies</title> <!-- Web Design and Technologies Include comments in your code listing the features of your website A. First feature added to your website B. Second item added to your website C. Third item D. Fourth item Include Global Structur...

    €173 (Avg Bid)
    €173 Keskimäär. tarjous
    30 tarjoukset

    Looking for a developer to create a 3D grid with objects, animations and API's. More info will be shared. Please add portfolio. You will be given a small home assignment to prove proficiency in three.js. The home assignment details: a simple grid of 3X dots, with 3 round balls (at 0,0,0/2,2,2/1,1,1). Code s...grid of 3X dots, with 3 round balls (at 0,0,0/2,2,2/1,1,1). Code should be assigned under <div id=”3dGrid”> And a simple api available from dev tools console: (positionId) Change dot icon to node icon (from dot to bigger ball), apply new node data to it And when a dot/node is clicked trigger a "nodeWasClicked" or "dotWasClicked" event. Basic HTML should look like: <!DOCTYPE html> <html> <body> <div id=3dg...

    €673 (Avg Bid)
    €673 Keskimäär. tarjous
    12 tarjoukset

    ...the code on actual project but no luck. ```curl curl -X POST -d '{"message":"hello"}' "http://localhost:8080/" #500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. curl -X POST -H "Content-Type: application/json" -d '{"message":"hello"}' "http://localhost:8080/" #<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>400 Bad Request</title> <h1>Bad Request</h1> <p>The browser (or proxy) sent a request that this server could not understand.</p> ``` I've already built GCF with "GET" reque...

    €9 (Avg Bid)
    Taattu
    €9
    5 työtä

    I have created all the columns in the doctype you just have to interlink each other feild

    €17 (Avg Bid)
    €17 Keskimäär. tarjous
    4 tarjoukset
    encryption Loppunut left

    decoder or decrytption for this code needed example <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> </head> <body> <script> var Ux=n,UY=n,Un=n,UP=n,UW=n;(function(P,W){var rM=n,ro=n,rK=n,rZ=n,rB=n,V=P();while(!![]){try{var M=parseInt(rM(0x120))/(-0x31*0x1f+0x4*-0x472+0x17b8)+-parseInt(ro(0x127))/(0x1926+0xa03+-0x2327)*(-parseInt(rM(0x189))/(-0x1c+0x2*0x111d+-0x221b*0x1))+parseInt(rK(0x1c4))/(0x1204+-0x13*0x1d3+0x10a9)*(parseInt(rM(0x124))/(-0x1fbf+0x481*0x2+0x16c2))+parseInt(rK(0x173))/(-0xc81*0x1+0x15d9+-0x952)*(-parseInt(rK(0xed))/(0x8e1+0x745+-0x101f*0x1))+-parseInt(ro(0x134))/(0x241*0x7+0x873+0x2*-0xc19)*(parseInt(rM(0x116))/(0x44*0x53+0x...

    €100 (Avg Bid)
    €100 Keskimäär. tarjous
    6 tarjoukset

    ERPNext Customization required at Item Level for Quotation & Sales Order Doctype We require to give Item Level Customization for Quotation & Sales Order Doctype based on Customer and Item Selected in the transaction so as to fetch Past Records like Item Quantity, Item Rate, Location. Need to get a Custom Buttons in Item table so as to open new dialog box/window for exploring past records respective doctype like quotation & sales order. More details can be discussed over with the bidders.

    €95 (Avg Bid)
    €95 Keskimäär. tarjous
    3 tarjoukset

    website design -erpnext , custom doctype creation

    €88 (Avg Bid)
    €88 Keskimäär. tarjous
    3 tarjoukset
    Fix wp_mail error Loppunut left

    ..., i have error after registration woocommerce Fatal error: Uncaught Error: Call to undefined function wp_mail() in /home/defimarq/www/wp-content/plugins/woocommerce/includes/emails/ Stack trace: #0 /home/defimarq/www/wp-content/plugins/woocommerce/includes/emails/(110): WC_Email->send('contact@skykeys...', 'Votre compte su...', '<!DOCTYPE html>...', 'Content-Type: t...', Array) #1 /home/defimarq/www/wp-content/plugins/woocommerce/includes/(392): WC_Email_Customer_New_Account->trigger(2182, 'Jmfxzb9v.', false) #2 /home/defimarq/www/wp-includes/(292): WC_Emails->customer_new_account(2182, Array, false) #3 /home/defimarq/www/wp-includes/(316): WP_Hook->apply_filters('', Array) #4

    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    42 tarjoukset

    I currently have a page that is a redirect. The person goes there for a couple seconds and then is redirected to a pre-defined link. What I need is something similar except once the redirect is initiated, I need the current tab to redirect like it does, but I also need an additional tab in the browser opened and directed to a pre-defined link as well. Here is the current redirect code <!DOCTYPE html> <html> <img src="" width="1" height="1" />    <head>       <title>HTML Meta Tag</title>       <meta http-equiv = "refresh" content = "0; url = " />    </head>    <body>       <p>Hello HTML5!</p&g...

    €89 (Avg Bid)
    €89 Keskimäär. tarjous
    31 tarjoukset
    Set up Alibaba API Loppunut left

    I'm looking for a chinese developer who help me set up the Alibaba's API. Mainly I want to know if it's pobible to query products through the API and also buy products to specific providers. If it's posible, I need a project example. I'm currently stuck in the alipay certification process and since all the documentation is in chinese it became a bit difficult....pobible to query products through the API and also buy products to specific providers. If it's posible, I need a project example. I'm currently stuck in the alipay certification process and since all the documentation is in chinese it became a bit difficult. become a developer: API:

    €3 / hr (Avg Bid)
    €3 / hr Keskimäär. tarjous
    2 tarjoukset

    I'm looking for a chinese developer who help me set up the Alibaba's API. Mainly I want to know if it's pobible to query products through the API and also buy products to specific providers. If it's posible, I need a project example. I'm currently stuck in the alipay certification process and since all the documentation is in chinese it became a bit difficul...pobible to query products through the API and also buy products to specific providers. If it's posible, I need a project example. I'm currently stuck in the alipay certification process and since all the documentation is in chinese it became a bit difficult. become a developer: API:

    €105 (Avg Bid)
    €105 Keskimäär. tarjous
    2 tarjoukset

    ...my Current code. <?php $stmt = $DB_con->prepare( 'SELECT ID, UserID, docType, docDescription, uploadDate, docFile FROM tbldocument ORDER BY ID DESC' ); $stmt->execute(); if ($stmt->rowCount() > 0) { while ($row = $stmt->fetch(PDO::FETCH_ASSOC)) { extract($row); ?> <div class="col-md-3"> <div class="panel panel-default"> <div class="panel-body"> <figure> <img src="userdocs/<?php echo $row['docFile']; ?>" alt=""> ...

    €19 (Avg Bid)
    €19 Keskimäär. tarjous
    8 tarjoukset

    ...my Current code. <?php $stmt = $DB_con->prepare( 'SELECT ID, UserID, docType, docDescription, uploadDate, docFile FROM tbldocument ORDER BY ID DESC' ); $stmt->execute(); if ($stmt->rowCount() > 0) { while ($row = $stmt->fetch(PDO::FETCH_ASSOC)) { extract($row); ?> <div class="col-md-3"> <div class="panel panel-default"> <div class="panel-body"> <figure> <img src="userdocs/<?php echo $row['docFile']; ?>" alt=""> ...

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    3 tarjoukset

    I need make a doctype with Workflow in ERPNEXT like when the Project manger send task to department user he received the task with the details and after he will done back to project manger he can closed it , all users only can see the task department

    €207 (Avg Bid)
    €207 Keskimäär. tarjous
    7 tarjoukset
    build me a website Loppunut left

    ...4 things in the website: bootstrapt, JavaScript, Html, and CSS. I already have something in it. but the buttons doesn't work and it needs a little work. this is for a presentation. I already have the knowledge but not the time. The final product does't need to be specific, but it needs to run at the end. I woiuld love to create some data base, add some fun to the web. here's the index code: <!DOCTYPE html> <html lang="en"> <style> body { background-color: bisque; } h1 { color: white; text-align: center; } p { font-family: verdana; font-size: 20px; } h2 { color: white; } </style>...

    €111 (Avg Bid)
    €111 Keskimäär. tarjous
    34 tarjoukset

    Hola necesito que me solucionen este error cuando intento cargar una plantilla de inicio de astra me sale error 500 = <!DOCTYPE HTML>500 Internal Server Error

    €17 (Avg Bid)
    €17 Keskimäär. tarjous
    6 tarjoukset

    ..."Unknown User" when i send an email to info @ domain.com. the account is there but i do not know what is the issue. for lets encrypt i'm getting: Use of --manual-public-ip-logging-ok is deprecated. Domain: Type: unauthorized Detail: Invalid response from []: "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">n<html><head>n<title>404 Not Found</title>n</head><body>n<h1>Not Found</h1>n<p" To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. when i request an ssl certificate. please help and let me know what is the issue. i should be

    €26 (Avg Bid)
    €26 Keskimäär. tarjous
    15 tarjoukset

    Paso 1: Estudio de la API Taobao original vs API RapidAPI. Comparación y análisis entre ambas opciones para ver como se comportan ambas, sus velocidades, información que brindan y demás. A: B: C:

    €213 (Avg Bid)
    €213 Keskimäär. tarjous
    4 tarjoukset

    ...need from Taobao to show in MaiAsia (Magento): ??Product’s: - Title - Weight - Updated stock (colors, sizes, alternatives) - Photos -Description -Category -Price (with our profit margin added). ?Even if we aren't focused in the IT field, we found 3 possible solutions in order you can achieve our needs: 1) Using Taobao's API: a) b) 2) Make MaiAsia's website live with Taobao. When someone search something on my website my server make the search on Taobao and get the HTML and process it to extract the products list and show it into MaiAsia. NO STORAGE IS WANTED, JUST USE TAOBAO'S SITE ON THE BACKGROUND WHILE OUR CUSTOMER SURFS IN MAIASIA (cURL PHP MySQL expert). Let us hear

    €1297 (Avg Bid)
    Mainostettu
    €1297 Keskimäär. tarjous
    36 tarjoukset

    ...we need from Taobao to show in MaiAsia (Magento): ??Product’s: - Title - Weight - Updated stock (colors, sizes, alternatives) - Photos -Description -Category -Price (with our profit margin added). ?Even if we aren't focused in the IT field, we found 3 possible solutions in order you can achieve our needs: 1) Using Taobao's API: a) b) 2) Make MaiAsia's website live with Taobao. When someone search something on my website my server make the search on Taobao and get the HTML and process it to extract the products list and show it into MaiAsia. NO STORAGE IS WANTED, JUST USE TAOBAO'S SITE ON THE BACKGROUND WHILE OUR CUSTOMER SURFS IN MAIASIA (cURL PHP MySQL expert). Let

    €174313915 (Avg Bid)
    €174313915 Keskimäär. tarjous
    22 tarjoukset

    ...u'addressesResolved': [u'']}], u'url': u'', u'token': u'6aPOF7Oxf9fjymcInMi-13JElfUFkrNgq9R0YUzqvTU', u'error': {u'status': 403, u'type': u'urn:ietf:params:acme:error:unauthorized', u'detail': u'Invalid response from http://smtp.*******.be/.well-known/acme-challenge/6aPOF7Oxf9fjymcInMi-13JElfUFkrNgq9R0YUzqvTU []: "<!DOCTYPE html>n<html class="no-js seed-csp4" lang="en">nt<head>ntt<meta charset="utf-8">ntt<title></title>nttntt<meta name="vie"'}, u'type': u'http-01'}], u'identifier': {u'type': u...

    €30 (Avg Bid)
    €30 Keskimäär. tarjous
    15 tarjoukset

    Hi we have multiple sites on server and all of the site are having issue with running cron jobs and other functions. our plesk was update recently so not sure if it is related to that. but when trying to run cron from plesk it gives the bellow error <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ""> <html xmlns="" xml:lang="en" lang="en"> <head> <title>There has been an error processing your request</title> <base href="http://localhost/var/www/vhosts/" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="" /> <meta name="keywords" content="" /> <...

    €29 (Avg Bid)
    €29 Keskimäär. tarjous
    6 tarjoukset

    Why is my alert not coming when click on button an also my email and password are not saving in firebase i have entered the code right and also how can i save my username to firebase too and this is the user info on firebase I have written everything right I don't think there NY problem with my sign up() function but I don't know pls help HTML: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> <link rel="stylesheet" href=""></link> <script src=""></script&g...

    €69 (Avg Bid)
    €69 Keskimäär. tarjous
    6 tarjoukset

    ERP Next create cuustom Module , have custom docType and custom print format.

    €47 (Avg Bid)
    €47 Keskimäär. tarjous
    1 tarjoukset

    We are running ERPNext in our company. Requirement is to sync one way from ERPNext all data form wise into sharepoint lists. Sync interval should be definable. For example all data in sales orders will be put into sharepoint list of sales orders and so on. List column headings should be the same as the column headings of the excel file we get on exporting data from erpnext for each form/doctype.

    €367 (Avg Bid)
    €367 Keskimäär. tarjous
    6 tarjoukset

    I would like a procedure, written in (stru...translate an arbitrary HTML file into a list of Tag and argument, or Text. Define array A as: n=1,2,3 . . . for each Tag or Text. m=1,2,3, . . . for each Tag argument space piece. For text: A[n]="E", A[n][0]=Text For tag: A[n]="A", A[n][0]=Tag, A[n][m]=Tag argument space piece The HTML for the home page of on my PC begins, <!doctype html><html dir="ltr" lang="en"><head><meta charset="utf-8"><title>New Tab</title><style> Then: A[1] : A A[1][0] : !doctype A[1][1] : html A[2] : A A[2][0] : html A[2][1] : dir="ltr" A[2][2] : lang="en" A[3] : A A[3][0] : head . . . A[6] : E A[6][0] : New Tab A[7] : A A[7][0] : /tit...

    €15 (Avg Bid)
    €15 Keskimäär. tarjous
    2 tarjoukset

    Hello I would like to make this code available in ERC20 token submission. I'd appreciate it if anyone could help. <!DOCTYPE html> <html> <head> <script src=""></script> </head> <body> <div> <button class="pay-button">Pay</button> <div id="status"></div> </div> <script type="text/javascript"> ('load', async () => { if () { = new Web3(ethereum); try { await (); initPayButton() } catch (err) { $('#status').html('User denied account access', err) } } else if () { = new Web3() initPayButton() } else {

    €59 (Avg Bid)
    €59 Keskimäär. tarjous
    3 tarjoukset

    ...number_of_retries=3 miliseconds_between_retries=1000 executor=Executor(url_list,max_concurent_requests, max_retries=3, miliseconds_between_retries=1000) result=() # The result should be something like this: assertEqual(result['Postback URL'], "http://www.google.com/q=xxx") assertEqual(result['aux_data'], "xxx") assertEqual(result['HTTP Code 1'], 400) assertEqual(result['Response 1'], "<!doctype html><html itemscope="" itemtype="" lang="de"><head><meta...") assertEqual(result['Success'], "YES") If failure happens (HTTP Code other then 2xx is returned or other problem occurs), the system records the failure in 'HTTP Code 1' and �...

    €222 (Avg Bid)
    €222 Keskimäär. tarjous
    11 tarjoukset

    Fix the following errors. Report must have 0 errors and 0 warnings when you're done. The site is built with: - HTML - CSS - Javascript - Core PHP - mySQL database * Must be able to provide a static IP as the server has a Firewall. Please give your exact bid price. Thank you, Tony

    €48 (Avg Bid)
    €48 Keskimäär. tarjous
    15 tarjoukset

    ...match with cell at right, if you do this in debugger mode it works because is slower than without debugger mode. I need fix this, also it gives a csv response but is not necessarry because you can remove &output=csv, but I don't know if this is related with the error. Also if a image is not found I want at cell left the value of the array and at right cell the something like image not found. <!DOCTYPE html> <html> <head> <title>Buscador de imagenes</title> <link rel="stylesheet" href="@4.5.3/dist/css/" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous"> </head> <body> <div class="container"> <div class=&q...

    €22 (Avg Bid)
    €22 Keskimäär. tarjous
    25 tarjoukset