Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K

13 Posted Topics

Member Avatar for senthilcse

I wrote this without being able to test it, but it should at least get you started. Insert a placeholder into the HTML where you want the Labels to appear, then use this code. { int x = 5; while (0 == (x - 1)) { Label myLabel = new …

Member Avatar for baig123
0
3K
Member Avatar for TimCadieux

I haven't had to do Php in about 5years and I'm having some trouble doing the simplest task. I use Javascript to send some parameters from a querystring to my page and so some may be 'undefined' I want to build a mySQL query based on these parameters, therefore need …

Member Avatar for TimCadieux
0
199
Member Avatar for AndyGraham

Just to be clear, Word produces XML which is very, very fat. Depending on the Language you want to use, there are loads of apps. Asp - Dreamweaver .Net - Visual Studio Express (free) .php - DreamWeaver etc.

Member Avatar for abrienda_noec
0
197
Member Avatar for atiehvasagh

Find a current Resource online that maintains a Real-Time Gold price index, then you'll have to build a script that checks that resource, say every '5' minutes and updates your page. It's actually quite starightforward to do.

Member Avatar for jbwebsite
0
186
Member Avatar for annquin

Maybe I'm reading this wrong, but you'll have multiple rows, each with a book and a possible Quantity. you want the user to hit Update once and it will update each Row with the Quantity if it exists? If that's correct, why not just do a Loop through the Rows, …

Member Avatar for TimCadieux
0
211
Member Avatar for BenzZz

http://designfestival.com/ http://ginva.com/2011/04/108-free-css-menu-designs/ http://www.4templates.com/website-templates/ http://www.maxdesign.com.au/articles/css-layouts/ http://www.paulund.co.uk/css-buttons-with-icons-but-no-images http://www.gonzoblog.nl/2012/07/18/15-more-cool-pure-css3-tutorials-no-javascript/

Member Avatar for TimCadieux
0
335
Member Avatar for narsimhareddy

There are tonnes of Free CSS resources, pick one with a simple design, look at the HTML and then look into the CSS files to see how they work together. Get your hands dirty. http://designfestival.com/ http://ginva.com/2011/04/108-free-css-menu-designs/ http://www.4templates.com/website-templates/ http://www.maxdesign.com.au/articles/css-layouts/ http://www.paulund.co.uk/css-buttons-with-icons-but-no-images http://www.gonzoblog.nl/2012/07/18/15-more-cool-pure-css3-tutorials-no-javascript/

Member Avatar for TimCadieux
0
123
Member Avatar for nosajbiboy.talan
Member Avatar for Hakoo

Complete Tutorial here http://everymanprogrammer.com/index.php/using-the-ajax-modalpopup-a-beginners-guide

Member Avatar for sunnivasa
0
611
Member Avatar for rpv_sen
Member Avatar for ShivaSaurabh
Member Avatar for TimCadieux
0
701
Member Avatar for MaddTechwf
Member Avatar for GTTravis

I'm not sure I understand the question? Normally you can just use the .Net Validation controls to say, ensure the Textbox is filled id or a CustomValidator to ensure an email address is valid. If its something like and incorrect password, just send the text to a label that was …

Member Avatar for TimCadieux
0
71

The End.