LiveArea:Email: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
== JavaScript == | == JavaScript == | ||
*http://www.codecademy.com/en/tracks/javascript Learn the fundamentals of JavaScript | |||
Up to the firmware [[03.200.000_CEX|3.20]], write to yourself an HTML E-Mail with the following content to receive the E-Mail on your PSV: | Up to the firmware [[03.200.000_CEX|3.20]], write to yourself an HTML E-Mail with the following content to receive the E-Mail on your PSV: | ||
Line 21: | Line 22: | ||
</small> | </small> | ||
Open your E-Mail app and click the link and the [[NPXS10031|★Package Installer (NPXS10031)]] will start | <div style="color: #000000; background-color: #e5e4e2; border: 1px solid #808000; padding: 5px; {{box-shadow|4px|4px|8px|#b0b090}}"> | ||
Open your E-Mail app and click the link and the [[NPXS10031|★Package Installer (NPXS10031)]] will start. | |||
* http://www.skfu.xxx/2014/09/ps4-state-of-things-part-i-titleids.html | You may want to replace the [[Title_ID|title id]] parameter with any of your choice. | ||
*http://www.skfu.xxx/2014/09/ps4-state-of-things-part-i-titleids.html | |||
</div> |
Revision as of 12:46, 20 February 2015
Settings
Send, receive and browse email messages using the email account you use on your computer or other devices. You can use Gmail™ (Email service by Google), Yahoo! Mail, and other general email accounts supporting IMAP or POP.
JavaScript
- http://www.codecademy.com/en/tracks/javascript Learn the fundamentals of JavaScript
Up to the firmware 3.20, write to yourself an HTML E-Mail with the following content to receive the E-Mail on your PSV:
The <a> href attribute specifies the link's destination (to an element with a specified id within the page)
Open your E-Mail app and click the link and the ★Package Installer (NPXS10031) will start.
You may want to replace the title id parameter with any of your choice.