Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
57% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
1 Commented Post
~14.0K People Reached
Member Avatar for epicrevolt

Title should be load ajax inside ajax because facebook comments load via ajax I am building an all AJAX site for a Facebook iFrame page and am having an issue. All the pages and what not load up dynamically just fine, but some pages use the Facebook commet system. After …

Member Avatar for stevenson.nelli
0
325
Member Avatar for jonhylever

Hello I am new in this field. Please tell me what is search engine optimization? Please tell me in detail so i learn and earn.

Member Avatar for markharris
0
648
Member Avatar for COKEDUDE

I am trying to calculate the size of char *. I would would think one of these 2 methods would work but they are not. char *vertices; printf(strlen(vertices)); printf(sizeof(vertices));

Member Avatar for Ancient Dragon
0
259
Member Avatar for Gewalop

Hi, - Why use paging? It's not really cool to print out all 2000 rows you have in a table to the page, so it'd be nice to page them. Special cases? Yeah, if you have 1000 rows.. and you've set the maximum row per page to 20, well.. you're …

Member Avatar for diafol
6
2K
Member Avatar for epicrevolt

I don't know where this thread fits, but since I need a new host for my PHP sites, I thought it would fit best here. So my current host seems to have like a 95% (at best) uptime, which is very bad. I want a host with at least a …

Member Avatar for giffy
0
414
Member Avatar for skkhan

How can i learn 'web design' within a short time? Could you please anybody help me?

Member Avatar for fantasticode
0
980
Member Avatar for DJSAN10

If I want to learn web designing and development, that includes many technologies HTML5, CSS, PHP, JavaScript, AJAX, XML, DOM, Flash/Flex/ActionScript and so on. In which order should I go? The start will be basic HTML no doubt , but then which ones are the pre requisites for what. What …

Member Avatar for Ausopenxcell
0
117
Member Avatar for Violet_82

HI there, it might be perhaps a silly question, but in here http://antobbo.webspace.virginmedia.com/testing/test.htm how do I center the letters in the coloured divs? I want them to be in the middle of the box, but without adding extra divs...is it possible? Can quite do it, sorry

Member Avatar for NetJunkie
0
128
Member Avatar for ebanbury

Hi I'm having problem getting what should be a simple INSERT using a preparared statement to work? Am I missing something? Many thanks require_once ('myaccess/dbc.php'); // $stmnt1 = $dbc->stmt_init(); if ($stmnt1 = $dbc -> prepare("INSERT INTO DEV_property_trades VALUES (?,?,?,?,?) ")) { $stmnt1->bind_param("sssss",$trade_name,$trade_number,$trade_email,$trade_list,$trade_details); $stmnt1->execute(); $stmnt1->close();Code blocks are created by indenting at …

Member Avatar for ebanbury
0
114
Member Avatar for rouse

I ran across a menu at the City of Minneapolis web site. Here is the link: http://www.minneapolismn.gov/bicycles/bicycling101/bicycles_understandingthelaw Has any of the readers of this forum seen a template or tutorial for this format. Notice the markings to let you know where you are and what is your current selection. Thanks!

Member Avatar for rouse
0
76
Member Avatar for mikekandf

I am very new at web site creation. I have searched on google.com trying to figure out how to create url variables.... I have not been able to figure this out.... If its infront of my face... Please still help! lol Thanks in advance!!!!

Member Avatar for mikekandf
0
91
Member Avatar for RazorRamon

I'm centering my container div this way. #container{ position: absolute; left: 50%; margin:0 auto; height:100%; width:1024px; margin-left: -512px; text-align:left; } The div centers in the window, however when the user resizes the window to smaller than 1024 the window starts showing the center of the page. How can i make …

Member Avatar for almostbob
0
238
Member Avatar for vishalrane
Re: CMS

Please help me, I need free inventory CMS, what the best choise? Yes, Content Management System for Inventory, not Blogging like Joomla..

Member Avatar for epicrevolt
0
76
Member Avatar for Webmastergrace

Hello Everyone, I'm new in Internet Marketing.I want to design Google Friendly site for my business.Give me some important tips to how can I make a informative site?

