Article Submitter

Questions and information about creating Internet aware NeoBook applications. Including PHP, HTML, FTP, HTTP, Email, etc.

Moderator: Neosoft Support

Locked
User avatar
HackinHoodLogicsTm
Posts: 131
Joined: Wed Aug 28, 2013 7:03 am
Location: Ghana
Contact:

Article Submitter

Post by HackinHoodLogicsTm »

Hello Guys. I was asked at school to develop an article submitter. And i wanted to build this with Neobook. But currently i have no idea how to start with this on Neobook.
Please can someone guide me on this.

Thanks and hope to hear from you.
I am proud to be a Neobooker!!!
www.neosoftware.com
Special Thanks To
Mr. David Riley
User avatar
fkapnist
Posts: 348
Joined: Mon Nov 17, 2014 4:24 pm
Location: Greece
Contact:

Re: Article Submitter

Post by fkapnist »

You have to be more specific. Where will the articles be submitted? to a database? to a website? as email?

:?:

.

A writer friend of mine recently asked me to create a program that submits articles to his Wordpress blog. He doesn't like the built-in editor and wants to use Microsoft Word instead. Maybe we can come up with a simple solution.

.
User avatar
HackinHoodLogicsTm
Posts: 131
Joined: Wed Aug 28, 2013 7:03 am
Location: Ghana
Contact:

Re: Article Submitter

Post by HackinHoodLogicsTm »

He it to be submitted to a website or blog.
I am proud to be a Neobooker!!!
www.neosoftware.com
Special Thanks To
Mr. David Riley
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Re: Article Submitter

Post by Neosoft Support »

If the website has some kind of a back-end submission system that would allow you to send information through HTTP you might be able to use NeoBook's InternetPost action. If the only way to submit an article if through a web interface then you would have to use the WebBrowser object and fill out the form using JavaScript or NeoBook's BrowserSetElement action.

(Hopefully, the blog doesn't have a bunch of Flash ads as NeoBook's WebBrowser is currently having issues with them.)
NeoSoft Support
User avatar
HackinHoodLogicsTm
Posts: 131
Joined: Wed Aug 28, 2013 7:03 am
Location: Ghana
Contact:

Re: Article Submitter

Post by HackinHoodLogicsTm »

Thanks Dave. Wil the ry tgar
I am proud to be a Neobooker!!!
www.neosoftware.com
Special Thanks To
Mr. David Riley
Locked