Showing results 1 to 9 of 9
Search took 0.01 seconds.
Posts Made By: sumit_indian
Forum: JSP Apr 16th, 2008
Replies: 4
Views: 676
Posted By sumit_indian
Re: Redirect/forward form to another host

why don't you sessions then if really want to use send.redirect option otherwise you can use form action method in using html that work fine with jsp
Forum: JSP Apr 16th, 2008
Replies: 4
Views: 892
Posted By sumit_indian
Re: Registration Problem using Jsp

where had u call database its not visible in ur coding check your connection
Forum: JSP Apr 16th, 2008
Replies: 10
Views: 2,768
Posted By sumit_indian
try this

I have used this code in my project

page name is abc.jsp

<%
session.setAttribute("srcfilename", request.getParameter("AQC2_SOURCE_FILENAME"));
String...
Forum: JSP Mar 11th, 2008
Replies: 2
Views: 1,100
Posted By sumit_indian
Help Re: how t ouse calendar with spring tags in jsp??

I had the same problem problem why don't use Calendar Controls freely available in various sites i had downloaded the coding and modified the same for my purpose
use following...
Forum: JSP Mar 11th, 2008
Replies: 4
Views: 1,409
Posted By sumit_indian
Re: how to get data from oracle to jsp

I don't know where r u not getting it I have a small scriptlet coding for u

<%
ResultSet rs = st.executeQuery("select count(*) from v$instance ");
while (rs.next())
{
data[0] = rs.getString(1);
}
%>
Forum: JavaScript / DHTML / AJAX Mar 11th, 2008
Replies: 2
Views: 2,861
Posted By sumit_indian
Re: start-date end-date Validation

thank aravelli i really appreciate this ....
Forum: JavaScript / DHTML / AJAX Mar 4th, 2008
Replies: 2
Views: 2,861
Posted By sumit_indian
Help start-date end-date Validation

Hello Friends ,
I m new in Javascript
i m trying to validate two date coming in the format 'DD-MON-YYYY' coming through PopUP-Calendar in two textboxes but unable to get required result I musing...
Forum: ASP.NET Sep 14th, 2007
Replies: 1
Views: 892
Posted By sumit_indian
how to use anti-virus in project

Hello guys,

I am new in asp.net. I am developing a asp.net project using c#.It has a feature that allow user to upload their files . I want to use anti-virus as scan tool while a user upload his...
Forum: JavaScript / DHTML / AJAX Sep 11th, 2007
Replies: 0
Views: 651
Posted By sumit_indian
how to use javasript in .net

hello friends I am using this script in my asp .net project using c#.
but unable to compile it
Showing results 1 to 9 of 9

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:05 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC