Re: How involved should an admin be? Digital Media Digital Marketing by gmannuel Admins should be very involved, I take as big part in my community as possible, and thats the reason for its success now I believe. Re: Information on Daniweb Community Center Geeks' Lounge by Dani Admins like Davey did it the old-fashioned way ... by climbing the ranks from moderator to super moderator to co-Admin. Re: Networking Admin career....my interests Community Center by DimaYasny admins usually take rhel/mcse/cne/ccne/cissp etc. electronics is more likely to be needed by engineers and some programmers Re: What Ram, Processor, Cooling equipments for the Gaming build Hardware and Software Hardware by DiNeSh_123 Admins/Mods, to whomsoever it may conern, I dont know, but somebody is trying to spam with my id. I havent posted in this thread but as per the result it seems 2 days ago someone spam through my id.:( :X Re: Need help with stacks to output files Programming Software Development by kourt32 admins i messed up could you delete my accidental double post Re: messed up cacls command, now I can't access files Hardware and Software Microsoft Windows by gerbil Admins and their privacy rules which limit access... tsk. What a nuisance! Re: Do I have some sort of programming talent? Programming Software Development by JamesCherrill Admins and Mods have access to your IP address. It's time to end this bull and move onto something productive. Exception in thread "main" java.lang.NoClassDefFoundError: admins (wrong name: a Programming Software Development by har58 ….awt.event.*; import javax.swing.*; import java.sql.*; public class admins implements ActionListener { private static String Insert = "Insert";… public JPanel p1 = new JPanel(); public JPanel p2 = new JPanel(); admins() { p1.setLayout(null); p2.setLayout(null); p1.add(btninsert); p1… Re: Exception in thread "main" java.lang.NoClassDefFoundError: admins (wrong name: a Programming Software Development by har58 … the folder that contains the admins folder and the command should be: java admins.admins Because your class is in… the package: admins[/QUOTE] i m using command… prompt javac admins.java yes i m in… Re: Exception in thread "main" java.lang.NoClassDefFoundError: admins (wrong name: a Programming Software Development by NormR1 What is the command line you are using to execute the program? What directory are you in when you execute that command. You should be in the folder that contains the admins folder and the command should be: java admins.admins Because your class is in the package: admins Re: Exception in thread "main" java.lang.NoClassDefFoundError: admins (wrong name: a Programming Software Development by arunmagar Hi , I looked in your code. y did you wrote class CustomPanel inside admins? Please make sure where CustomPanel should be. I think it should be outside of admins class. One more question y did you keep your package name and class name same i.e. admins If you have any doubt please let me know. thanks. Re: Exception in thread "main" java.lang.NoClassDefFoundError: admins (wrong name: a Programming Software Development by har58 … in your code. y did you wrote class CustomPanel inside admins? Please make sure where CustomPanel should be. I think it… should be outside of admins class. One more question y did you keep your package… name and class name same i.e. admins If you have any doubt please let me know. thanks… Re: Exception in thread "main" java.lang.NoClassDefFoundError: admins (wrong name: a Programming Software Development by stephen84s … plz help[/QUOTE] Try running it is [code] java -cp . admins.admins [/code] '-cp', abbreviation for ClassPath tells the JVM where to… you are running the program from the parent directory of 'admins'. Stupid IRC Admins! Community Center by 1337_MilkMan … just control freaks. Attached is a screenshot of some admins randomly kicking people off the #linux channel with random reasons. … you want to help us stamp out the n00b IRC admins! Request to Daniweb members(admins) Community Center Geeks' Lounge by I_m_rude … everyone to look at this thread replies. I request all admins of C/C++ that please share your success stories. Just… How Forum Admins Block Users As Spammers ? Digital Media Digital Marketing by harrietlucia How forum admins Mark the users as spammers and is there any strategy ? how to overcome this blocking by doing spamming successfully? Re: How Forum Admins Block Users As Spammers ? Digital Media Digital Marketing by LastMitch >How forum admins Mark the users as spammers and is there any strategy ? What kind of platform are you are using? There should be a setting on that platform if they have one. Login page - Seperate admins and users? Programming Web Development by Shari_1 … a simple login page using MVC4, where both users and admins can log in. The users should be allowed to see… Re: Who are daniweb admins? Community Center Meta DaniWeb by deceptikon > All admins, moderators, team colleages are employees or some of them just … will be picking up the slack as the two new admins. Re: Who are daniweb admins? Community Center Meta DaniWeb by ~s.o.s~ > All admins, moderators, team colleages are employees or some of them just … in their free time. Except for me, all other co-admins are Daniweb employees (namely Davey & James). Re: dear admins/mods, Community Center Meta DaniWeb by ~s.o.s~ … are rules which have to be followed by mods and admins alike. If you *still* are unconvinced, you can get in… Re: Who are daniweb admins? Community Center Meta DaniWeb by Sahil89 Hi Dani, Still I have few questions. All admins, moderators, team colleages are employees or some of them just contribute their time to site. And if they are employees how do you work together? at one place? Have anybody asked this kind of questions? :) Re: Who are daniweb admins? Community Center Meta DaniWeb by zeroliken Back in the old forum there used to be a list of admins and mods Also Can I ask if you know what happened to Narue? Re: Who are daniweb admins? Community Center Meta DaniWeb by Dani No, because in the new system, all moderators have access to all forums (mods aren't limited to certain forums), effectively making all moderators super moderators. And now we have four active admins, although Julienne will be missed. Massive Mail Script Programming Web Development by Charls Frdinand …($result)) { $correos .= "$row[0],"; } } elseif ($_POST['Admins'] && $_POST['Maestros'] && empty($_POST['Alumnos'])) { $sql…($result)) { $correos .= "$row[0],"; } //Everyone } elseif ($_POST['Admins'] && $_POST['Maestros'] && $_POST['Alumnos']) { $sql = … Massive Mail Script Programming Web Development by Charls Frdinand …($result)) { $correos .= "$row[0],"; } } elseif ($_POST['Admins'] && $_POST['Maestros'] && empty($_POST['Alumnos'])) { $sql…($result)) { $correos .= "$row[0],"; } //Everyone } elseif ($_POST['Admins'] && $_POST['Maestros'] && $_POST['Alumnos']) { $sql = … Re: Massive Mail Script Programming Web Development by Charls Frdinand …($result)) { $correos .= "$row[0],"; } } elseif ($_POST['Admins'] && $_POST['Alumnos'] && empty($_POST['Maestros'])) { $… mysql_fetch_row($result)) { $correos .= "$row[0],"; } } elseif ($_POST['Admins'] && $_POST['Maestros'] && $_POST['Alumnos']) { $sql = … Re: Need Help With Admin Login Programming Web Development by DARK_BYTE …email']; $level=$_POST['level']; $query="SELECT * FROM admins WHERE AID='$aid'"; //mysql_query() returns a result set on…already taken!'; } else { $add="INSERT INTO admins(AID,password,firstname,surname,phone,email,level) VALUES('$aid','$…successfully added'; echo'Click <a href="admins.php">here</a>to … Using Jframe and JTable :) Programming Software Development by Mr. pen … High School"; if (answer == 1) { toprint[1][0] = "Admins"; } else if (answer == 2) { toprint[1][0] = "… School"; if (answer == 1) { toprint[1][0] = "Admins"; toprint[1][1] = Integer.toString(sg[0].getAdminEmpNum()); toprint… Re: Massive Mail Script Programming Web Development by Will Gresham Take a close look at this line: [CODE]# if ($_POST['Alumnos'] empty($_POST['Maestros']) empty($_POST['Admins')])) {[/CODE]