Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
56% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
1 Commented Post
2 Endorsements
Ranked #620
Ranked #1K
Member Avatar for DSLKeper

I am new to code writing. How do I make it so this page stays centered in web browsers? What HTML code do I add and where? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>Direct Selling Rumors & Gossip</title> </head> <body bgcolor="066082"> <TABLE align="center" class="" …

Member Avatar for Purvi_1
0
456
Member Avatar for rv1990

This is the code I made for my facebook application but it is not giving the result. This code generate friends name, id and gender and I simply want to display in my apps. Please help me in solving the problem? <section> <?php $friends = idx($facebook->api('/me?fields=friends.limit(10).fields(gender,name)'),'data', array('access token' =>$accessToken)); ?> …

Member Avatar for talibhassan3211
0
551
Member Avatar for nasir1739

i have a free domain website and i need to get traffic to my website, how can i do this?

Member Avatar for woodroseint
0
535
Member Avatar for RachEv

What are you experiences of linking your facebook posts to your wordpress blog? Does it hurt your seo by beeing seen as duplicate content?

Member Avatar for cartergarth
0
155
Member Avatar for impindia
Member Avatar for Jessica1234
0
74
Member Avatar for Dani
Member Avatar for Pjieter
0
71
Member Avatar for phpDave

Hi, I'm looking to build a payment button using Amazon Simple Marketplace Payments. Here is some code: [CODE]<input type="hidden" name="recipientEmail" value="email_address yahoo.com" >[/CODE] I would like value to be a variable but having trouble making this happen or finding info on how to do this. Any help would be awesome.

Member Avatar for phpDave
0
109
Member Avatar for seoindia

We have proper backlinks to our website and web promotion also We are having page rank 4 from last few months, but we are unable to improve it Plz suggest the proper way or tips to improve the page rank.

Member Avatar for ankitnajpal
0
338
Member Avatar for trinsleynewton
Member Avatar for steve.s
0
201
Member Avatar for Siberian

When you fill out the [URL="http://www.thecreativesheep.ca/construction/sheepageb.htm"]form field[/URL] in IE 7/8/9 and try to edit a previous form field the cursor flicks between the fields. This problem doesn't appear in any other browser, I hope I was understood.

Member Avatar for Siberian
0
165
Member Avatar for mosesaaron

How can I get more inbound links to my site using content? What specific things I should consider when writing content that it will attract more visitors and subsequently bring in more inbound links?

Member Avatar for canadafred
0
154
Member Avatar for vaibhav1983

Hi Friends, We have been discussing Social Media Marketing and have seen a lot of articles on google regarding Social Media Marketing. We say, Have a Facbook Fan page. Twitter Profile, etc. etc. Add all the Social Media widgets like tweet, fbshare button to your website. Fine! every website gets …

Member Avatar for rv1990
0
230
Member Avatar for priyakaushik

Hi all, What is the importance of the PPC.In how much time we can learn PPC?Please give me the detailed information about this.

Member Avatar for alanlawson123
0
128
Member Avatar for Asimina

i want this animation to start from the beginning but i dont know how to do it. im using scriptaculous framework. here is my animation: [url]http://silviadwomoh.com/loop/[/url] and here is my code: [CODE] <script type="text/javascript" language="javascript"> //fade div 1 new Effect.Fade('anim1', {duration: 1, from: 0, to: 1, afterFinish: function (one){ //after …

Member Avatar for Asimina
0
181
Member Avatar for rv1990

Please guys will you recommend any books or tutorials for C#? Thank you

Member Avatar for Kekke
0
125
Member Avatar for BenzZz

Which is best to use to layout a website? I know that ideally both are used together but recently i have came across many examples where html tables are used and arranged to contain elements and control layout. Just wondered if using html tables for website layout is effective in …

Member Avatar for brainfo
0
128
Member Avatar for JD321

I can't make the bottom copyright/links/etc table line up. Previous versions and some browsers had it to the left by just the 20-pixel width of the shade image column; now it is all the way to the left. Here's what I've tried to troubleshoot: 1) validated code and made changes …

Member Avatar for JD321
0
182
Member Avatar for rakwel10

How do I do this: on submit of the form, data will be saved in a session array variable. The purpose is to use the submitted data page by page. After that, how do I extract them? thats all.. thanks

Member Avatar for rv1990
0
65
Member Avatar for _8Bit

Hi! I'm new here, I have been stuck on this for about to weeks. I am trying to replicate something like the [URL="http://humblebundle.com/"]humble bundle's[/URL] website, where they give you a url like [url]http://humblebundle.com/?key=hj2qg4j2h34234[/url] and you can access the page. I have tried for about 2 weeks but can't figure it …

Member Avatar for Ichcha
0
207
Member Avatar for Kratos-s-

i have created a html form page(1) and php page(2) to insert records into a database from the html form, when i insert the records from the html form and press the submit button the records don't get into the database but a page open with the php code i …

Member Avatar for rpv_sen
0
252
Member Avatar for lisaroy1
Member Avatar for novice02
0
144
Member Avatar for longinokamugish

MARITAL STATUS IS ON LINE 26 FROM THE FOLLOWING CODE. <?php // Get values from form $SURNAME=$_POST['SURNAME']; $MIDDLENAME=$_POST['MIDDLENAME']; $FIRSTNAME=$_POST['FIRSTNAME']; $COLLEGE=$_POST['COLLEGE']; $MARITAL STATUS=$_POST['MARITAL STATUS']; $GENDER=$_POST['GENDER']; $PHONE NUMBER=$_POST['PHONE NUMBER']; $ROOM NAME=$_POST['ROOM NAME']; $GURDIANS NUMBER=$_POST['GURDIANS NUMBER'];

Member Avatar for Pro2000
0
112
Member Avatar for ikhan42

Hi every one. I have been asked to create a web page by a friend of mine (he decided to cash in some favours) I have setup a Drupal test server for him and he has asked me if I can create a specific page that lists Regions and then …

Member Avatar for rv1990
0
116
Member Avatar for kyleo92

Okay, I used a tutorial from nettuts to create a log in form, so that's done. However, I would now like to create a form to update a scoreboard powered by a database (unless there is another method that may be more efficient. I have four teams and thus four …

Member Avatar for rv1990
0
143
Member Avatar for Danny159

Hey, I need to get the last ID from my mysql database and add +1 to it. I saw this mysql_insert_id(); but it looks like it only gets the last insert id? But what happens if the last query was a different table? Dan

Member Avatar for Danny159
0
159
Member Avatar for farhanrocks

hi!i need idea for final project of bcs honours..plzzz any1 give idea about the topic and the language name which would be used e.g JAVA.C++,C# etc....regards thanxxx

Member Avatar for Rashakil Fol
-3
286
Member Avatar for rv1990

What is mysql injection and how is it done? Please help me with an example

Member Avatar for rv1990
-1
158
Member Avatar for heshanm

Hi all, I have tried this for a very long time. But i could not found out the error. This should suppose to retrieve data when a user enters particular Account Number. But always an empty form displays...:-( [CODE] <?php $connect=mysql_connect('localhost','root',''); mysql_select_db('bank',$connect); if( isset($_POST['account_number']) && !empty($_POST['account_number']) ){ exit(); } ?> …

Member Avatar for rv1990
0
197
Member Avatar for Aardwolf

I have 3 MySQL database 1 is friends, 1 is dashboard and 1 is user what i want is to do a recurrng loop to display all of dashboard, except if you are friends with them. I have this: [CODE=php] $queryy = mysql_query("SELECT * FROM dashboard ORDER BY time DESC …

Member Avatar for rv1990
0
81
Member Avatar for tarmer

First off let me start by stating I am a complete newbie so I appreciate the help anyone can give me (as well as advice) I am toying with a fantasy soccer site (just for a bunch of friends) and I am trying to set up some dynamic pages to …

Member Avatar for rv1990
0
112