Search Results

Showing results 1 to 30 of 30
Search took 0.01 seconds.
Search: Posts Made By: akash_msrit
Forum: PHP Apr 11th, 2009
Replies: 2
Views: 731
Posted By akash_msrit
hi friends,
i am new to php.
i have source code to logout from a page when that page is inactive for certain seconds.
and it is logging out .
but the thing is it is logging out even when my...
Forum: PHP Apr 8th, 2009
Replies: 8
Views: 561
Posted By akash_msrit
hi,

thanks for the url, i didn't got any information in that site.

i can implement that in this way:


create a database for users.

when user logs in i will make an entry in my table.
Forum: PHP Apr 7th, 2009
Replies: 8
Views: 561
Posted By akash_msrit
hi,

can you give me sample code or an example


Best Regards
akash
Forum: PHP Apr 6th, 2009
Replies: 0
Views: 213
Posted By akash_msrit
hi friends ,

i made a login page, and i made a logout button too, but i want to make a timed logout, i mean after 5 min for example the user is logout automatically.(i.e i should log out from...
Forum: PHP Apr 6th, 2009
Replies: 8
Views: 561
Posted By akash_msrit
hi friends,


How To Block Parallel Login?
How to block parallel login? How can I block multiple login attempts in to a single account, when that user have already logged in? Like......
Forum: JSP Jul 27th, 2007
Replies: 5
Views: 2,176
Posted By akash_msrit
hi
Thanks for u r effort and code.

col1, col2, col3 col4 col5 col6
x 1234 234 2 3
y 2345 346 3 4

the values in col1, col2 col3 are retreived from the...
Forum: JSP Jul 27th, 2007
Replies: 5
Views: 1,106
Posted By akash_msrit
hi

sorry if i commited any mistake, very very sorry for the mistake.

if u think that i am not trying its absolutely wrong. i am working more than 12 hrs/per day. do u know why i am posting in...
Forum: JSP Jul 27th, 2007
Replies: 5
Views: 2,176
Posted By akash_msrit
hi
thanks for the advise,the values in the column are not there in the database.if values exists in the database i can do that easily, i already did like that for other table.

the values in last...
Forum: JSP Jul 27th, 2007
Replies: 5
Views: 1,106
Posted By akash_msrit
hi

i am waiting for you answer or code.
Forum: JSP Jul 27th, 2007
Replies: 5
Views: 2,176
Posted By akash_msrit
hi
i am displaying DATA retreived from the backend sql in table format.
select col1,col2,col3..... from table1.

Now i want to store col2,col3 in an array .and i want to add col2 and col3...
Forum: JSP Jul 27th, 2007
Replies: 5
Views: 1,106
Posted By akash_msrit
hi
thanks for the reply and advise, can u explain me the same in detail.
its urgent. i want to submit this.

Regards and thanks
akash
Forum: JSP Jul 26th, 2007
Replies: 5
Views: 1,106
Posted By akash_msrit
hi

i am displaying the data retrived from the database in table format.
say

col1 col2 col3 col4
12 15 15
13 15 16

the data displayed in col1,col2,col3...
Forum: Perl Jul 25th, 2007
Replies: 1
Views: 1,181
Posted By akash_msrit
hi

this is manjunath new to cgi, i have some cgi code, now i want to implement the same in javascript or jsp, please help me to do this. or please explain me what this code is doing.

here is...
Forum: JSP Jul 25th, 2007
Replies: 4
Views: 6,531
Posted By akash_msrit
hi

thanks for the reply, i am not able to understand what u have quoted for first query. please give me an example code to compare date column with system date.

Regards
Manjunath
Forum: JSP Jul 24th, 2007
Replies: 4
Views: 6,531
Posted By akash_msrit
Hi,

I have a html table , in table i am displaying dates in column called date, now i want to compare dates in the date column with current system date.
if any one have existing code(in jsp...
Forum: JavaScript / DHTML / AJAX Jun 29th, 2007
Replies: 10
Views: 2,175
Posted By akash_msrit
i tried that java scrit but i am geetting some other problem. that is nothing is displayed in that coloumn 0r cell .
if possible please embed that javascript in my code.
if u give me ur mail id i...
Forum: JavaScript / DHTML / AJAX Jun 29th, 2007
Replies: 10
Views: 2,175
Posted By akash_msrit
hi
Thanks for the reply,
the problem is here i am not inserting any values to the table. i am retreiving data from the database and displaying.

so i have to check what that cell conmtains .if...
Forum: JavaScript / DHTML / AJAX Jun 29th, 2007
Replies: 10
Views: 2,175
Posted By akash_msrit
hi
Thanks for your effort and spending time for me. I will try this now.

Thanks and Regards
Akash
Forum: JavaScript / DHTML / AJAX Jun 28th, 2007
Replies: 10
Views: 2,175
Posted By akash_msrit
hi

hello friends, i have problem here, please help me.
i have a jsp page in that jsp page i am displaying the data retrived from the database(mysql). i am displaying data in table format.
noe...
Forum: JavaScript / DHTML / AJAX Jun 28th, 2007
Replies: 10
Views: 2,175
Posted By akash_msrit
hi

thanks for the reply. i tried this but i am not able to achieve what i need. if u have any other alternate code please forward me.


Thanks and Regards
Manjunath.S
Forum: JavaScript / DHTML / AJAX Jun 26th, 2007
Replies: 10
Views: 2,175
Posted By akash_msrit
hi,
i have a jsp page, in this page i am displaying data retrieved from mysql database. Now the problem is i must color table cell based on cell value. how to implement this.please give me an...
Forum: JSP Jun 20th, 2007
Replies: 1
Views: 2,185
Posted By akash_msrit
hi

hello friends, i need an help from all of u.

problem:
i have a jsp page, in that jsp page i am displaying data retrieved from backend that is mysql in table format, i am not having any...
Forum: JSP Jun 14th, 2007
Replies: 6
Views: 1,855
Posted By akash_msrit
hi everyone

how to display mysql query results in a html or jsp page. using java script or any other
if u have working code or sample code please send me


please help me . its very urgent...
Forum: JavaScript / DHTML / AJAX Jun 7th, 2007
Replies: 0
Views: 913
Posted By akash_msrit
Hi friends,
how to include an applet into jsp page, here i am using IBM websphere to design my GUI. here i am getting an class not found error.
please tell me the procedure to include an applet...
Forum: JSP May 31st, 2007
Replies: 1
Views: 916
Posted By akash_msrit
hi this akash
i have created a frame, in that frame i am inputing some text fields like txt1,txt2.....,
now i want to accept these inputs into mysql query. please suggest me how i can do this.
...
Forum: JSP May 31st, 2007
Replies: 6
Views: 1,658
Posted By akash_msrit
hi,
can any one tell me , how to import packages in to websphere.
is it posiible to import an applet in to jsp.
Forum: JSP May 29th, 2007
Replies: 6
Views: 1,658
Posted By akash_msrit
hi this is akash, i need an sample jsp code which contains an java class or java program.
please help me na, i am u r friend.

Regards
akash
Forum: JSP May 29th, 2007
Replies: 6
Views: 1,658
Posted By akash_msrit
hi
this is Akash , i need help in adding java code to jsp. i have a class called JTree , which displays a tree structure menu. now i want to include this code in jsp. i am using websphere to design...
Forum: Perl May 25th, 2007
Replies: 2
Views: 1,672
Posted By akash_msrit
hi
this is akash i am doing project in java, i have some code in CGI , now i have to transfer that code in to javascript, can any one help me .it is very urget,please help me.
Forum: Perl May 25th, 2007
Replies: 3
Views: 1,446
Posted By akash_msrit
hi this akash

i need help from your side
how to transfer CGI script to java script.
i am new to CGI, please help us.
i have some code in CGI now i want to convert that in to java script.
...
Showing results 1 to 30 of 30

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC