Search found 96 matches

by shx
Tue Sep 09, 2014 8:15 am
Forum: PlugIn Discussions
Topic: ksChImage v1.0 Plugin
Replies: 61
Views: 34183

Re: ksChImage v1.0 Plugin

I do not understand. It does not flag other plug-ind such as yours.
by shx
Tue Sep 09, 2014 5:07 am
Forum: PlugIn Discussions
Topic: ksChImage v1.0 Plugin
Replies: 61
Views: 34183

Re: ksChImage v1.0 Plugin

Microsoft Security Essentials detects a virus.
by shx
Fri Jun 27, 2014 11:40 am
Forum: General NeoBook Discussions
Topic: Application getting data from the web
Replies: 8
Views: 3703

Re: Application getting data from the web

Just a general question about using the Internet get action with PHP.

Is the PHP sending the data via echo or print command or is there another way?


Thanks
by shx
Fri Jun 27, 2014 10:35 am
Forum: General NeoBook Discussions
Topic: Application getting data from the web
Replies: 8
Views: 3703

Re: Application getting data from the web

Thanks Dave for your response.

I like the InternetGet suggestion that you made and will look into it.
by shx
Thu Jun 26, 2014 8:52 am
Forum: General NeoBook Discussions
Topic: Application getting data from the web
Replies: 8
Views: 3703

Re: Application getting data from the web

by active scripting I mean from wikipedia Active Scripting (formerly known as ActiveX Scripting) is the technology used in Windows to implement component-based scripting support. here is an example of what I mean the title of the following web page. Adjust Internet Explorer active scripting settings...
by shx
Thu Jun 26, 2014 7:36 am
Forum: General NeoBook Discussions
Topic: Application getting data from the web
Replies: 8
Views: 3703

Re: Application getting data from the web

I guess to clarify what I am asking is the following

does having this

Code: Select all

window.external.nbSetVar( '[xxtoneob]', toneob );
in the javascript mean that this is called active scripting and it would not work in all cases.

Is there another way of getting at this data that would be more standard?
by shx
Thu Jun 26, 2014 7:19 am
Forum: General NeoBook Discussions
Topic: Application getting data from the web
Replies: 8
Views: 3703

Application getting data from the web

Hello, Let me explain when I'm trying to do. I have my application running on a bunch of different customers. There is data that changes often that I need to supply those applications with. It is not going to be initiated by the user but rather the application itself should gather the data. I don't ...
by shx
Thu May 22, 2014 1:15 pm
Forum: General NeoBook Discussions
Topic: Webobject issue
Replies: 19
Views: 14425

Re: Webobject issue

Hello David,

the problem is that [webbrowser1addr] is not displaying the url that you see in a web browser.

Also, I just used the Lenovo site as an example, but it is happening all over.


what I am looking for is that [webbrowser1addr] should contain what is in the address bar of the browser.
by shx
Wed May 21, 2014 6:57 pm
Forum: General NeoBook Discussions
Topic: Webobject issue
Replies: 19
Views: 14425

Webobject issue

I'm having a problem with the WebObject. It seems that the variable that stores the current url (webbrowser1addr) , many times is get the value of "javascript:false" instead of the actual url. For example, if the URL to browse to is"www.lenovo.com" , instead of containing this we...
by shx
Thu Dec 19, 2013 9:02 am
Forum: General NeoBook Discussions
Topic: runNeobook
Replies: 2
Views: 1464

Re: runNeobook

HPW, Thanks
by shx
Thu Dec 19, 2013 7:55 am
Forum: General NeoBook Discussions
Topic: runNeobook
Replies: 2
Views: 1464

runNeobook

Is there a variable to determine if a pub was run via the runneobook command?
by shx
Wed Nov 20, 2013 6:33 am
Forum: General NeoBook Discussions
Topic: Folder Selection dialogue box with Favorites sidebar
Replies: 3
Views: 1951

Folder Selection dialogue box with Favorites sidebar

In windows7 when open up a windows explorer browse you see a side bar with favorites libraries etc. I would like to know if there is a facility or plug-in within Neobook to do the same when selecting a folder I know the npUtil has this facility when selecting a file using "npOpenFileDialog"...
by shx
Thu Oct 24, 2013 10:18 am
Forum: NeoBookFM/FTP
Topic: fmSelectSome - bug or am i missing something
Replies: 6
Views: 6702

Re: fmSelectSome - bug or am i missing something

thanks, i feel pretty stupid.
by shx
Thu Oct 24, 2013 9:54 am
Forum: NeoBookFM/FTP
Topic: fmSelectSome - bug or am i missing something
Replies: 6
Views: 6702

Re: fmSelectSome - bug or am i missing something

here is the full code fmConnectLocal "FileList1" "InitialPath=" fmSetFileBrowserProperties "FileList1" "MultiSelect=No;AllowDrag=No;AllowDrop=None;ViewStyle=Thumbnails;ViewContents=FilesOnly;ShowFiles=Yes;ShowTree=No;ListFont=Calibri,12,Normal,ANSI_CHARSET;ListSele...