Author Topic: Add on with HTML Log's.  (Read 1236 times)

de80

  • Sr. Members
  • Full Member
  • ***
  • Posts: 148
    • View Profile
Add on with HTML Log's.
« on: March 10, 2009, 02:50:08 PM »
Ok here we go i would like something that log's into my Server and upload's the HTML log to it let's say every 24 hour's or so i know STW but i dont want that i just want auto update to my server.
[div align=\'center\']New To VBS World trying to learn.
 [/div]

Reason

  • Global Moderators
  • Full Member
  • ***
  • Posts: 193
    • View Profile
    • http://Rev77.net/FailBot/latest.zip
Add on with HTML Log's.
« Reply #1 on: March 10, 2009, 02:57:05 PM »
u need someone to write u a PHP Script to do this, cuz last time i checked, SB couldnt connect with FTP.
Quote
04:37:18 PM | ?Swamp_Demon15@Azeroth? make me 1..?
04:37:28 PM | ?MikeA@Azeroth? can you code in VB6, lol?
04:37:47 PM | ?MikeA@Azeroth? And do you know how to have sex while hanging from your little toe?
04:38:01 PM | ?MikeA@Azeroth? If no to either, I'm sorry, we can't take you.
04:38:11 PM | ?MikeA@Azeroth? Joel taught us all the second one.

de80

  • Sr. Members
  • Full Member
  • ***
  • Posts: 148
    • View Profile
Add on with HTML Log's.
« Reply #2 on: March 10, 2009, 03:02:07 PM »
Hmmm, thank you "reason" AKA "power" Hope your not still pissed at me...

I look into this any idea how hard PHP is?
[div align=\'center\']New To VBS World trying to learn.
 [/div]

ArticWolve

  • Global Moderators
  • Hero Member
  • *****
  • Posts: 636
    • View Profile
    • http://
Add on with HTML Log's.
« Reply #3 on: March 10, 2009, 03:51:41 PM »
Reason ISNT Power.
Quote
Darker then the darkest shade of night...
    A Rebel at heart... A criminal by mind
    All in the eyes of the beholder... is the truth to life
    But Th---The Only---The One and Only True Master of Death is the Reaper itself
[/color]
[/color]
[div align=\'center\'][img]http://img261.imageshack.us/img261/9411/mydesktopce6.jpg\" border=\"0\" class=\"linked-sig-image\" /][img]http://www.danasoft.com/sig/238153.jpg\" border=\"0\" class=\"linked-sig-image\" /][/div]                     [div align=\'center\']    Click ME for my forums. You know you want to click ME. Come on CLICK ME DAMN IT! But don't click THIS!![/div]

riffruff

  • Sr. Members
  • Jr. Member
  • **
  • Posts: 94
    • View Profile
Add on with HTML Log's.
« Reply #4 on: March 10, 2009, 05:04:31 PM »
Quote from: Reason
u need someone to write u a PHP Script to do this, cuz last time i checked, SB couldnt connect with FTP.
Yes it can -- I've done it before.

Code: [Select]
scinet.URL = "ftpaddress"
scinet.UserName = "user"
scinet.Password = "password"
scinet.Execute scinet.URL, "PUT filelocation"

de80

  • Sr. Members
  • Full Member
  • ***
  • Posts: 148
    • View Profile
Add on with HTML Log's.
« Reply #5 on: March 10, 2009, 05:24:35 PM »
Could you write the script for me or the php file?
[div align=\'center\']New To VBS World trying to learn.
 [/div]

riffruff

  • Sr. Members
  • Jr. Member
  • **
  • Posts: 94
    • View Profile
Add on with HTML Log's.
« Reply #6 on: March 10, 2009, 05:27:46 PM »
No -- but theres the FTP code if someone wants it.  I don't make scripts for people anymore.

de80

  • Sr. Members
  • Full Member
  • ***
  • Posts: 148
    • View Profile
Add on with HTML Log's.
« Reply #7 on: March 10, 2009, 05:29:55 PM »
OK, remake i want it so in some way it load's it and then refreash it every time the log reloads, any way?
« Last Edit: March 10, 2009, 07:25:58 PM by de80 »
[div align=\'center\']New To VBS World trying to learn.
 [/div]