Jump to content

KoA

New Members
  • Posts

    9
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

KoA's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. KoA

    PHP Submittal

    Currently I Have control of it, but i'm not trying to do it within the server it self. It's my site
  2. KoA

    PHP Submittal

    Yes, straight to a database. Why make it hard on yourself? However, In order to get into the 'Members Area' the code needs to be submitted. The database is not the only thing.
  3. KoA

    PHP Submittal

    It's sort of an 'Access Code'. It will then redirect to what you can call a 'Members Area' then save the information used into a database. Just looking for an automated script to copy the access code and then submit it. I Can get the info into the database, then redirect.
  4. KoA

    PHP Submittal

    Currently working on a Project. I Have a page that shows a code And at X Time I Want it to submit the code into a form on a different directory. All the form does Atm is direct you to another location, but when it's completed data would be submitted to a database. I Can get the cronjob working, however, it's the PHP I'm having difficulty with.
  5. KoA

    PHP Submittal

    Any Idea on what to do?
  6. KoA

    PHP Submittal

    Alright, I Could probably figure out the time part, however, what about the script it self to copy the code and put it in a simple one form page.
  7. I've Been Wondering Is there any way that at a certain time a script can copy a text of a web page and submit the text into a simple form. Is this possible. For Example: Every Day There is a New Riddle at 3PM Would there be any way that at 3pm it copies the riddle, which is always in the same spot, and put it in a simple 1 form page?
  8. I Have one little plain External form and a submit button The correct answer for the form is, lets say, B I Have a possible.txt file which has A B C Is there any way to make the server try A, Then submit, B, Then Submit, C, Then Submit, then send me back the results.
  9. I've been wondering how would I Go about submitting items in possible.txt to an External Form. Not a Username/Password form or anything in that Nature, just one simple Test Form. I Have a list of three possible choices [i Already know which one is correct] Is it possible in any way for the server to read the first line, submit it in, then try again with the other choices?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.