Search Results

Showing results 1 to 20 of 20
Search took 0.01 seconds.
Search: Posts Made By: rupeshpradhan
Forum: Python Jul 1st, 2009
Replies: 4
Views: 522
Posted By rupeshpradhan
1. Can you please make the indentation level to 4 spaces.

2. Please use 'code=python' surrounded by square '[ ]' bracets so that it will be correctly cololur coded and end with '\code' enclosed...
Forum: PHP Jun 27th, 2009
Replies: 4
Views: 513
Posted By rupeshpradhan
The solutions below does not directly solve the problem you have, just alternatives:
1. You could talk to you hosting provider to support 'mod_auth_mysql' or switch to another one that does.
2. You...
Forum: PHP Jun 27th, 2009
Replies: 18
Views: 818
Posted By rupeshpradhan
I have read through all the previous posts. If you remember one of the posts said 'objective'.

Can you kindly elaborate on what is the objective of such an editor and where and how it is going to...
Forum: PHP Jun 27th, 2009
Replies: 3
Views: 666
Posted By rupeshpradhan
You could use PHPMyAdmin to save the output of your SQL queries directly as MS Excel files.

If you want to write a PHP script to do that, the simplest way is to make a '.csv' file. You want a tip...
Forum: PHP Jun 27th, 2009
Replies: 3
Views: 591
Posted By rupeshpradhan
Sheesh!
Allright, getting into the correct context ----

PHP creates the HTML and the JavaScript codes on the clients computer. So, is there any way the the above two can do what I need.

Have...
Forum: PHP Jun 27th, 2009
Replies: 3
Views: 747
Posted By rupeshpradhan
I will just get your started. Post back the improvements that you make to my code. There has to be at least something of value you add when you post back, OKAY.

Filename: index.php

<form name =...
Forum: PHP Jun 27th, 2009
Replies: 3
Views: 591
Posted By rupeshpradhan
I know that it is possible to launch a file browser from PHP script (when selecting the file to upload), but is it possible to Is it possbile to launch a 'Browse for Folder' dialog box from PHP...
Forum: Python Jun 27th, 2009
Replies: 4
Views: 292
Posted By rupeshpradhan
Why don't you throw in some info about your project in plain english in the following manner?

1. Specify the information that you are going to feed into the software.
2. Specify the calculations...
Forum: Python Jun 22nd, 2009
Replies: 8
Views: 532
Posted By rupeshpradhan
You need to have the python chm manual so that you could search for the functions you need. You could type the function name in the search box that it provides.

Better still, if you could get a...
Forum: Python Jun 22nd, 2009
Replies: 8
Views: 532
Posted By rupeshpradhan
You had written the following piece of code in your program
.
chk={"2":28}

What does is do, or what is it that you wanted it to do?
Forum: Python Jun 22nd, 2009
Replies: 8
Views: 532
Posted By rupeshpradhan
1. Your jumble of code is going to give us pythoneers a heart attack!!! (Of course, you are forgiven as you are a newbie!)

2. Please use click on the 'Help with Code Tags' to see how you must post...
Forum: Python Jun 21st, 2009
Replies: 5
Views: 283
Posted By rupeshpradhan
You have got to give a sample input and a the related output that you are expecting.

Put a main section i.e.


if __name__ == '__main__':
# initialize some vars
# execute the...
Forum: Python Jun 21st, 2009
Replies: 8
Views: 314
Posted By rupeshpradhan
noted!

BTW, I have gone through the PEP8 and couple of other articles on standardizing python code and have tried to apply them in this module.

It would be really nice if someone could point...
Forum: Python Jun 21st, 2009
Replies: 8
Views: 314
Posted By rupeshpradhan
After 8 hours of work, here it is!
comments please! (specially on how i could improve upon my coding style and the way i am coding)



'''
USAGE : prepare_input_sheet(className, allRecords,...
Forum: Python Jun 20th, 2009
Replies: 8
Views: 314
Posted By rupeshpradhan
This is probably the tenth time or more, i am re-writing this module. Each time I am trying to make it as modular as possible (if that is the word i am supposed to use, indicating what i am trying to...
Forum: Python Jun 20th, 2009
Replies: 8
Views: 314
Posted By rupeshpradhan
I am using an array 'array_studentDetails'. This array will be used by other functions after it is initialized.

Should I make it a global array as I have done in this example
OR
should i return...
Forum: Java Nov 5th, 2004
Replies: 5
Views: 3,092
Posted By rupeshpradhan
I have gotten this far but I am getting a NullPointer Exception.

/**
* To generate examination result
*
* @author (your name)
* @version (a version number or a date)
*/
// Declare...
Forum: Java Oct 8th, 2004
Replies: 5
Views: 3,092
Posted By rupeshpradhan
Thanks cosi. I will give it a try starting from the template that you have provided.
Regards
Rupesh
Forum: MS Access and FileMaker Pro Oct 7th, 2004
Replies: 1
Views: 7,219
Posted By rupeshpradhan
To begin with, you can save the file not only as the native .xls format but also in many other formats such as .csv for example.

You could import this .csv file to the database which you are...
Forum: Java Oct 7th, 2004
Replies: 5
Views: 3,092
Posted By rupeshpradhan
Hi!
Having programmed in non-object oriented programming languages for a pretty long time, thinking in terms of classes and objects hurts my brain.

I have written a program in BASIC (to print out...
Showing results 1 to 20 of 20

 


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

©2003 - 2009 DaniWeb® LLC