Questions tagged as 'upload'

2
answers

______ qstntxt ___

I searched the net but found nothing to upload a file and converted it to %code% and then search the text inside it for results.

/ p>

Someone knows how this is done so I can leave some links for me to study the case.

    
______ azszpr73152 ___

Converting binary files to %code% will not make a search work, each file has its own format.

For each file type you will have to use a method to extract the data and save it in a %code% , some example:

  • XML use link

    Example:

    %pre%
  • CSV use link

    %pre%
  • XLS will probably have to use a library to facilitate such as link or link

  • These are just a few examples, for each format you implement in your application you will have to use a new script.

    I believe that there is no "magic" solution ready for this, you will have to take what exists and create an application based on it.

    To make the query, let's suppose that you saved all %code% to a folder, so you should do a search similar to this:

    %pre%     
    ______ azszpr73192 ___

    I do not know if I understand your question right, but if you want the list of files listed in a txt file, use the following command:

    %pre%

    I hope I have helped.

    Embrace

        
    ___

    I searched the net but found nothing to upload a file and converted it to txt and then search the text inside it for results. / p> Someone knows how this is done so I can leave some links for me to study the case.     
    asked by 07.07.2015 / 00:33
    1
    answer

    Upload .mp3 file to PHP server in Objective-C

    How do I upload an .mp3 file on my iphone to my server using an upload page I was able to do with more images I am not able to do with .mp3 files could someone help me? The following is the code I use: Objective-C: NSData *imageData = UII...
    asked by 25.09.2015 / 14:00
    1
    answer

    Error Uploading images with ajax

    Index.php <<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="css/style.css"> <title>Upload com Ajax</title> </head> <body> <div id="Principal">...
    asked by 09.06.2015 / 15:09
    1
    answer

    Viewing image saved in PHP / Restaurant bank

    $pdo->bindValue( ':img_prato' , $_REQUEST['img_prato']); = profile-sw.jpg How do I display the Image, not the path? Insert.php <?php require_once 'usuario.php'; require_once 'autenticador.php'; require_once 'sessao.php';...
    asked by 19.05.2015 / 09:16
    1
    answer

    Change background of a DIV in iframe

    Next Person, I have a form to upload any image ... <form id="form-upload" enctype="multipart/form-data" action="url" method="post"> <input type="file" name="image" id="image" /> <input type="submit" name="salvar" valu...
    asked by 27.04.2015 / 00:09
    1
    answer

    How to write image to database with JSF2

    I'm having a JSF project with the DAO template using Hibernate , and I'm having a hard time understanding how to save the image in the database. I just need to know what the method would look like to save an image to a DAO cla...
    asked by 07.05.2015 / 23:58
    1
    answer

    Create new directory according to string

    I have a function that saves an image to a standard directory for all companies, and I tried to change it to save to a directory according to this companyFolder string I created. But this is not getting saved. How can I do this? [Htt...
    asked by 18.12.2018 / 12:19
    1
    answer

    Upload app to Apple Store

    I'm trying to upload an app in the apple store using xCODE 8, but I get the message that it's no longer possible to upload to the apple store using xCODE 8. So I researched it, it's possible to upload apps using only version 9 or higher. Can any...
    asked by 14.09.2018 / 13:34
    1
    answer

    Compares size of the selected files in the input with the PHP disk_free_space

    I need a javascript script to compare the selected files size in input with disk_free_space (in my case disk_free_space('D:') ") of PHP , but it has to be before sending to the page that does I'm using upload of multip...
    asked by 19.08.2018 / 00:48
    1
    answer

    Uploading images with element addition in the image

    Hello, I need to upload where, in the image, the client can add a visual element to mark something. I'll need something via javascript to do the visual interaction before the upload (simpler part). Does anyone know how to do this? For exam...
    asked by 10.02.2018 / 03:01