Jump to content

Read a line


Recommended Posts

Hi,

I'm working on an encryption software which works with a key-file,

This key-file will be uploaded to a server and the encryption process ends but when it comes to decryption I don't want the software to download the whole key-file first but to read a line and then decide whether to download the whole key or show an error message.

*I don't wanna use any Php code here just with the Autoit* is it possible?

Link to comment
Share on other sites

  • Developers

Webpages can have Serversite scripts/programs and clientsite scripts.

The serversite scripts/programs determine what information is presented to the client, so if you want a single record to be fed to the client you need some sort of Serversite script/program.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...