Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
13
Posts with Downvotes
6
Downvoting Members
12
4 Commented Posts
Member Avatar for vinomashwin

I want to know how to create a registration page and login page ... any tutorials about this and i need some complete web templates too(not just home page)... can any one help me.....any ref plz

Member Avatar for diafol
-5
3K
Member Avatar for vegaseat

Here we use the eval() function as the backbone of a simple calculator. One table is used for the display. A second table holds the buttons for the keypad. The whole thing forms an attractive looking calculator. To test it, simply paste the code into an editor like notepad and …

Member Avatar for diafol
1
2K
Member Avatar for janzaldo

is there any function that converts the values of an array to string? i tried with array_values but i dont know how

Member Avatar for mihai_daniel
0
1K
Member Avatar for ablitz

Im trying to to write a program in C# and I'm stuck. The program suppose to create a post on wordpress via xmlrpc. I can create the post successfully but I have problems creating custom fields for the post. So when I open created post, custom fields are never there. …

Member Avatar for man7tomani
0
564
Member Avatar for ablitz

Hi I can't get my toggle button to work so once again I'm here hoping for some good soul to help me. Below is my jQuery code. I have 2 css clasess 1st is play with a referenace to jpg play and the 2nd one has reference to pause.jpg. All …

Member Avatar for amko
0
4K
Member Avatar for j4mes_bond25

I seem to have Internet Explorer Compatibility Issue here. My website can be seen perfectly well in Firefox but NOT in Internet Explorer. It can be seen on [url]http://darsh25.tripod.com/alcohol.html[/url] It's a CSS based website & on an online tuturial, I was told to download a file "csshover.htc" in order for …

Member Avatar for ablitz
0
424
Member Avatar for alexberr

[b]can someone please give adviced on how i could put an upload box for my website,so record labels could upload directly to my website, please help me with the code or explanation of how to do it.thank you all for what you do for othere people[/b]

Member Avatar for ablitz
0
79
Member Avatar for ablitz

I have a problem with LABEL followed by P tag. [CODE]form#two p { display: inline; margin-bottom: 10px; width:200px; } form#two label { display: block; float: left; width: 100px; margin-bottom: 10px; width: 12em; padding-right: 5px; font-weight: bold; text-align: right; color: #AB0101; }[/CODE] My goal is to get LABEL and P contents …

Member Avatar for ablitz
0
122
Member Avatar for Maverick27

Hi - i have Oracle programming experience but i am new to HTML. Can somebody pls. help me translate attached image (Rates) into HTML code. The HTML code will be plugged into XML file. hxxp: img511. imageshack. us/img511/7827/rates. jpg I have some idea on HTML (very basic) see link below …

Member Avatar for ablitz
0
122
Member Avatar for ytregnn

I've recently started to use divs instead of tables and unfortunately I've got stuck. I'm trying to use the following code (the images you see is used as corners): [CODE]<div class="roondcont13"> <div class="roondtop"> <span class="rund108 style505"><IMG height=10 src="hornvan.jpg" width=10 align=left><IMG height=10 src="right_b.jpg" width=10 align=right><br> </span> <table width="100%" border="0" align="center" cellpadding="0" …

Member Avatar for ablitz
0
85
Member Avatar for Elehas

Hey, I'm having some huge issues with the layout of my main body area. The attachment shows how it's suppose to look. I've recently switched from table-based layouts to css positioning and this is why i'm struggling. I need help with the floats and clears lol. this is my css …

Member Avatar for ablitz
0
125
Member Avatar for EddieC

