Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
87% Quality Score
Upvotes Received
6
Posts with Upvotes
5
Upvoting Members
5
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #2K
~10.4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

19 Posted Topics

Member Avatar for Densino
Member Avatar for vani krishnan

The API was working fine for the past few months ago..But now I'm getting a notice in that output and message is not delivered. The notice is -" Undefined offset: 1 in C:\wamp\www\sms\sms trial.php on line 90" line 90 in my code is $userID = $match[1]; please help me to …

Member Avatar for pritaeas
0
1K
Member Avatar for vani krishnan

I'm about to make a video..But, I dont have an idea of which software to use. As I'm doing it for a contest I want it to be a better one.So,it would be very helpful for me if someone suggest me with a nice n easy to use s/w other …

Member Avatar for David_42
0
247
Member Avatar for rmsh92
Member Avatar for vani krishnan

Hi! I'm trying to operate a pc using EEG signals, as my academic project. I mean, using our thoughts instead of input devices to handle the operations of a computer. I hav EEG signals which I can process in Matlab. But, after that I hav no idea of how to …

Member Avatar for phorce
0
356
Member Avatar for SwedishS

Try using the attribute float and set its value as right or left inside the div tag. Hope it helps.

Member Avatar for vani krishnan
0
145
Member Avatar for SHE.RE

Hey, try something.. We'll help u make it right. Asking for the complete solution is not encouraged here.. Sorry!

Member Avatar for vani krishnan
0
91
Member Avatar for centenond
Re: Help

Use a function to calculate the result in javascript. Id of the form elements are more important than its name. So, always set an id to all the form elements. Using the id, you can get the value or property of the text box or div or whatever. <html> <head> …

Member Avatar for centenond
0
141
Member Avatar for tqmd1

You can include a javascript function to it. inside the function, give document.getElementById('Id_of_div_whr_u_want2_display_the_img').innerHTML= file; (ie, the img u hav selected)

Member Avatar for vani krishnan
0
126
Member Avatar for xNeverLetGo

You are getting the value of the variable "classaverage" as input and then computing the same.. check it out and change the logic.. And, try using the dividend as float or double value..I mean, use 4.0 instead of 4

Member Avatar for Ajit_2
0
341
Member Avatar for Zoe_1

I think tats possible... Add to the onclick attribute of the submit button, two functions in which u can set the form action as the programs u have coded in php. The functions must be written in JavaScript..

Member Avatar for Anima Templi
0
183
Member Avatar for Yashaswi_1
Member Avatar for Moschops
0
244
Member Avatar for murali2489

Actually,stockOne is ur object right? If u do like this the memory location of your object wil be printed as output. Try using toString() method. I guess it'll solve your problem.

Member Avatar for murali2489
0
210
Member Avatar for saurabh.mehta.33234

remove the if as it has no effect on the code the conditional operator ?: gets executed first as it has more precedence over , operator. may i know wat u want to debug here?

Member Avatar for Moschops
-1
243
Member Avatar for amith_ami

reference id usually will be some integer no.. u can just add a field ref id in ur database and make it auto incremental. i think it'll work better.

Member Avatar for almostbob
0
187
Member Avatar for Abhinisha

Hi, Abhinisha.. u just want to demonstrate a progarm with default constructor,right? U could do that in a much simpler way the altering the code u have.. #include<iostream.h> class counter { private: int count; public: counter():count(0) { cout<<"Default constructor\n"; cout<<"count="<<count; } }; int main() { counter c1; return 0; } …

Member Avatar for Lucaci Andrew
0
134
Member Avatar for vani krishnan

We use to import packages in java like import java.util.*; import java.lang.*; import javax.swing.*; But, why is it javax for swing?

Member Avatar for jwenting
0
223
Member Avatar for delta_frost

Can u pls specify how did it become success? I'm too working on it as a part of dept. activity. Any help is appreciated. Thanks in advance.

Member Avatar for delta_frost
0
212
Member Avatar for vani krishnan

Consider there is a string [COLOR="Red"]"hai welcome..."[/COLOR] I need to [COLOR="red"]print the string [/COLOR]as such [COLOR="red"]leaving the first three characters..[/COLOR] I should not use in-built functions or others... It should b [COLOR="red"]done in a single printf statement [/COLOR]by [COLOR="red"]changing the control string pattern..[/COLOR]

Member Avatar for vani krishnan
0
148

The End.