Facebookov profil osebe Stanko Milosev

Results 31 - 40 of 120

1.0/5 (1 vote)
PHP/PHP
Author:Stanko Milošev
With using DomDocument class. Like this: ab'; $doc = new DOMDocument(); $doc->preserveWhiteSpace = false; ...
Monday, 22 September 2008 | 291 hits | Print | PDF | Report | Read more
32. MVC
3.0/5 (1 vote)
Joomla/MVC
Author:Stanko Milošev
Here I will write about creating components using Model - View - Controler design pattern in Joomla! framework. Firs of all, what is MVC? MVC design pattern isolates business logic from user interface considerations, resulting in an application...
Thursday, 25 September 2008 | 264 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
IBM WebSphere MQ/IBM WebSphere MQ
Author:Stanko Milošev
If you want to run the MQSC commands use runmqsc
Wednesday, 08 October 2008 | 290 hits | Print | PDF | Report
0.0/5 (0 vote)
Delphi/Delphi
Author:Stanko Milošev
If you receive that exception, and you are using something like: ... var   Buffer: array [0..MAX_SIZE] of Char;   Than MAX_SIZE is too big, because Char can take small mount of data. Use better something like this: procedure...
Wednesday, 22 October 2008 | 227 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
IBM WebSphere MQ/IBM WebSphere MQ
Author:Stanko Milošev
Question is, how to browse messages, without deleting them from MQ? I did it with Delphi. You will need to change GetMsgOptions, at me it is like: MQGMO_DEFAULT : MQGMO = (StrucId:MQGMO_STRUC_ID; Version:MQGMO_VERSION_1; Options:MQGMO_NO_WAIT; ...
Thursday, 23 October 2008 | 341 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
Windows/Windows 7
Author:Stanko Milošev
User Account Control setting you will find in: Control Panel > System Security > Action Center > Change User Account Control Settings IIS 7 log files are on my computer are in: C:\Inetpub\logs\LogFiles To get IIS manager, you can write in...
Friday, 29 January 2010 | 213 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
IBM WebSphere MQ/IBM WebSphere MQ
Author:Stanko Milošev
There are two posibillity to start transaction: 1. MQBegin - Queue-manager-coordinated global unit of work 2. MQPMO_SYNCPOINT - Queue-manager-coordinated local unit of work MQBegin is trivial, so I will not explain it. For MQPMO_SYNCPOINT you...
Friday, 24 October 2008 | 219 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
IBM WebSphere MQ/IBM WebSphere MQ
Author:Stanko Milošev
If you are receiving error Reason code:2102 - MQRC_RESOURCE_PROBLEM, then try following: Increase Log -> Log primary files and Log -> Log secondary files, to 20, for example, Increase Extended -> Error log size. Idea taken from here....
Monday, 27 October 2008 | 592 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
JavaScript/Ajax
Author:Stanko Milošev
 Taken from here.
Tuesday, 04 November 2008 | 267 hits | Print | PDF | Report | Read more
0.0/5 (0 vote)
PHP/PHP
Author:Stanko Milošev
If the path to your PHP directory has spaces (e.g. "C:\Program Files\PHP") and IIS gives a 500+ error or responds with "The specified module could not be found." when you try to run a PHP script, try changing the ISAPI DLL's path in IIS (in the...
Wednesday, 12 November 2008 | 351 hits | Print | PDF | Report | Read more

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 4 of 12


Powered by AlphaContent 4.0.16 © 2005-2010 - All rights reserved