Member Avatar for torbatt
0
194
Member Avatar for bhavna04

hey frnds...m designing a website...n want to add a small comment box for visitors....plzz let me knw which scripting languages allow me to do so, except php as m nt comfortable wid it.....:( thanks..:)

Member Avatar for zobadof
0
188
Member Avatar for epicrevolt

So, for the past couple years, I've been using systems like WordPress and now Drupal to construct client websites. Most of the development has been front-end with themes and simple widgets (or blocks in Drupal). Don't get me wrong, I love using those systems, but now I want to move …

Member Avatar for diafol
0
238
Member Avatar for 3825

I have an asp.net mvc web application. I have something like the following in my _Layout.cshtml I would love it if I could get rid of tables here but I could not make it look the same way without cell spacing. Help? [CODE] <td> <table cellpadding="0" cellspacing="0" style="height:32px;width:130px;border-right:1px solid #3a4044;"> …

Member Avatar for epicrevolt
0
186
Member Avatar for epicrevolt

Alright, for some odd reason, the below syntax is incorrect. I have successfully connected to the database on previous lines, now i'm trying to create a table. The error I get is: [QUOTE]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version …

Member Avatar for epicrevolt
0
293
Member Avatar for gurmatchanan

Can any one let me know what script is this? Just want to get the same script or similar one for live video TV website. [url]http://www.baani.net/[/url]

Member Avatar for Cronless
0
162
Member Avatar for PF2G

Hi, WebForums I'm doing a login system, and it's working, but i'm having difficults in understand where does the "logout" go, other thing is that i want to improve the validation system - if someone could give me some tips. Here are the codes i'm using login form, "index.php": [CODE] …

Member Avatar for phorce
0
314
Member Avatar for theonlylos

For awhile I've been relying on the official pages of Wordpress and Joomla along with a few design sites like SmashingMagazine, NetTuts, and Mashable for finding outstanding templates and useful plugins for clients. Still, I've noticed recently that the sources I've been searching haven't been able to help as much …

Member Avatar for epicrevolt
0
172
Member Avatar for Lightninghawk

I'm looking for an online inventory management application *opensource/freeware* that I can use to allow my stores to load their inventory at night and it tracks the amount sold, item sold, if the differences are correct... things like that. If anyone knows of anything like this please let me know.

Member Avatar for epicrevolt
0
122
Member Avatar for ann345

We are running a contest and want to require users to have to login on Facebook or Twitter to cast a vote. The top ten list will update ever few minutes live as new people cast their votes. Does anyone have any suggestions for how to best do this?

Member Avatar for epicrevolt
0
103
Member Avatar for dc013

Hello, I have purchased this software and I am wanting to upload it to make a website and the software came with instructions on how to install it and I would like to ask if you could explain to me what I need to do. Thank you for helping me …

Member Avatar for epicrevolt
0
403
Member Avatar for gikonyo

hi everyone, i have some files in the cpanel that i want to edit. how do i unhide this files?

Member Avatar for epicrevolt
0
127
Member Avatar for gikonyo

i want to edit my webpages in the Cpanel yet i con't locate them in the public html folder. how can i locate them?

Member Avatar for epicrevolt
0
118
Member Avatar for TLCJohn

Hi all, I am looking for some help, can anyone point me in the right direction. I am looking for a Events Calendar for a community website I am building in WordPress. I am looking for it to a UK flavour but easy for people to fill in. If anyone …

Member Avatar for epicrevolt
0
215
Member Avatar for epicrevolt

So I am at the fork in the road. Do I use a ready made script like Drupal or WordPress, or build my own system. I have a client in need of a website to store object information (we will call it an object). All the conceivable specifications and then …

0
100
Member Avatar for epicrevolt

Alright, so I have been o this for quite sometime. I am building a Facebook application with Wordpress and have a question. I have the app integrated into my fanpage and that works fine. The only problem is, whenever a user clicks a page inside the iFrame, it should be …

0
80
Member Avatar for gogreen1

will this be a good idea to combine facebook and twitter to National Identity of one person .everyone should have only one Fb and twitter account ..:-)

Member Avatar for gogreen1
0
134