| |
|
|
J. Strahl | Hello Gemeinde,
I had a question and hope your can me there help on. i want gladly by Profan a php Website Call without the the actually Browser opened becomes. ( The script should only whom appeal count ).
now white one Yes not which Browser on the jeweiligen system installs is. For this have I already time the following Profan Proggi written. CompileMarkSeparationDeclare browser$,l%,ie$,z%,s$
browser$=@ReadIni$(HKEY_0,HTTPshellopencommand,)
l%=Len(browser$)
if @Left$(browser$,1)=chr$(34)
s$=chr$(34)
z%=2
else
s$=chr$(32)
endif
WhileNot z%>=l%
ifNot @Mid$(browser$,z%,1)=s$
ie$=@ADD$(ie$,@Mid$(browser$,z%,1))
else
z%=l%
endif
inc z%
EndWhile
ie$=@ADD$(ie$,chr$(32 n> )
I yourself have whom IE and the Firefox. I call then The Website with the ie$ Variable by @WinExec() ,0 on, means not visible. Klappt with the IE too perfect. though not the Firefox. The opens itself and remaining so. and who can tell which Browser yet so on different Systemen installs is.
gives it this another others possibility The Page only short aufzurufen without the one this mitbekommt ?
|
|
|
| Windows 7 Ultimate 64 * 12 GB Ram * XProfan 11.2a * PRFellow * PRFPAD | 05/13/08 ▲ |
|
|
|
|
| You need only The Download-Include or XProfan11 or The api urldownloadtofile [...] . |
|
|
| |
|
|
|
J. Strahl | boah ne ne
there are always The einfachen things everybody can not schnallt . could still not presage the one with the Urlmon.dll a php File perform can. again what learnt. cordial Thanks ...
|
|
|
| Windows 7 Ultimate 64 * 12 GB Ram * XProfan 11.2a * PRFellow * PRFPAD | 05/13/08 ▲ |
|
|
|
|
| |
|
| |
|
|