Execute Code After Xp Publish Execute Code After Xp Publish
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Execute Code After Xp Publish

Started by kingspice, May 24, 2005, 12:16:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kingspice

Hi,
I would like to add some code to execute after successfully uploading some pictures using the xp publish function. Just wondering where the code saying that web publishing is successful is called from exactly.

Thanks

Joachim Müller

XP Publisher is not part of coppermine, but part of the operating system "Windows XP". You can't execute code on the client after the upload, you could only do stuff on the server, i.e. display a message in the browser window (not sure though, haven't looked into it).