Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~4K People Reached
Favorite Tags
Member Avatar for slimjimmer

Not sure if this is the right place for this, but here we go. Basically I would like to get back into building websites, but I have no idea which dev tools to use. I haven't built a website for about 5 years ago and then I was using Microsoft …

Member Avatar for benwilliams
0
215
Member Avatar for churva_churva

I already make a web page and I want to upload it for so that it would be accesible for everyone..but i don't know how any suggestion.. Any guys here that know where should I upload my website for free..

Member Avatar for RykeTech
0
175
Member Avatar for flyblackbox

The footer on my website is raised 1 pixel too high. #footer { clear: both; margin-left:0%; height:40px; font-size: .8em; width:100%; border-top: 1px solid #81C5A0; background-color:#FFFFFF; z-index:1; margin:0; Padding:0;

Member Avatar for luap599
0
179
Member Avatar for jephthah

yuck. seriously. it could have been made [I]more [/I]difficult to read, but you'd really have had to work at it.

Member Avatar for Dani
8
2K
Member Avatar for tyson.crouch

[B]-- Table structure for table `attractions`[/B] [CODE]CREATE TABLE IF NOT EXISTS `attractions` ( `attID` int(11) NOT NULL AUTO_INCREMENT, `attName` varchar(255) NOT NULL, `adultPrice` double(5,2) NOT NULL, `childPrice` double(5,2) NOT NULL, `referenceID` varchar(255) NOT NULL, PRIMARY KEY (`attID`) ) ENGINE=InnoDB;[/CODE] [B]-- Table structure for table `packages`[/B] [CODE]CREATE TABLE IF NOT EXISTS …

Member Avatar for tyson.crouch
0
119
Member Avatar for jamshed ahmed

[CODE] SELECT Customer_Info.CustName,Customer_Info.Address,Customer_Bank_Info.CustChequeNo,Customer_Bank_Info.CustAccountNo from Customer_Info,Customer_Bank_Info WHERE Customer_Info.AgentID=Customer_Bank_Info.AgentID [/CODE] THERE ARE TWO RECRODS ARE AVAILABLE IN Customer_Info TABLE AND TWO RECORDS ARE AVAILABLE IN Customer_Bank_Info BUT WHEN ABOVE QUERY IS EXECUTED IT SHOWS 4 RECORDS IT REPEATS THE QUERY THAT'S WHY SAME RECORDS FROM THESE TABLE ARE RETRIVED FOR TWO TIMES. …

Member Avatar for jamshed ahmed
0
150
Member Avatar for daniweb22

I am using AJAX scripts in jsp to access mysql database which has been made using InnoDB and MyISAM. while the database is in InnoDB format, the ajax script works fine but for MyISAM format, it doesn go well. Pls. let me know how this structure architecture plays role in …

Member Avatar for luap599
0
51
Member Avatar for luap599

Hi my first insert statment works ok, My problem is that I wish to insert all the selected options passed from the form. into my user_req_opt table. Some items only have 1 option others may have 10 options. [CODE] $sql = "insert into user_requests(rq_id, user_id, code_ref, code_id, cat_id, opt_yn, rq_qty, …

Member Avatar for luap599
0
171
Member Avatar for luap599

Hi I have a mysql table name ( Discriptions ) that holds many normal text discriptions (doh'). How do I write a mysql query to search this table! Example: the description 'red paint': If I enter 'paint red! My query will not find it! Thanks for any help! Paul

Member Avatar for Simon Tite
0
91
Member Avatar for Pece__

Hi there! I have one problem and I'm asking for some help :).I want to change font from one column to Unicode... is there some easy way to do that? :S

Member Avatar for luap599
0
84
Member Avatar for Mike_H

I am trying to get two radio buttons and their labels to lineup next to each other horizontally. I have tried various CSS code to do so but it never works correctly. The label for the second button is dropping down below its' radio button. Below is code for sample …

Member Avatar for Mike_H
0
637
Member Avatar for ~s.o.s~

Hope you have gone through enough S.H.I.T. in humor to understand this one. :-)

Member Avatar for sneekula
3
425
Member Avatar for kavithakesav

I m workng in one website for that i need css for all fields like textfields, textarea, radiobutton, checkbox, submitbutton, etc... Can any one help on this... and one more thing for radiobutton and checkbox i do't want that 3d effect.

Member Avatar for sreein1986
0
119
Member Avatar for cjmike

Hello , i just joined today and i hope there's enuff fun for all here. Any way right now i need some help here, could some tell me how to insert HTML pages in my email so that the recipient sees it in the body of the mail , not …

Member Avatar for sittas87
0
74
Member Avatar for luap599

Hi' my name is Paul. You may think I suffer form Al's. ... You know' I know it to day, but have forgotten about it tomorrow! About me! I'm a 56yo male, and have an interest in Web development. ( Well that's my current project anyway!). I am interested in …

Member Avatar for sittas87
0
75