
Search In
Hello Guys,
I’m a novice Podcaster who uses bitly links in running my Podcast campaigns. The links redirect either to the iTunes or Stitcher page.I am using Facebook ads to drive traffic to the podcasts.
Since the day ads went live, bitl
Can the members inside a email distribution list be updated automatically, using csv file as input ?
I have an email distribution list ,
next, I want to add members to this distribution list using csv file as input.
note :- the csv file cont
I am using Strophe.js to connect with XMPP server in angular4. I send message using connectionXmpp.connection.pubsub.publish() method. How do I get acknowledgement whether message is received by subscriber or not. Right now I haven't get any call
I have created single select button group using radio button with label tag using css display: table and table-cell for text content exceed or overflow in each button. It's working fine all browsers (Chrome, Firefox & IE) expect Safari browse
Hello friends,
When I clicked on an image and dragged it on UBUNTU I faced an issue that unfortunately there are two cursors on the screen. I searched for the problem and checked system settings--> mouse and touchpad settings but no solution foun
So i've got multiple exercises to do in I have absolutely no idea how to make this script :
The script must create a file named files.txt and display its contents. The file must contain all the names (only) in the %windir%\system32
I have created a activity in which I placed a fragment and inside fragment I have used a card view. when I click on card view it moves to next fragment and set title of card view to next fragment toolbar. The problem is when I press back button prev
To shuffle(randomize) an array in javascript, there is an algorithm called Fisher-Yates devised and Don Knuth popularized algorithm.
Below is the code for using it:-
Arr.prototype.shuffle = function() {
var input = this;
for (var i = input
I am using TimeProfiler for the first time. And I have read RayWanderlich's blog to get understanding of TimeProfiler.
How I can improve the performance in my app. I am showing the screenshots from the TimeProfiler that might help in analysing the S
Hi if you want to upload two separate files from one single form to be uploaded and with a for simplest code
Look at mine code.
The form will have two separate input files but you need to name them common, ex 'files[]' I'm using 'upload[]' in this c
