Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
Member Avatar for Macko888

Hi I am currently developing a mobile / tablet application and i've run into a stump. I have a webview that loads a form from a website that i have no control over, this website utilises the django platform. So the situation is this: The form on the foreign website …

Member Avatar for Macko888
0
5K
Member Avatar for davy_yg

style.css [CODE] #container { background: url(images/header.png) top repeat-x; color: black; padding: 0 0 31px 0; } #header { width: 961px; margin: 0 auto; position: relative; overflow: hidden; } [/CODE] header.php [CODE] <div id="container"> <div id="header"> <ul id="nav"> <li><?php wp_list_pages('sort_column=menu_order&title_li='); ?></li> </ul> <ul id="topcorner"> <li><a href="#">Career</a> | <a href="#">Mail</a></li> </ul> <div …

Member Avatar for teedoff
0
112
Member Avatar for PF2G

Hi, I have a text that was suppose to be black, but i don't know how the text is white: [code=css]body { background:#FBFAF5 repeat-x top left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; color: #666666; margin:0 auto; } h1 { } h2, h3 { margin-top: 0px; } …

Member Avatar for floatingDivs
0
114
Member Avatar for suavedesign

I coded an html email that I tested in Gmail, YahooMail,Thunderbird and Outlook 2003, as well as IE and Firefox. What other email applications should I test it in, and how can I get these applications on my pc? Thanks.

Member Avatar for suavedesign
0
82
Member Avatar for Macko888

