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
Member Avatar for drugoholic

I'm just wondering since Godaddy owns a lot of hosting companies, is siteground one of them? And do they support or oppose SOPA?

0
53
Member Avatar for drugoholic

Hello, I have 2 tables: news and users news - N_id (primary) - title - article - time - U_id users - U_id (primary) - member I have managed to create the gridview with edit/add/delete for news only, without incorporating the users who wrote that news article. My question here …

Member Avatar for Antenka
0
175
Member Avatar for drugoholic

Hello, I'm working on a small web app in C#, I have made the database and created a gridview to display and edit the data. I just want to know how can I turn a textbox field (in the update view) to textarea so I can see the whole text …

Member Avatar for drugoholic
0
103
Member Avatar for drugoholic

I've just started my .Net courses and this is the exercise they made us do at the lab, pretty simple stuff. It worked well at the lab but now that I'm home to retest it, the [B]if condition[/B] inside [B]foreach[/B] is not working properly. The system is bypassing it automatically …

Member Avatar for cocoll
0
123
Member Avatar for drugoholic

Hello, I'm trying to edit the style of a normal html table in Joomla/K2 that outputs the author, title of the article and date. The problem is (I thought joomla does this automatically) is that the header of the table keeps repeating on every new record. [URL="http://i.imgur.com/sopAi.jpg"]Screenshot[/URL] I realized that …

Member Avatar for drugoholic
0
428
Member Avatar for drugoholic

Hello, First of all, I would like to say that I'm a newbie in visual studio. I come from a php/mysql background involved in web development. My task here is to create an real estate application for my company. I have so many questions but first I would like to …

Member Avatar for Geekitygeek
0
99
Member Avatar for drugoholic

Hello, I have this reservation form found on the main page of: [url]http://www.avis.com.lb/[/url] As you can see the current month "August" is selected as the default month and so is the year and day (the day is programmed to jump 2 days ahead for the renting of the car...) However …

Member Avatar for essential
0
2K
Member Avatar for drugoholic

Hey there, I'm facing a problem with a calculator on my site, you can see it here: [url]http://axa.seomena.com/fr/calculez-vos-primes/calculez-vos-primes-assurances-medicales[/url] The problem is, when you choose the "number of family" whether you're a family of 1 or a family of 6 and more, (in the next step) if you choose anything but …

Member Avatar for drugoholic
0
73
Member Avatar for drugoholic

Hello everyone, I'm having one annoying problem with a script I didn't even write. First of all, let me just point out the issue; If you goto this address (site is in french): [B][URL="http://axa.seomena.com/fr/calculez-vos-primes/calculez-vos-primes-assurances-medicales"]LINK[/URL][/B] You'll notice that it's a dynamic calculator, if you choose "individual" and click next, it'll show …

Member Avatar for drugoholic
0
122
Member Avatar for drugoholic

Hey there, I'm currently using ja_Purity to create my own template and so far I've succeeded but now I'm having a new problem. Please check the screenshot below, what I basically wanna do is make the big banner to stretch all over the page coz it's 1000px wide and the …

Member Avatar for MidiMagic
0
123
Member Avatar for drugoholic

Hello guys, I'm having another css compatibility issue with IE7. If you look at the screenshots attached below, you'll notice that the top menu is working fine in FF and IE8 (without clicking the comp. button) and when click the compatibility button, the whole header goes crazy (check ie7.gif). I …

Member Avatar for drugoholic
0
107
Member Avatar for drugoholic

Hello, I'm having a problem understanding why would a form I built before would stop working now. Basically I have some javascript functions that are being called in a reservation form with 2 buttons. This is the JS code: [code]var bgMemory; // save color information var fgMemory; var statusinfo = …

Member Avatar for sysel
0
153
Member Avatar for drugoholic

The code below is to validate the email field in my form, if the field left empty the javascript will alert "please fill in your email" and then it'll take you to a blank page that says "false". I don't want that to happen, I want them to re-enter their …

Member Avatar for Airshow
0
167
Member Avatar for drugoholic

Hey there, I'm having a javascript problem and I can't really figure this out, some help would be greatly appreciated. I have this custom made html/javascript form that passes the submitted values to another form (iframe) found on another website. All the fields are working except the "Country" field. This …

Member Avatar for drugoholic
0
118