Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #2K
~6K People Reached
Interests
reading books, watching tv, solving puzzles, playing games, painting, drawing,,.... i'm actually a jack…
Favorite Tags

14 Posted Topics

Member Avatar for jacksantho
Member Avatar for dean8710
0
319
Member Avatar for cleecaldwell

[url]http://www.tizag.com/phpT/examples/formex.php[/url] [url]http://www.tizag.com/phpT/examples/formvar.php[/url]

Member Avatar for P0lT10n
0
164
Member Avatar for yongj
Member Avatar for FreddieBambino
0
2K
Member Avatar for yongj
Member Avatar for vibhaJ
0
156
Member Avatar for lokodomain
Member Avatar for jogesh_p
0
194
Member Avatar for yongj

in quote.php // you are submitting the form in quote.php line 43 save the value to session like chrishea said [CODE]$_SESSION['stock_symbol'] = $_POST['symbol'];[/CODE]

Member Avatar for FreddieBambino
0
142
Member Avatar for IwalkAlone

did you give the option as printf(" do you want to continue(y or no)"); or printf(" do you want to continue(y or n)"); char will take in only one character..... so make sure its an n... not no... printf(" do you want to continue(y or n)"); scanf("%c",&answer) }while(answer!='n'); has to …

Member Avatar for lokeshg
0
2K
Member Avatar for Gel

i wanna enter a value passed by javascript function to the database. is there a way to do that? thanks. var eng = 0; var nothome = 0; var nointerest = 0; var callback = 0; var booked = 0; function myFunction(i,txt, elemid){ var plural; if (i != 1) plural …

Member Avatar for diafol
0
218
Member Avatar for badboizEnt

try doing it first by urself. then someone will help u... you can get the username from the user and then compare it with the username which is in the file or something.(same with the password). to print "welcome user" do the following or something cout<<"Welcome"; puts(username); username is the …

Member Avatar for badboizEnt
0
222
Member Avatar for scream2ice
Member Avatar for mhil_joy
Member Avatar for WaltP
0
55
Member Avatar for MarzenaM

is there only one mark per person??? if not you will have to add your marks ... otherwise its ok...

Member Avatar for Gel
0
121
Member Avatar for tformed
Member Avatar for mathgirl

do you know wat??? if you want the code to be in between 0 and 4.0,its should be while(grade>0&&grade<4.0) also int won't read floating point nos., sorry if i'm wrong!!! try the program now and let me know!!!

Member Avatar for ndeniche
0
115

The End.