Perl script access owaJobs

Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 perl script access owa jobs fundet, i prisklassen EUR

    I am looking for a skilled freelancer who can create a script and video explainer for my product/service introduction. Requirements: - The purpose of the video explainer is to introduce my product/service to potential customers. - I do not have an existing script or narrative, but I have a rough idea of what I want to convey. - The video length required is 1 minute. Ideal Skills and Experience: - Strong scriptwriting skills to create a compelling and engaging script. - Experience in creating video explainers for product/service introductions. - Proficiency in video editing and animation software to bring the script to life. - Creativity and ability to turn rough ideas into a visually appealing and informative video. If you have the skills and experience re...

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

    Vi har et gammelt reservationssystem, som i processen skal sende et mail til os og kunden. Systemet er for 100 år siden, lavet i Classic ASP/Jmail men er nu flyttet til ny server uden Jmail, og skal derfor ændre til CDO.

    €28 - €233
    €28 - €233
    0 bud

    ...basis. If challenges arise during the project, we always make our expertise and guidance available to you. A construction manager who works 110% for you So if you want a process where you are held by the hand all the way by competent advisers completely free of charge, send us your task and let us handle your case. An important thing worth noting is that ALL our craftsmen pay a fixed price to access your supply. The craftsmen's work is outsourced to us, which saves them a lot of time in their daily lives, which means that it is actually free for them to be a member. Therefore, we allow and also make very strict demands on our tradesmen who are registered and have zero tolerance....

    €4165 (Avg Bid)
    €4165 Gns Bud
    52 bud

    Pine script programmer, Pine script programmer.

    €242 (Avg Bid)
    €242 Gns Bud
    6 bud
    Autocad Expert Udløbet left

    AutoCAD 2021 Script Programmer

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

    ...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 : Input file: Output : csv file Script 2: Second script : scrapcat

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

    Please, check this website for your reference: I want to make a "page" like this one, at my Magento 1.6 store. Check where in my website this most works: - you can choose differents products and "add to Cart" with only one click. - I expect you code what I want using "Pages" and "Static Blocks" of magento 1.6. This must be replicable. TOGETHER WITH THE QUOTE, I WILL ANSWER ONLY WHO SEND ME A DESCRIPTION HOW YOU PLAN TO DO THE CODE BE WORKING IN MAGENTO 1.6. IF YOU ARE EXPERT IN MAGENTO AND CAN HAND THIS JOB, GIVE ME A QUOTE. I WILL GIVE ACCESS TO MY WEBSITE, JUST AFTER YOU ACCEPT THE JOB, ANYTHING DIFERENT OF THIS I WILL NOT ACCEPT. Regards, Darley Cassimiro

    €152 (Avg Bid)
    €152 Gns Bud
    19 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 );

    €72 (Avg Bid)
    €72 Gns Bud
    4 bud
    Automation script Udløbet left

    Hi Shalu S., Jeg faldt over din profil, og vil gerne tilbyde dig mit projekt. Vi kan diskutere yderligere detaljer over chat.

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

    I have a script in a Google Sheet where I'm getting an exception error: Access denied: DriveApp. There is an Archive function were projects in a Master List are updated. However, when I Archive Completed Projects I get an error: Access denied: DriveApp. I need someone to debug the code and/or otherwise tell me how to fix the issue. The particular piece of code is: function archive(){ var spreadsheet = (); var topSheet = ("Active Projects") var archiveSheet = ("Completed Projects"); var archiveCurrRow = ()+1; var topSheetRows = (); //var sheetFolder = findFolder(targetFolderId,targetFolderName) var archiveFolder = findFolder(archivedProjectsFolderId,archiv

    €23 (Avg Bid)
    €23 Gns Bud
    5 bud
    Simple php script Udløbet left

    ...a small script which searches in the database to find out how many posts there if for the current day. Search in the database pallel29_c7nordiccall_dk tabel queue_calls - It must search for the number of rows where the column queue_name2 contains CBD Nordic and the column queue_name contains 206611. Scriptet the script must count the number of rows and multiply it by 8, and then send the information in an e-mail. Subject: Dagens statistik for CBD Nordic Mail: Hej Vi har i dag håndteret [number of rows] opkald for jer, som sammenlagt har kostet [number of rows * 8] kroner. Med venlig hilsen NordicCall The information must be send to XX and BCC XX The above must also be done for the rows where queue_name2 contains Xshopping and queue_name contains 271171. Scri...

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

    I have 3 user level .: Admin, staff and user in my header I have this session which prevents if you do not have the right userlevel then you can not access the page. and if the user is inactive for 30 minutes he will be logged out - but it not work correct <?php session_start(); //cek apakah user sudah login if(!isset($_SESSION['username'])){ die("Du er ikke logget ind - Luk browseren og Log ind igen");//jika belum login jangan lanjut } //cek level user if($_SESSION['level']!="user"){ die("Du er ikke logget ind - Luk browseren og Log ind igen");//jika belum login jangan lanjut } if (isset($_SESSION['LAST_ACTIVITY']) && (time() - $_SESSION['LAST_ACTIVITY'] > 1800)) { // last request was m...

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

    Opgaven: Telemarketing salg til små og mellemstore virksomheder i Danmark inden for bestemte brancher. Formålet er at generere leads til vores salgs-team som følger op med det egentlige salgsmøde. Du vil blive forsynet med... -De første emnelister, -Call script med info på produkter og vores erfaring indenfor de enkelte brancher, -Kort træning indenfor relevante begreber og produkter, -Skype eller andet til opkaldet. Opgaven forventes udført fra din egen adresse. Betaling sker som freelancer/selvstændig. Vi forventer, du... -Er dansk og kan tale og skrive på indfødt Dansk niveau. -Er vant til at arbejde med salg, -Ikke giver op nemt, -Kan se værdien af et langvarigt samarbejde. Nogle engelsk kundskaber t...

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    1 bud
    Fix protocol script Udløbet left

    Python script to retrieve market data

    €123 (Avg Bid)
    €123 Gns Bud
    4 bud
    javascript html Udløbet left

    privet script

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

    Jeg ønsker mulighed for at en formular på en hjemmeside i aspx, automatisk udfyldes med prædeterminerede data, og indsendes hver dag et givent klokkeslæt.

    €9 - €28
    €9 - €28
    0 bud

    online test for web desiger html photoshop java script,

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

    Need Scrapper for data........................................................................

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

    This is a fill site development. The mobile layout is in there too. let me know if you need anything else Here is access, FTP----------------------------------------------- Server: UN: freelancer@ PW: T#89X6]Xu9b! WP: UN:beingforever PW: E*zIJ1WQz]Bn

    €186 (Avg Bid)
    €186 Gns Bud
    1 bud
    €12 / hr Gns Bud
    3 bud

    Create order form

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

    Update past YP google script

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

    Small PHP/Java script fix on hover over

    €19 (Avg Bid)
    €19 Gns Bud
    12 bud

    Config lighttpd for Adult Video Script - AVS AVS version : 2.2

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

    E-mail market script

    €186 (Avg Bid)
    €186 Gns Bud
    1 bud
    Script fix Udløbet left

    one fix script

    €33 (Avg Bid)
    €33 Gns Bud
    1 bud
    Another VO script Udløbet left

    Voiceover script

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

    We want Remote Desktop software (for Mac & Win) like Team Viewer with all its functionality. Please send us ALL THE FEATURES and specification of what you will be providing. Along with the FINAL PRICE Note: 1. Complete and PROPER Source Code with documentation required. 2. No Copyright Script or GPL script. 3. No third-party tools.

    €233 - €698
    €233 - €698
    0 bud
    Cookie script Udløbet left

    Hej. Jeg har brug for at få indsat et cookie script i min footer samt et billede.

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

    df hdd jdj d d d dri dtidrueue ue4u 4e ue4u e4u 4eu erujdru jdrudrudr udr udru drudgdxtwseudr sr ursdu dr dr dru

    €291 (Avg Bid)
    €291 Gns Bud
    1 bud
    Php script Udløbet left

    As i discussed you

    PHP
    €2 / hr (Avg Bid)
    €2 / hr Gns Bud
    1 bud

    Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script Need a Jquery Expert for hover Script

    €3 / hr (Avg Bid)
    €3 / hr Gns Bud
    2 bud

    Estuve creando una herramienta de presupuesto de obra de access pero necesito que lo mejoren, ya que la idea del mismo se separe en 3 puntos principales: El primero es la elaboración de presupuestos a clientes, el mismo se va cargando en el informe y va a ir alimentando la información, posee un botón de confirmacion de presupuesto, una vez confirmado se generaria una nueva tabla la cual posee solamente los datos de los clientes presupuestos El segundo es la carga de valores de insumos La facturacion se genera a partir de la busqueda de cliente del presupuesto confirmado, y a partir de ahí se van cargando los materiales que se van utilizando en la obra. Esto para emitir una factura al final, la cual genera un pdf y una tabla con lo facturado.

    €28 - €233
    €28 - €233
    0 bud

    I'm in need of a developer with expertise in Codeigniter and Visual C Code, to set up an existing project on Visual C Code for visual debugging. ill grant access via anydesk to set things on my side, lo locally test it. The aim of this task is to visually debug the code, which currently is incomplete and requires further development. Key aspects needing attention include: - Enhancement of the user interface - Addition of new features - Improving code efficiency Having experience in these areas would be ideal for carrying out the project successfully. The ability to translate my vision into functional code is essential.

    €47 (Avg Bid)
    €47 Gns Bud
    13 bud

    I'm looking to set up a VPN on my Windows 10 PC that will allow access to my home network. Key Requirements: - VPN Protocol: Utilizing the standard Windows 10 client for ease of use and compatibility. - Network Device: Integration with a Unifi UDM router for seamless connectivity and network management. Ideal Candidate: - Proficient in Windows 10 VPN setup and configuration. - Experienced with setting up VPNs using Unifi UDM routers. - Able to provide guidance on security best practices for remote network access.

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

    ...with Google App Script expertise to help me automate tasks specifically with Google Sheets and Gmail, WHATSAPP, SMS. Ideal Skills and Experience: - Proficiency in Google App Script - Prior experience in automating tasks with Google Sheets and Gmail - Strong understanding of integrating Google services Tasks to be Automated: 1. Generating Reports from Google Sheets Data: - The script should be able to pull specific data from my Google Sheets and generate reports automatically. 2. Sending Automated Emails based on Conditions: - I need the script to send out emails based on specific conditions. For example, if a certain cell in a Google Sheet reaches a certain value, an email should be triggered. 3. Updating Spreadsheet Data based on Email Responses: ...

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

    Hi Freelancers, (URGENT) : need this Today ! I have a codecanyon script, please check it here : I need to use whatsapp only, don't need SMS feature, I have a VPS without control panel and I want to install it and make whatsapp works without any problem. Thanks Amine

    €25 (Avg Bid)
    €25 Gns Bud
    25 bud

    ...looking for a Full-stack developer, experienced in building streaming platform from scratch. The task includes creation of a FM streaming platform catering to the General public, Music lovers & Radio enthusiasts. =================================== NOTE: - Read the attached document - =================================== Key Features to be included: * User Registration and Login: Safe and Simple access. * Live Streaming Capability: Be prepared to implement lag-free streaming ability. * Music Library and Playlists: Integrate easily accessible libraries and personalized playlist option. Ideal skills and experience should include but are not limited to: * Experience in building streaming platforms. * Proficiency with full-stack development. * Knowledge of user accessibility...

    €49 (Avg Bid)
    €49 Gns Bud
    14 bud

    ...financial documents, and generate accurate GCC Tax Law reports and recommendations. 3. User Interface Development: An intuitive user interface will be built to allow users to interact with GCC Tax Laws GPT easily and access its functionalities. 4. Testing and Refinement: Rigorous testing will ensure GCC Tax Laws GPT's accuracy and reliability. The model will be further refined for optimal performance based on testing results. Part A: Development of GCC Law Help AI & GPT’s for Text AI Capabilities • Develop a secure login mechanism for users using existing APIs for secure GPT access. • Develop interactive virtual assistants naturally and engagingly using generative models, websites (), and data sources. • Data sources are PDF Documents name...

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

    I require a capable and experienced deck designer to create plans for a composite deck of over 200 square feet that includes stairs. It must be freestanding, not attached to the house, and should provide access through my sliding glass door. Understanding permitting in Massachusetts is key. Your skill set should include: - Knowledge of composite deck design - Familiarity with Massachusetts deck permitting processes - The ability to create detailed and correct deck plans - Experience designing decks with standalone structures - Crafting plans that incorporate stairs. - Must include foundation count, size of posts, sizing of joisting, sizing of railing and stairs - Must include materials list. Please provide your proposed timeline and budget along with relevant examples of similar p...

    €710 (Avg Bid)
    €710 Gns Bud
    37 bud

    I'm looking to improve my personal price action strategy in Pine Script by incorporating machine learning and neural network processes. Additionally, I want to integrate orderflow chart logic into this strategy. Key Project Details: - Incorporate automated machine learning and neural network processes to enhance existing price action strategy in Pine Script - Integrate orderflow chart logic to improve strategy's effectiveness - The project is for personal use Requirements: - Proficient in Pine Script - Strong experience with machine learning and neural networks - Familiarity with orderflow chart logic - Prior experience in developing trading strategies is a plus

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

    Implement Single Sign-On (SSO) functionality to allow users on WHMCS t...Single Sign-On (SSO) functionality to allow users on WHMCS to view and manage their Jira Service Desk tickets without the need for separate logins. Utilize Auth0 as the authentication intermediary to enable a seamless connection between WHMCS and Jira Service Desk. Key Requirements: Integrate Auth0 with both WHMCS and Jira Service Desk using OAuth 2.0. Ensure users logged into WHMCS can directly access their Jira Service Desk tickets through a unified interface or link, bypassing additional login prompts. Maintain security and data privacy standards throughout the process. Objective: To streamline user experience and improve efficiency by connecting WHMCS and Jira Service Desk through a secure SSO solution us...

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

    I need a PHP Laravel system developed for my salon. It should include features for appointment booking, client management, and inventory management. Key Features: - Appointment Booking: The system should allow clients to schedule appointments easily. - Client Management: It should have a database for client management, allowing us to store and access information about our customers. - Inventory Management: The system should also include a feature for managing our salon's inventory. Design: I do not have a design or template for this system. Therefore, I'm looking for a developer who is skilled in creating a user-friendly and aesthetically pleasing interface. Online Payments: While the system should support appointment booking, I do not require online payment processing....

    €189 (Avg Bid)
    €189 Gns Bud
    105 bud
    Odoo-Outlook Integration 6 dage left
    VERIFICERET

    I'm looking for a freelancer to help me integrate my Outlook email with my Odoo 16 system. Key Tasks: - Implement Email Synchronization: The integration should seamlessly sync my emails with Odoo for real-time access and response. - Set Up Calendar Integration: The freelancer will be expected to unify my Outlook calendar with Odoo, ensuring that my schedule and appointments are consistent across platforms. Required Skills and Experience: - Proficiency in Odoo: A track record of working with Odoo 16 or later versions is essential. - Outlook Integration Expertise: Experience in integrating Outlook with business systems is crucial. - Email and Calendar Management: Sound understanding of email synchronization and calendar integration is a must. This project requires a freelanc...

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

    I'm seeking an experienced writer to create a compelling drama film script set in modern times. The story should be diverse, engaging and have the potential for a wide audience appeal. Key requirements: - Develop a complex storyline with well-developed characters. - The script should be gripping and hold the viewer's attention throughout. - The writer should have a good understanding of the nuances of modern day life and conversation to ensure authenticity in the script. - A previous work portfolio in drama film scriptwriting will be highly valued. This is a project for a creative individual who can bring raw emotions to life through words and is capable of crafting a script that has both depth and commercial appeal.

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

    The website aims to function as a paid social network, with paid photo galleries to encourage users who post their photos to earn revenue from access to their profiles. Insert database with user photos, description. We will provide the database with all photos We will customize the features and change the theme

    €690 (Avg Bid)
    €690 Gns Bud
    144 bud

    I'm looking for an experienced penetration tester to analyze my Android Flutter mobile application for security vulnerabilities. Key Responsibilities: - Conduct thorough security tests on the application to identify vulnerabilities. - Provide detailed reports on identified security issues. - Suggest and implement corrective measures to enhance the security of t...corrective measures to enhance the security of the application. Ideal Candidate: - Proficient in penetration testing of Android applications. - Extensive experience with mobile security concepts and tools. - Knowledge of Flutter framework for understanding potential vulnerabilities. - Ability to communicate findings and recommendations effectively. Please provide details on how you would like to access the applicati...

    €473 (Avg Bid)
    €473 Gns Bud
    51 bud

    I'm looking for a developer to build a corporate intranet portal that will cater to the needs of employees, managers, and executives. Featur...should be corporate and professional, reflecting our company's ethos and brand image. Clean lines, professional color schemes, and intuitive layout are key to ensuring this portal is both functional and visually appealing. Skills and Experience: - Proven experience in developing intranet portals - Proficiency in UX/UI design for corporate environments - Knowledge of secure document sharing and access protocols - Ability to integrate employee directory and news features - Strong communication skills to capture the essence of our company culture in the design. I'm excited to see how your skills can help us create a central ...

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

    I am looking for an experienced web developer to create a 1xbet-inspired website which will serve as an online betting platform. The site's primary focus will be on sports betting and live casino gaming. Key Points and Requirements: - A significant part of the website will be dedicated to sports betting. I want users to have access to a wide range of sports events and betting options. - The casino section should feature live casino games. This would include games such as live blackjack, roulette, and baccarat. - The platform needs to have a user-friendly interface, secure payment gateways, and real-time updates. - It's essential that the website is responsive and optimized for mobile devices. Additionally, an integrated mobile app for both Android and iOS is a must. - Th...

    €2729 (Avg Bid)
    €2729 Gns Bud
    49 bud

    I am seeking a skilled freelancer to manage my MLS listings. Your responsibilities will include: Propli task: New Development upload Requirements: we are looking for a data entry team to upload and update the details of new development constructions project on the Costa del Sol (southern Spain) As a starter project, we will provide you access details to one developer’s website (Nvoga) where they have 11 different projects listed. Your “intro” job will be to extract the information from the “Salvia” development (No.3 on the page) in that site and insert it into our site. We have also provided a few videos showing a complete walk-through of the process 2 of the projects which you should be able to use as a reference. Once we have checked that the inf...

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