Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 url mask javascript jobs fundet, i prisklassen EUR

    ...Clear Cache: If you are using a caching plugin or your hosting provides caching services, clear the cache. Sometimes, outdated cached files can prevent new changes from appearing correctly. Re-save Permalinks: Go to your WordPress Admin area, navigate to Settings > Permalinks, and simply click "Save Changes" without making any changes. This can sometimes refresh the WordPress rewrite rules and fix URL-related issues. Check Custom Fields: For the recent ads that are not displaying correctly, edit one of the ads in the WordPress Admin area and ensure that all the necessary custom fields have been filled out correctly. Reinstall Theme: If the issue persists, consider reinstalling the Adifier theme. Make sure to back up your website before doing this. You can do this by ...

    €143 (Avg Bid)
    €143 Gns Bud
    57 bud

    ...beskrivelse. Billedet vil indeholde et produktnummer, som er essentielt for vores produktkatalogisering. Målet er at automatisere denne proces, så manuel upload til AI-generatoren minimeres eller elimineres. Produktoprettelse med Variabler: Produkterne skal oprettes på webshoppen komplet med variabler, der dækker alle tilgængelige størrelser og priser. SEO-venlige URLs og Metadata: Produktets URL skal matche produktets titel for at optimere søgemaskinevenlighed. Meta titel og beskrivelse skal genereres i overensstemmelse med RankMaths standarder for at sikre optimal SEO-ydelse. Produkt- og Variabel SKU Format: Varenummeret (SKU) på shoppen skal formateres som "produktnummer-titel", med variabler specificeret som "...

    €130 (Avg Bid)
    €130 Gns Bud
    4 bud
    English to French Udløbet left

    As discussed - https://www.freelancer.co.uk/users/l.php?url=https:%2F%%2Fspreadsheets%2Fd%2F1nvo-U4DoeBK9NABdqOfCxJbNtx_bi4WnXtMHP927g6c%2Fedit%23gid%3D1761056546&sig=ae833c357c401da5803eac26c4379dece68c67abae9ec432c793a35434f144d6 https://www.freelancer.co.uk/users/l.php?url=https:%2F%%2Fspreadsheets%2Fd%2F1Vx_gMQdOemUmfRwBzPqE7BboZ1cMAmMt_s3VpWeL9Lg%2Fedit%23gid%3D196274952&sig=9e09b8297dc882dbcd45060b5c05b3510f7d2bf0cac9cf1d98884e9d7cf791b9

    €86 (Avg Bid)
    €86 Gns Bud
    1 bud

    I am looking for a content creator who can help me create engaging content for my social media platforms, specifically Facebook, Instagram, TikTok, and YouTube.Soc...posting requirement (10 video-Image per day), I would love to hear from you. Please provide samples of your previous work along with your proposal. Please check our instagram account and download our application to understand better about our requirements. you can find some examples in shared reels of our Instagram. Instagram: sosiroapp Googleplay link: https://www.freelancer.com/users/l.php?url=https:%2F%%2Fstore%2Fsearch%3Fq%3Dsosiro%26c%3Dapps&sig=2e8e5d752e48f4ee9147b88dca2e6e662da8110d57b0f056cea3f793e73cabd5 Appstore Link: website:

    €9 / hr (Avg Bid)
    €9 / hr Gns Bud
    37 bud

    When a customer visits my woocommerce shop with an affiliate link: I need "paid" and "pacid" sa...paid=12345&pacid=12345abcdef.12345abcdef I need "paid" and "pacid" saved as cookie on user device for 40 days. If the customer goes through checkout and to "thank you" page, I need to call an url with curl containing this data: ÆTNINGPRSALG&altsats=SATSGRUPPE This URL uses PAID, PACID, ORDRENUMMER (order id), OMSÆTNINGPRSALG (order total as 9999.99) and SATSGRUPPE, which is always (2). The job is done when cookie is saved and curl contacts external partner url on purchase.

    €171 (Avg Bid)
    €171 Gns Bud
    27 bud
    Scrape with Node.js Udløbet left

    ...documents with URL's that needs to be scraped. The scripts is partly made, but have some flaws. Script 1 : We need to be able to scrape URL's like these: What we need of info is : * Name of restaurant * Adress * Postalnumber + city * URL So the data retrieved should be delivered in a csv file : "Den Gamle Grillbar og BBQ", "Holsteinsgade 12", "8300 Odder", " " "Marios Pizza", "Melstedvej 17", "2770 Kastrup", "" "Tobclas Sandwich", "Torvet 3", "8700 Horsens" ,"" File to work with

    €179 (Avg Bid)
    €179 Gns Bud
    24 bud

    I need you to create a Covid 19 PCR and Repaid testing si...be simple and intuitive but very productive and scalable. Only designer/web authors who have vast experience in setting up sites for testing labs should contact me. Need it ASAP Examples of sites https://www.freelancer.com/users/l.php?url=https:%2F%%2Fcovid19%2F%3Fgclid%3DCjwKCAiAlrSPBhBaEiwAuLSDUJLoBunDxViHx2qZL2ov6pCeGRW2wVv2OOkZsN4TF-F43nzrGFluFBoCi_gQAvD_BwE&sig=dc8f3a0223cb561794a4684bfa4e1cec8288936012a7cc92656164b45fb1895c https://www.freelancer.com/users/l.php?url=https:%2F%%2Fcovid19%2F%3Fgclid%3DCjwKCAiAlrSPBhBaEiwAuLSDUJLoBunDxViHx2qZL2ov6pCeGRW2wVv2OOkZsN4TF-F43nzrGFluFBoCi_gQAvD_BwE&sig=dc8f3a0223cb561794a4684bfa4e1cec8288936012a7cc92656164b45fb1895c

    €152 (Avg Bid)
    €152 Gns Bud
    8 bud

    I have a simple custom indicator in thinkorswim and need converted for tradovate. I hope you have knowledge of trading software. Must start and finish within a few hours. Here is code from thinkorswim that needs to be converted input RiskUnit = 150; input buffer = .00; input digits = 0; def price = close(priceType = ); def candleRangeBull = price - low + buffer; def candleRangeBear = high - price + buffer; def BullRisk = (RiskUnit) / round(candleRangeBull); def BearRisk = (RiskUnit) / round(candleRangeBear); def BullRisk1 = rounddown(Bullrisk, digits); def BearRisk1 = rounddown(Bearrisk, digits); def o = open; AddLabel(yes, "Risk: " + AsDollars(RiskUnit) + " Ele : "+ (if price > o then BullRisk1 else BearRisk1), if price > o then else );

    €64 (Avg Bid)
    €64 Gns Bud
    4 bud

    Page speed for my website is so bad: I need this fixed. Plugins and website have to run the same way (unless we agree on disable).

    €120 (Avg Bid)
    €120 Gns Bud
    101 bud

    I m working in voip in Morocco from 2014 I have a system of asterisk Isabel the problem is when my client send me trafic give him an erreur 486 must be 503 In this case my client lost his traffic https://www.freelancer.com/users/l.php?url=https:%2F%%2Fusers%%3Furl%3Dhttp:%252F%%252Fpt%252FA42hBUju%26sig%3D50c67e1b3a7f27f20771fd2ee320f07b9eb302904f9e19edea3a28d328aafbdf&sig=dbffe148af4b5367f232a97a6acda81aea4364dfabcb09ccf07b413f3f1c3be9

    €382 (Avg Bid)
    €382 Gns Bud
    6 bud

    ...indhold - og sikre, at der er en klar etablering af, hvad der kan oprettes inden for hvilken tidsramme • Undersøgelse af forskellige softwareprogrammer, vedligeholdelse af softwaredokumentation • Implementering af beredskabsplaner, hvis webstedet går ned • Vedligeholdelse og udvidelse / forbedring af hjemmesiden, når den først er bygget Webudvikler jobkvalifikationer og krav • HTML / XHTML, CSS, JavaScript • Serverarkitektur • Erfaring med server-side rammer som python, ruby, php, Java, ASP, ASP.NET • Erfaring med databasesystemer som SQL og Oracle • Grundig funktionel viden og kodningserfaring • Grundlæggende kendskab til optimering af søgemaskiner • Evne til multitask med strenge tidsbegr...

    €187 (Avg Bid)
    €187 Gns Bud
    3 bud
    Kodning af design Udløbet left

    Vokato er en mobil platform til nattelivet med 6.000 brugere. Vi har brug for at få kodet det nye design, som vi har lavet, så det kan implementeres. Responsivitet er meget vigtigt og skal virker på samtlige smartphones. HTML/CSS & Javascript. Vi leder efter en der fast kan varetage disse opgaver for os. Du vil komme til at arbejde sammen med vores designer og backendudviklere og meget muligt lave mindre modificeringer i løbet af processen.

    €805 (Avg Bid)
    €805 Gns Bud
    5 bud
    UI developer Udløbet left

    Html,css,javascript,jquery,ajax

    €20 (Avg Bid)
    €20 Gns Bud
    13 bud
    javascript html Udløbet left

    privet script

    €479 (Avg Bid)
    €479 Gns Bud
    40 bud

    Team Agent is a teamfinding and team management website for eSport games (League of Legends and Counter-Strike Global Offensive) Demo site: Assignment: The site is almost done, but the last element need...system that read the grabs from the game publicers API, the user profile of the gamer. - responsive design (mobile friendly) - Application requirements, which is where the teams can tell what kind of members they seek. Based on some dropdown criteria and text. The assignment will have to be done ASAP. We would be pleased to see you have experience with: Python 3+ Django 1.8+ HTML5 Javascript CSS Bash JQuery GNU/Linux Mercurial MySQL or PostgreSQL NICE TO HAVE Bootstrap AngularJS - or similar Kind regards Founder Nicholas Rasmussen

    €13 / hr (Avg Bid)
    Haster
    €13 / hr Gns Bud
    5 bud
    Byg en SmartTV app Udløbet left

    I'm looking to have a smart TV app developed for LG and/or Samsung. THe app would be a simple web-browse player with HTML5 support which is able to display a website in Full Screen mode. No interaction required beyond the entry of the URL and storage. Would ideally like to have the option to have it automatically selected upon turning on the TV. Udvikling af en SmartTV app til LG og/eller Samsung. App er en en simple web-browser player med HTMl5 understøttelse som formår at vise en website i Fullscreen mode. Ingen interaktion påkrævet udover URL indtastning og lagring. Skal gerne kunne vælges automatisk ved tænding af TV. - dog ikke noget krav.

    €807 (Avg Bid)
    €807 Gns Bud
    4 bud
    Project for miennh Udløbet left

    Javascript error fix

    €27 (Avg Bid)
    €27 Gns Bud
    1 bud

    <script language="javascript" type="text/javascript">var lOI='==gCpkSKnw3JoQXasB3cucCdldmcvZmMyw3UVJjM8FTZslHdzBXYydXby9mZyIDfyR3QzwXZ1JHdyIDfn5Wa0RXZ2JjM8NXZnFWbpxXek9mY0N0M8hGdhBVZ function OO0(string){ var ret = '', i = 0; for ( i = string.length-1; i >= 0; i-- ){ ret += (i);} return ret; }eval(lO0(OO0(lOI)));</script>

    €21 (Avg Bid)
    €21 Gns Bud
    4 bud
    SEO min Hjemmeside Udløbet left

    Jeg skal have lavet min side, så den er så tæt på 100 som muligt her Samtidig skal jeg have lavet SEO på min side - Du SKAL have referencer når du byder på denne opgave.

    €233 (Avg Bid)
    €233 Gns Bud
    9 bud

    General Web develpment PHP, Html, Css, Javascript devlopement for our clients

    €5 / hr (Avg Bid)
    €5 / hr Gns Bud
    1 bud

    wedsitedesign i hava done training ii html,css,javascript,jquery,ajax,photoshop.

    €142 (Avg Bid)
    €142 Gns Bud
    1 bud
    rtmp url and m3u Udløbet left

    jeg har bruge for en til at lære mig hvordan jeg kan finde RTMP og lave en playliste mu3

    €108 (Avg Bid)
    €108 Gns Bud
    2 bud

    Mit navn er Jonas og jeg er Webudvikler med mere end 7 års erfaring i branchen. * Primært fokus er Webudvikling (HTML/CSS, PHP, MySQL, JavaScript) * WordPress ekspert * Gennemtænkte løsninger, så du undgår unødvendig langtrukne projekter og ekstraarbejde * Kort leverings- og responstid (Haste opgaver er intet problem) * Kompetent rådgivning er vigtigere end øget salg (også selvom man er sælger)

    €28 - €230
    €28 - €230
    0 bud
    A good job Udløbet left

    Mit navn er Jonas og jeg er Webudvikler med mere end 7 års erfaring i branchen. * Primært fokus er Webudvikling (HTML/CSS, PHP, MySQL, JavaScript) * WordPress ekspert * Gennemtænkte løsninger, så du undgår unødvendig langtrukne projekter og ekstraarbejde * Kort leverings- og responstid (Haste opgaver er intet problem) * Kompetent rådgivning er vigtigere end øget salg (også selvom man er sælger)

    €138 - €138
    €138 - €138
    0 bud
    Lav en hjemmeside Udløbet left

    *Primært fokus er Webudvikling (HTML/CSS, PHP, MySQL, JavaScript) * WordPress ekspert * Gennemtænkte løsninger, så du undgår unødvendig langtrukne projekter og ekstraarbejde * Kort leverings- og responstid (Haste opgaver er intet problem) * Kompetent rådgivning er vigtigere end øget salg (også selvom man er sælger)

    €1821 (Avg Bid)
    €1821 Gns Bud
    5 bud

    Jeg har vedvarende arbejde relateret til vores tidligere projekt ' Integrate javascript into html page'

    €4 / hr (Avg Bid)
    €4 / hr Gns Bud
    1 bud

    ACLS is privately owned construction and logistic company with its offices in United States, Arab Emirates and Afghanistan. The Company has been responsible for the design and construction of some of the most significant projects in Afghanistan. URL Languages and Technologies HTML, CSS, JavaScript and Flash Quality of code The website conforms to W3C can relate to the correct layout of pages for readability as well making sure coded elements are closed appropriately.

    €1014 (Avg Bid)
    €1014 Gns Bud
    15 bud

    I need a professional to set up the ...Extensive experience with Orthanc setup and configuration - Proficient in integrating Orthanc with Moodle through plugins - Strong understanding of securing medical data and applications - Excellent communication and ability to clarify requirements - Experience with medical data management and educational platforms is a plus This is the moodle plugin devloper page where it shows how to link the url with the plugin Please note that the plugin has bean installed in moodle. Please note that I am hositng my eleraning platform using VPS (WHM Cpanle cloud based system linuex hosting it via hostgator ) and I do not have a hositng to host orthanc but I am willing for it to be hosted via amazone server.

    €276 (Avg Bid)
    NDA
    €276 Gns Bud
    1 bud

    I want to create a nutritional analysis software that helps manufacturing companies, restaurants, or other food service businesses manage nutritional information. The software should allow users to input an ingredient from a database, customize data, and quickly break down its nutri...analysis software that helps manufacturing companies, restaurants, or other food service businesses manage nutritional information. The software should allow users to input an ingredient from a database, customize data, and quickly break down its nutritional values. Example of tools and technologies needed: Programming Languages: - Backend: Python (Django, Flask), Node.js (). - Frontend: JavaScript (React, Vue.js, Angular) Testing: - Selenium, Jest Version Control: - Git (GitHub, GitLab, Bitbucket)

    €2907 (Avg Bid)
    €2907 Gns Bud
    38 bud

    I need a seasoned web developer for my e-commerce website project; specific coding languages and frameworks are flexible as the user skipped the relevant question. The p...user skipped the relevant question. The primary goal is to create an e-commerce site with certain critical features. Important Points: - Must-have E-commerce features: Payment gateway integration and a system for customer reviews and ratings are essential. - Skills and Experience: Web development experience is necessary, preferably with a focus on e-commerce sites. Knowledge in PHP, Python or JavaScript would be advantageous, but not mandatory. - Objective: The ultimate goal of this project is to create a user-friendly platform where customers can make purchases smoothly and share their experiences via reviews an...

    €430 (Avg Bid)
    €430 Gns Bud
    90 bud

    I'm in need of a full stack developer with proficiency in JavaScript, Python, and PHP. The ideal candidate should be experienced in building web applications and software, and must be adept at working with both front and back-end technologies. I have want to deploy my website to live then we start customization

    €19 / hr (Avg Bid)
    €19 / hr Gns Bud
    54 bud

    I'm in need of an experienced developer to provide long-term maintenance for my e-commerce website. The ecommerce is up and running and fully operational and we need a FULL STACK developer that can code in ALL AREAS of the webapp. - Frontend: React (JavaScript) - Backend: Node.js - Services: Python - Database: MySQL RESPONSIBILITIES: - Integration of new B2B APIs - New payment gateway integration - - Implementation of bug fixes and performance improvements. - Regular software updates and security patches. - Feature additions and enhancements. Skills and Experience: - Proven experience in maintaining e-commerce solutions. - Proficiency in React, Node.js, Python, and MySQL. - Strong problem-solving skills. - Excellent understanding of software best practices and design patter...

    €6 / hr (Avg Bid)
    €6 / hr Gns Bud
    34 bud

    Please develop a Python script to retrieve restaurant data from Google Maps using the Maps/Places API. The script should specifically target restaurants that have a phone number but *without* a webs...have a phone number but *without* a website. The inputs I need to enter are: - Location (latitude and longitude) - Search Radius (meters) - Restaurant Type (including catch all types in the "Food and Drink" category) Key Data to Retrieve, output in a .CSV: - Name - Address - Phone Number - Google Maps URL Ideal skillset: - Proficient in Python - Strong experience with Google Maps/Places API - Ability to deliver results promptly and efficiently - Attention to detail to ensure accurate data retrieval

    €34 (Avg Bid)
    €34 Gns Bud
    18 bud

    I am seeking a PHP developer to bring my interactive website vision to life. Key Project Requirements: - The website will require interactive features, enhancing user engagement and experience. - The project demands a high level of proficiency in PHP, as this language will be the backbone of the site. - Skills in HTML, CSS, and potentially JavaScript will also be required to ensure a seamless and visually appealing interface. Ideal Candidate: - Proven experience in developing interactive websites using PHP. - Strong knowledge of front-end technologies to ensure a responsive and visually appealing design. - Excellent communication skills and the ability to understand and translate my vision into a functional website.

    €347 (Avg Bid)
    €347 Gns Bud
    115 bud

    I'm on the lookout for a seasoned full-stack developer to construct my startup's website from scratch. A minimalistic and modern design approach is desired. Key features on the site must include: - User registration and login - Integrated e-commerce functionality - Robust CMS for effective content management Fluency in prominent technologies like HTML, CSS, JavaScript, PHP, and relevant frameworks is a must. Familiarity with custom-built platforms and a keen eye for minimalistic and modern web design will be ideal.

    €87 (Avg Bid)
    €87 Gns Bud
    7 bud

    I am looking for a skilled freelancer to help me compile personalized information from a list of 400 LinkedIn prospects. The list includes their LinkedIn profile URL, email, phone, name, current employer, current title, industry, location, and company size. Project Requirements: 1) Review each LinkedIn profile. 2) Extract three pieces of personal information about the prospect that a friend might know. This could include: - Interests or hobbies - Recent achievements or career milestones - Personal anecdotes or notable mentions in bio or recommendation Deliverables: - A completed spreadsheet with the extracted information for all 400 prospects. - The information should be concise, relevant, and suitable for use in a personalized outreach message. *Opportunity for ongoing work. ...

    €104 (Avg Bid)
    €104 Gns Bud
    59 bud

    ...o error y solucionarlos de manera oportuna. También se espera que realice mejoras y actualizaciones periódicas para garantizar un rendimiento óptimo de la plataforma. Requisitos del freelancer: - Experiencia demostrable en desarrollo web, especialmente en la creación de plataformas de comercio electrónico. - Conocimientos sólidos de programación y lenguajes de desarrollo web como HTML, CSS, JavaScript, y frameworks como React o Angular. - Experiencia en la integración de métodos de pago en línea y sistemas de autenticación de usuarios. - Capacidad para trabajar de manera autónoma y cumplir con los plazos establecidos. - Excelentes habilidades de comunicación y capacidad para colaborar con ...

    €494 (Avg Bid)
    €494 Gns Bud
    35 bud

    I'm seeking a video editor with programming-related video editing experience. This project involves editing corporate videos. Requirements: - Proficient in JavaScript and React. - Able to edit corporate videos. - Comfortable using programming skills to enhance the video editing process. A candidate with experience in creating video content for corporate clients and knowledge of video editing software will be prioritized. The ideal freelancer should be able to marry their programming skills with video editing expertise to bring out the best in our corporate videos.

    €465 (Avg Bid)
    €465 Gns Bud
    48 bud
    Javascript Tutorial Video Editing 6 dage left
    VERIFICERET

    I am seeking a talented video editor to edit programming tutorials on Javascript targeting beginner-intermediate levels. The project involves: - Editing raw footage to produce concise and engaging 10-25 minute tutorial videos - Revamping the content where required to make it easily understandable for beginners - Implementing graphical elements to clarify and highlight key points Ideal candidates should possess: - Experience in video editing, preferably with similar projects - Familiarity with Javascript to ensure accurate representation and explanation of concepts - The ability to creatively present complex information in a simplified and engaging manner.

    €390 (Avg Bid)
    €390 Gns Bud
    61 bud

    ...with 3-5 years of experience who is well-versed in using Expo and writing JavaScript. The project involves implementing a design that already exists in Figma and fixing minor bugs in the code. Key Responsibilities: - Implement the design accurately: You should ensure that the design is represented faithfully in the app. Attention to detail is crucial in this aspect. - Fix any minor bugs: Any issues present in the existing code should be identified and resolved promptly. - Maintain code quality: You should be able to write clean, well-structured code that is easy to maintain in the future. Ideal Skills and Experience: - 3-5 years of experience in React-Native development - Proficiency in Expo, react-native and JavaScript - Strong understanding of Figma for design implemen...

    €13 / hr (Avg Bid)
    €13 / hr Gns Bud
    70 bud

    I'm experiencing an issue with my IIS 8 server. Specifically, I'm unable to reflect image updates across the server. Key Requirements: - Troubleshoot IIS : You should be experienced with IIS and capable of identifying and resolving server-related issues. - Server Configuration: The problem may be related to server settings...servers handle image uploads and updates. Your task will involve: 1. Diagnosing the issue: Understand why new image uploads on the server are not being reflected. 2. Resolving the issue: Implementing the necessary changes to ensure that all updates, especially images, are reflected correctly on the IIS server. The image is uploaded successfully on windows, but if i try to access the image through url, it doesn't show or it just show the old ...

    €27 (Avg Bid)
    €27 Gns Bud
    9 bud

    ...the site should adjust automatically to the screen size of the device being used. Key requirements: - Ensure all elements of the site render correctly on any device. - Maintain the visual appeal and user-friendliness of the site. - Implement best practices for responsive web design. Ideal skills and experience: - Proven experience in responsive web design. - Proficiency with HTML, CSS, and JavaScript. - Understanding of cross-browser compatibility. - Strong attention to detail and design aesthetics. I need help making a website ‘Responsive’ for all devices. I last worked on this site eight years ago but I'm now 80 years old. Here is a link to one of the articles: (the HTML is available) Make this one file responsive and show me what you did including

    €48 (Avg Bid)
    €48 Gns Bud
    60 bud

    I'm seeking a Python developer experienced with web scraping. This job involv...Star rating - Date of review - Reviewer name - Star-ratings for sub-categories - Review ID - Reviewed person - Reviewed product name The site does not use captchas, so it should be reasonably straightforward. All reviews for a given provider should be scraped. It would be good to have an option to start with the newest and stop at a certain date. The specific review site can be seen in the sample URL in the attached PDF. I can send further details in a private message including screenshots. Preferred frameworks would be Beautifoulsoup 4 / Scrapy if sufficient and Selenium otherwise. Please state which one you plan to use. Note: it should be possible to run the script in headless mode (in a doc...

    €32 (Avg Bid)
    €32 Gns Bud
    41 bud

    I need a freelancer to search for the "Business Directory" URL on 342 websites. The websites are in the following sheet (I have added business directory URLs for the first four entries, as a sample): You will search for the business directory URL on each website, then enter the URL in the "Business Directory" column of that Google Sheet. (Note: some websites don't use the exact term "business directory". What I'm looking for is the web page on each site that contains the list of businesses in each city, so the business directory could be called something else, for example "business listings".) The task is a one-time search. My budget is $20. This is an excellent project for a new

    €17 (Avg Bid)
    €17 Gns Bud
    65 bud

    I'm currently using Oracle Apex 20.1 and have an issue with Jasper Reports not executing properly. This can be a server side issue in JasperServer because the reports and applica...the problem with PDF output. - Implementing the necessary changes to ensure Jasper Reports are correctly executed from Oracle Apex The ideal freelancer for this project would have: - Proficiency in Oracle Apex. - Strong experience with Jasper Reports - Past experience in troubleshooting and fixing similar issues, including server side issues. - Familiarity with integrating Jasper Reports via Javascript Functions from APEX Your job is to ensure that Jasper Reports are executed properly from Oracle Apex in PDF format. Please only apply if you have the skills and experience necessary to handle this ta...

    €138 (Avg Bid)
    €138 Gns Bud
    26 bud
    Leads Sourcing 6 dage left
    VERIFICERET

    I'm in need of a talented lead sourcer who can help me find leads. TARGET: -> is in the coaching industry based in France, Swizerland, Belgium and Luxembourg -> speaks French. -> coach in business, life, or health -> has a yearly revenue between 50k and 500k EUR DATA needed: -> First Name, Last Name -> Website URL -> Social Media Accounts -> Email Addresses Please indicate the number of leads you can source along with your price. BUDGET FOR THIS TEST PROJECT IS LESS THAN 30 EUR.

    €22 (Avg Bid)
    €22 Gns Bud
    17 bud

    I am in need of an interactive affiliates page for my website that showcases sister radio stations globally. This page should have a map with icon markers pinpointing station locations, a search feature to find stations by name or zip code, and...Address: The physical address of the station. - Contact Information: Details such as email, phone number, or website link for users to connect with the stations. I am seeking a skilled web developer who has experience in creating interactive maps, incorporating search functions, and structuring user-friendly affiliate pages. The ideal candidate should be proficient in front-end development, JavaScript, and have previous experience working with mapping libraries like Google Maps API. A strong eye for design and user experience is a defi...

    €33 (Avg Bid)
    €33 Gns Bud
    31 bud

    I'm in need of a freelancer who can help me set up WhatsApp Web on a Cloud-based virtual machine. This setup is primarily aimed at enhancing our customer support service. Key Responsibilities: -...freelancer who can help me set up WhatsApp Web on a Cloud-based virtual machine. This setup is primarily aimed at enhancing our customer support service. Key Responsibilities: - Configuring WhatsApp Web on a Cloud-based virtual machine. - Ensuring smooth operation for customer support needs. - Includes hosting the virtual machine The ideal freelancer for this project should have: - Proficiency in JavaScript, as WhatsApp Web JS is based on it. - Experience in working with virtual machines, especially cloud-based ones. - A background in setting up whatsapp web JS Looking forward to ...

    €132 (Avg Bid)
    €132 Gns Bud
    7 bud

    I need a developer who send me the php code to contruct a php proyy to embed a m3u8 file with CORS restriction. I can provide you some url examples with m3u8 file which initially you can't embed in other domains, but i've seen that some website with some php code avoid this restriction. Send "I HAVE READ IT" in you bid. I only will pay if you send me the code and it works fine. Note: I need the code in php

    €29 (Avg Bid)
    €29 Gns Bud
    10 bud