User Profile
Collapse
-
cud anybody help how to be get executed where is the problem here in this program? -
Question mail program
Code:package info.G2E; import java.util.Properties; import javax.mail.Address; import javax.mail.Message; import javax.mail.MessagingException; import javax.mail.Session; import javax.mail.Transport; import javax.mail.internet.InternetAddress; import javax.mail.internet.MimeMessage; public class SendEmail { public static void main(String[] args) { String
Last edited by Rabbit; Mar 11 '14, 04:17 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data. -
Thank you very much for making me to realize quickly Nepomuk.
I will appreciate and accept ur response without hesitation.Leave a comment:
-
Hi Nepomuk,
I like the way u reply,i learned frm u that first we need knw wht exactly they looking for,definition its nice.
Thanks for ur answer.Leave a comment:
-
Hi,
Greetings
I have not tested but still giving solution
<a href="YourLinkU rl" target="_blank" >
i hope it may work?
Have a nice day.Leave a comment:
-
=CHAR(CHOOSE(RA NDBETWEEN(1,2), RANDBETWEEN(48, 57),RANDBETWEEN (65,90)))
to get a random alphanumeric character... or, 5 of those concatenated to get a 5 character one: =CHAR(CHOOSE(RA NDBETWEEN(1,2), RANDBETWEEN(48, 57),RANDBETWEEN (65,90)))&CHAR( CHOOSE(RANDBETW EEN(1,2),RANDBE TWEEN(48,57),RA NDBETWEEN(65,90 )))&CHAR(CHOOSE (RANDBETWEEN(1, 2),RANDBETWEEN( 48,57),RANDBETW EEN(65,90)))&CH AR(CHOOSE(RANDB ETWEEN(1,2),RAN DBETWEEN(48,57) ,RANDBETWEEN(65 ,90)))&CHAR(CHO OSE(RANDBETWEEN (1,2),RANDBETWE EN(48,57),RANDB ETWEEN(65,90)))...Leave a comment:
-
Thanks nepo for ur answer,surely i will search and ask particular contextLeave a comment:
-
-
u r absolutely r8 that that why
without rows he is asking to navigagate the records........Leave a comment:
-
instead of enable u can use disable
i hope ur requirement suits,
Please reply if any mistake...
Code:Imports System Imports System.Web.Services.Protocols Class Sample Public Shared Sub Main() Dim rs As New ReportingService() rs.Credentials = System.Net.CredentialCache.DefaultCredentials Dim props(0) As [Property] Dim setProp As New [Property]
Last edited by Niheel; Feb 24 '14, 09:39 AM. Reason: merged code and added details into one post, tagged the code, thanks for your postLeave a comment:
-
servlet doubt
In the below servlet pgm,excuting fine but destroy method and two more meothds im unable to find output in console/browser?
Plz help frnds......
Code:package org.g2e.secondapp; import java.io.*; import javax.servlet.*; public class Servlet2 implements Servlet{ ServletConfig config=null; public void init(ServletConfig config){ this.config=config; System.out.println("servlet is initialized");
Last edited by Rabbit; Feb 1 '14, 09:36 PM. Reason: Please use [CODE] and [/CODE] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: