12 Topics

Member Avatar for
Member Avatar for simplypixie

I have the following script: $('#login-box .forgot-pwd').click(function (e) { e.preventDefault(); $('#login-box #main-login').hide("fast"); $('#login-box .login-error').hide(); $('#login-box #forgot-login').show("fast"); $('#forgot-username').focus(); $('#login-box .forgot-send').click(function (e) { e.preventDefault(); $.ajax({ url: '/login.php', data: $('#login-box form.get-password').serialize() + '&action=forgot', type: 'POST', success: function(html) { if (html == 'success') { $('#login-box #forgot-login').hide("fast"); $('#login-box').append('<p>Your password has been emailed to you</p>'); $('#mask …

Member Avatar for simplypixie
0
284
Member Avatar for InsightsDigital

Other than looking at the CTR, what are other factors or KPIs you look into to determine if your campaign was successful or not?

Member Avatar for willson1
0
169
Member Avatar for nikita.

Hi I have written the below code for ftp transfer. can u please help me how to trap whether it is successful or not. [code]ftp -n `awk '$1 ~ /db_server_IP/ { print $3 }' $CONFIG_FILE` <<END quote USER `awk '$1 ~ /db_user/ { print $3 }' $CONFIG_FILE` quote PASS `awk …

0
145
Member Avatar for compulove

I have code for a browse button and I wanted to know how to write the code to output a sucess message if it saves correctly. Also how to output the file path to a textbox... here is the code I have so far... [CODE] protected void Browse_Click(object sender, EventArgs …

Member Avatar for bill_kearns
0
317
Member Avatar for Sabryan

Some SEO specialists become more successful than others. It may depend on several things, the company they work for, the way they work and why not think that they are somehow lucky And to understand the reason I want to know the strategy of the best professionals.

Member Avatar for mattwls
0
197
Member Avatar for eddie3377

Hello, I have decided to become an IT Professional. My financial Aid counselor ask me to interview 3 IT Professionals...I don't know any IT Professionals. Please Help me with these 3 Questions. You are also welcome to contribute a short paragraph of any other information about yourself, career, job satisfaction …

Member Avatar for PepperAdmi
0
234
Member Avatar for mcgrathml

Hi, I’m a research student investigating Software Engineering Tools and if the organizations that use them demonstrate greater success rates in their software projects. There is a multitude of unsuccessful software projects in the world – the question I’m researching is “do software engineering tools make a difference?”. In difficult …

0
115
Member Avatar for logicslab

Hi Friends, I am come with a new query in jQuery. I have a listing form in which the details showed , the View more Details is implemented using Ajax. When Click "+" sign there is a loading image show First then the Result show there ... It's all working …

Member Avatar for @developer
0
168
Member Avatar for hari.sarvothama

Hi, I have a $.ajax call in my jquery function. I want to access the value returned from the server(php) to be accessed in jquery function. Hoe to do this?? [code] setTimeout(function(){ $.ajax({ url: 'ajax-validation.php', data: 'email=' + $('#email').val(), dataType:'text', type: 'post', success: function (resp) { if(resp=="Email is available")/*This does …

Member Avatar for lambing
0
248
Member Avatar for newsguy

The business world might still be struggling to shake off the recession but one sector has been enjoying truly extraordinary growth: the search market. What's more, according to digital metrics specialist [URL="http://www.comscore.com/"]comScore[/URL], one company has dominated this booming marketplace and unsurprisingly it is called Google. Of the 131 billion searches …

1
404
Member Avatar for MktgRob

We all come on this forum to ask questions and discuss possible solutions and strategies and occaisionally we will mention a success story related to those topics. But why don't we all post a win or an accomplishment so that we can all be inspired. I will kick this off. …

Member Avatar for MktgRob
0
140
Member Avatar for InsightsDigital

AS we al know, there are millions of online communities and presence, yet only a few actually were able to penetrate and influence people to join and engage, like Facebook and Myspace. so my question is: How did these online communities set themselves apart to make them so widespread? Why …

Member Avatar for MktgRob
0
161

The End.