Archive for category General
Paypal Buy Now Button Hidden Trick!
Did you know that you can add up to 7 custom fields and their values to a buy now button? Using the merchant interface – you can only have 1 custom field. It is named on0 (Oh N Zero) and it’s value is on1 (Oh N One).
However a little bit of digging into the docs tells us this : ( Paypal Integration center – Developer – How To – HTML – Website Payments Standard – Standard Variable Reference)
on1:
Second option field name and label. The os1 variable contains the corresponding value for this option field. For example, if on1 is color then os1 could be blue.
You can specify a maximum of 7 option field names (6 with Subscribe buttons) by incrementing the option name index (on0 through on6).
Did you catch that? Let me repeat it for you -
You can specify a maximum of 7 option field names (6 with Subscribe buttons) by incrementing the option name index (on0 through on6).
All well and good but how do you use it right? Simple – add some new fields to your submit form like this…
<input type=”hidden” name=”on0″ value=”How Cool is this option?”>
<input type=”hidden” name=”on1″ value=”Do you really feel that way?”>
<input type=”hidden” name=”on2″ value=”YourName”>
<input type=”text” name=”os0″ maxlength=”60″ size=”5″>
<input type=”text” name=”os1″ maxlength=”60″ size=”5″>
<input type=”text” name=”os2″ maxlength=”60″ size=”5″>
So what does it do for you? Simple really – it allows you to collect a few more items in the actual paypal transaction instead of processing those items separately.
Check out all the coold code for simple payments here : https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables
Be Blessed All!!!
Chris
Remove Icons from Notification Area
Posted by Chris in General, Windows Tips on February 23, 2010
If you have items in Past Items that are have long ago been removed from the system and want to remove them from the list, use the following procedure.
Click Start > Run > Regedit
Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TrayNotify
Delete the IconStreams and PastIconsStream values.
Open Task Manager (ctrl-alt-del), click Processes tab, click Explorer.exe, then click End Process.
While in Task Manager, goto File > New Task > type explorer, then click OK
This will reset your icons and populate the bar with your currently running apps that make use of the tollbar area.
Be Blessed!
Chris
Free Subscription to EContent Magazine
EContent magazine is a print magazine that focuses exclusively on content, in particular, digital content.
Here are some of the topics that they cover:
- News and analysis of what’s happening in the content industry (product announcements, technology trends, metrics, etc.)
- Feature articles covering the latest trends and issues
- Content creation, acquisition, organization, and distribution
Right now, you can get one years’ subscription for free – normally costs $119 a year.
But you need to submit a request and they’ll tell you right away if you will be receiving a subscription. Also, they are opening this to US residents only .
If you fall within the criteria this could be a great magazine to get your hands on – and not to mention, lets you stay off the computer at least for a while.
Request your subscription directly from this page: http://bit.ly/ewsEContent *
Enjoy!
Chris
*Note: This post contains affiliate links.
Facebook 101
Facebook is here to stay – we know this and as a business you must be willing embrace it.
In the coming days I will be going over some basic Facebook fundementals to help you get inline with your clients and get THEM to spread the word.
So come back often and be sure to check out the tools available in the sidebars – not everything is a Google ad
Many will be tools that I have purchased in order to evaluate to help you sift through the opulence that is out there.
God Bless!
Chris