Zend Technologies today is set to announce a series of alliances intended to allow its PHP framework and development environment to work with other widely deployed RIA technologies from Adobe, Dojo and IBM. In a keynote speech at [url=http://www.zendcon.com/ZendCon08/public/content/home]ZendCon[/url], the company's annual PHP developer conference in Cupertino, Calif., Zend CEO …

Member Avatar for ablitz
0
451
Member Avatar for Dave Sinkula

Can you add the icode button to the Quick Reply? I tend to use it (as previously mentioned ad nauseum :icon_razz:) for anything in which fixed font helps text stand out better. In fact, I probably use it more than code tags. I would find the button link handy. Another …

Member Avatar for ablitz
4
347
Member Avatar for shruthih

I have the following code in my jsp [CODE]<list:column column="username" titleKey="label.username" actionType="url" action="link_account_form.do?id={0}" linkColumn0="link_account_id" searchType="input" type="nstring"/>[/CODE] in the table column whole url is generated and it shows up but i want username to be displayed and not the url... please help

Member Avatar for ablitz
0
60
Member Avatar for slfisher

Following the lead of [URL="http://www.daniweb.com/blogs/entry4250.html"]Facebook users[/URL] whose uproar over a change in terms led the social media company to change them back, Twitter users are now clamoring about a change in what Twitter shows. Twitter users "follow" other users, meaning they see their posts. People can either create new posts …

Member Avatar for ablitz
0
175
Member Avatar for marirs07

What does the linker error "SEGMENT_TEXT EXCEEDS 64K"mean,is there any way to solve this.Plz Reply SOON!Thanks in advance

Member Avatar for ablitz
0
107
Member Avatar for ablitz

Hi every1 and happy new year. Im learning how to use mod_rewrtie and looking for a kind soul to show me how to properly markup following url: [url]http://www.myurl.com/employees?name=John+Doe[/url] to [url]http://www.myurl.com/JohnDoe[/url] Thank you:)

0
101
Member Avatar for ablitz

Hi guys, I'm back for some help. Spent days googling for the answer... cant do it anymore. Could somebody please tell me how to simulate Joomla readmore function. What I mean is: I have a mysql database with news articles. Each article is stored in the 'news' table in the …

Member Avatar for pritaeas
0
122
Member Avatar for ablitz

Hi guys, I've gone through many websites trying to find a solution. Since I'm not that good with css (just started learning) i've failed to get it to work. I have a simple css menu that i've been trying to center for hours now:( could somebody help me out and …

Member Avatar for ablitz
0
131
Member Avatar for ablitz

Hi guys, I spent the whole day (thats 8 hours straight) trying to get a simple jQuery function to work but failed miserably!!! I very very new to the jQ scene and I know I have a lot of catching up to do! Could somebody get this to work for …

Member Avatar for Luckychap
0
210
Member Avatar for ablitz

Greetings to all PHP gurus out there! Since I'm fairly new to php programming I have a question for you all. I have an array of objects, each object has a unique id property. What is the best way to alter some properties of that particular object?

Member Avatar for mick_sp
0
173
Member Avatar for ablitz

Hi Everyone! I'm currently working on MySQL/PHP/JavaScript project using AJAX. I came across some weird abnormality and wanted to share with you and hopefully find a solution to this problem. for some reason alert(textarea2); shows nothing but if I place another alert(textarea2); right after the first one it works, second …

Member Avatar for ablitz
0
285
Member Avatar for stlboarder

I'm getting this error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' and can't figure out what's wrong. Any help? [code=php]echo '<p><label for="comment"><strong>Questions / Comments :</strong></label> (<span class="cursor" onclick="document.getElementById('comment').rows += 5;" title="Increase The Textarea">increase</span> >> <span class="cursor" onclick="document.getElementById('comment').rows -= 5;" title="Decrease The Textarea">decrease</span>)<br />'."n";[/code]

Member Avatar for diafol
0
75
Member Avatar for elidotnet

Hello, i need help in some subject i can't handle with for few days. lets say i have form that handle with some rent order (like....billiboards) after the user choose the number of the billboard and the Location and everything else, he need to choose 2 dates. one for the …

Member Avatar for elidotnet
0
125
Member Avatar for gagan22

Hi all, I am making a web page in which i want to use to dates one for "FROM" field and other for "TO". But i want to for this calendar should not show backdate means it will show all dates after today but it will not show yesterday date …

Member Avatar for ablitz
0
105