Hey Peeps! Im not too familiar with jQuery, Ive been wanting to make a tooltip for a "search result grid", each trigger should have a unique comment in the tooltip. so say for instance i have a php call like so: [CODE] <?php $query = mysql_query("SELECT * FROM `Cars` ORDER …

Member Avatar for fobos
0
185
Member Avatar for drameshgar1

hy! I am designing a website, i want to ask few questions: to design my website i am going to use Dreamweaver. 1. i want to add feature where newsletters get emailed to customers automatically every month. 2. also i want to add feature where users can search products on …

Member Avatar for codewalkz
0
254
Member Avatar for lps

Good day, I am currently starting to use wordpress for better CMS and I wish to learn more about the framework. Any advises on what website I should refer to? I have download several framework to dig into but in the end I am still confused. Any reply is appreciated. …

Member Avatar for lps
0
232
Member Avatar for deceivingrakesh

Guys i was loading google.com in iframe till now!!! but from 2 days its not loading!!!!! any suggestions , and if theres any alternative to iframe please let me know . Thanks.

Member Avatar for Macko888
0
65
Member Avatar for Macko888

Hey Peeps! been doing a bit of jquery latley and decided to implement some into my live site, now i know this is probably the most basic thing that i am missing, but i need some sort of stop() in my code, thing is, im not too sure where to …

Member Avatar for Macko888
0
119
Member Avatar for Macko888

HI Everyone, Having a bit of trouble with some array`s... here is the situation: I need to get the contents of 1 array and compare them to another array and if numbers from the 2nd array are in the first array, i want to unset it from the 2nd array. …

Member Avatar for Macko888
0
113
Member Avatar for MavrickIT

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/botomul/public_html/whatsnew.php on line 130 [B]Can Anyone tell me, How could i solve this issue, Please I need help immidiately.[/B] [CODE]<?php error_reporting (E_ALL ^ E_NOTICE); ?> <?php $item=$_GET['id']; include ("header.php"); $mark = mysql_query("select * from product order by product_id …

Member Avatar for ko ko
0
191
Member Avatar for ZaphodQB

Is it possable to un-include a file to reduce the footprint of a script? That is, after it is included, can it be un-included?

Member Avatar for robbz
0
378
Member Avatar for RMelnikas

Hi, I have made a few websites with only limited pages and the clients want to be able to update them themselves i was looking at something like pagelime [URL="http://pagelime.com/"]http://pagelime.com/[/URL] and was wondering if anyone knows of any other ones and what they are like and if they are worth …

Member Avatar for RMelnikas
0
122
Member Avatar for Macko888

Hi Everyone, Just a basic Conn function i would like to share with the community. Any constructive criticism and tweaks are very welcome, im trying to optimize my entire code library, starting with the basics. [CODE]<?php funtion dbconn(){ $db = "database_name" //<-- name of database being connected to $server = …

Member Avatar for diafol
0
74
Member Avatar for Macko888

Hello Fellow Webberz. I am from a php,html,css,jquery blah blah background but have always had a fascination for the .net languages. Finally my time to join the C# environment has come, due to some financial success i can now afford to study :). I would greatly appreciate it if anybody …

Member Avatar for ddanbe
0
53
Member Avatar for Macko888

Hey, I was wondering if anybody out there is using Aptana Studio 3, For the last 3 months i have changed from dreamweaver to aptana and have had no regrets. I found that dreamweaver has alot of blah blah on their interface... What are your thoughts? and any other great …

Member Avatar for Macko888
0
582
Member Avatar for sayakyi

Dear All, I have here some problem with my html code. I can't make text aligment in following html code. How can i solve it? [CODE] <TABLE width="500"> <TBODY> <TR> <TD><IMG title="" border="0" alt="" align="top" src="img01.jpg" width="150" height="90"></TD> <TD> <ul> <li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, …

Member Avatar for sagive
0
115
Member Avatar for Macko888

Hey Guys... Brain is kind of dead on a late thursday afternoon in Cape Town, Can anybody please assist... what i am trying to do is: 1) in a table i have a column that is an array, its all in plain text 2) i have a table that has …

Member Avatar for diafol
0
183
Member Avatar for Jeline Iglesia

i am new to php,.... how can i make a link for php, where in i wrote my code in html???

Member Avatar for Macko888
-2
49
Member Avatar for robinthomas

Can anyone help me to find some questions for php practical interview test ? I need some question in the following pattern . 1) what is the output of the following program ? 2) Some tough multiple choice questions 3) Write a PHP program to ......

Member Avatar for mschroeder
0
187
Member Avatar for professor123

hi guys l wanted to know that it is it possible generated diagrams in php....what l mean is that l am doing an online exam project and some of the exam questions must have graphs or diagrams on them so how can this be done to output these diagrams....... the …

Member Avatar for professor123
0
80
Member Avatar for samsons17

Hi all.. i am trying to style one of the label tag from my code.But it is not working, and i do not know whats really the problem.Or there is the other way to style the <label> tag perhaps? anyway, here is the code : [CODE] <FORM NAME="message_wall" ACTION="" METHOD=""> …

Member Avatar for samsons17
0
1K
Member Avatar for rcjbff_21

Hi Guys! A newbie and a student here. I want to ask your assistance by being my respondent just to answer the following few survey questions here below. This will help me a lot for the completion of my project in Website Development and On-Line Programming Subject which is one …

Member Avatar for Macko888
0
132
Member Avatar for Sarao

[code] <style> font-size: 14px; font-weight: normal; font-family: Tahoma, Geneva, sans-serif; } .bar { font:"Free 3 of 9 Extended"; font-size:14px; } .K2 { font-size: 14px; font-family: tahoma, Geneva, sans-serif; } .ff { font-family: "Courier New", Courier, monospace; } --> </style> <?php $con = mysql_connect("localhost","root",""); if (!$con) { die('Could not connect: ' …

Member Avatar for SEOCoder
0
148
Member Avatar for guggilosmodz

Can you please tell me where i am going wrong i am trying to insert just the username and stuff into my database and its not showing up please help me ASAP! it is connecting to the server okay its just that for some reason its not showing up in …

Member Avatar for lyrico
0
84
Member Avatar for Macko888

[CODE]<?php function graphImage($numachieved, $weektarg) { //working out how many days are in the month $day = (date('t')/4.33333); //week1 $day1 = $day; //week2 $day2 = ($day*2); //week3 $day3 = ($day*3); //week4 $day4 = ($day*4); //tagert for the week $perWeek = $numachived; //height of graph $numtarg = ($weektarg*1); $numtarg2 = ($weektarg*2); $numtarg3 …

Member Avatar for jkon
0
174