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.
Article Submitter
Moderator: Neosoft Support
- HackinHoodLogicsTm
- Posts: 131
- Joined: Wed Aug 28, 2013 7:03 am
- Location: Ghana
- Contact:
Re: Article Submitter
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.
.
![Question :?:](./images/smilies/icon_question.gif)
.
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.
.
- HackinHoodLogicsTm
- Posts: 131
- Joined: Wed Aug 28, 2013 7:03 am
- Location: Ghana
- Contact:
Re: Article Submitter
He it to be submitted to a website or blog.
-
- NeoSoft Team
- Posts: 5628
- Joined: Thu Mar 31, 2005 10:48 pm
- Location: Oregon, USA
- Contact:
Re: Article Submitter
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.)
(Hopefully, the blog doesn't have a bunch of Flash ads as NeoBook's WebBrowser is currently having issues with them.)
NeoSoft Support
- HackinHoodLogicsTm
- Posts: 131
- Joined: Wed Aug 28, 2013 7:03 am
- Location: Ghana
- Contact:
Re: Article Submitter
Thanks Dave. Wil the ry tgar