Hi,
I am trying to create an applet that will read the contents of a txt file on the server and display it on the browser. I have 3 questions.
1. How do I test the applet on my local machine without uploading it on the server? Can an applet read the contents of a file on my computer.....if it...
Hi,
I am trying to send emails through an ASP program on a windows 2000 server. I would like to know how I could send mails like I do using sendmail on UNIX.
Thanks in advance.
Sudha Visit www.ssudhakar.com to know more about me
Hi all,
Is it possible to create a view (to combine multiple tables logically.....like Oracle) in MySQL. If not, what is the alternative to solve this issue.
The following describes my tables and what I am trying to create a view for.
Create table SE_BOOK(
NAME...
hi
I tried the partitionstar software but I am unable to partition it as it always keeps prompting that the access is denied or that the partition is interfering with other file. Also when I pull p the details about the existing partition in order to split up the drive (non destructive...
Hi,
I have a P celeron 933 Mhz laptop with 128 MB ram and I am doing fine too with the XP home edition running on it. So I dont think its too much of a big deal. Probably i might see a bigger diference if i decide to shell a ew hundred dollars on additional ram but i am not sure if it is worth...
Hi,
I want to load FreeBsd alongside XP and for that i need to partition my HDD. So I wanna know whats the file system used. Also is there any free software (partition magic is too expensive for me) that does a similar job as partition magic? If so please let me know. Or even if here is any...
In all other complers this seems to work but in BC++ it doesnt work. It says Undefined symbol vector. Dont know why...
#include <iostream.h>
#include <conio.h>
#include <vector.h>
void main()
{
vector <int> A(10);
}
Please let me know how I can use the vector class in Borland C++
rgds,
Sudha...
I have created a Time class as suggested by u..Thank you so so much for the post.Cant tell u how much it helped me
This is my file
#ifndef TIME_H
#define TIME_H
#include <iostream.h>
#include <string.h>
#include <stdlib.h>
#include <fstream.h>
#include <iomanip.h>
class Time
{
private:
int...
The problem is that if I add 15 hours to 23:30, it will be a different calculation as the date also changes. how do i keep track of that?
rgds,
Sudha Visit www.ssudhakar.com to know more about me
Hi,
In C++ I want to add time (in hours and minutes) to a date field containing the time in hours and minutes along with the date. Also I want to find the difference in time (in minutes) between 2 given dates(with time). How can I do that? Is there any class available or library available in C++...
Hi,
How to track the value of a particular variable I have used when I am running the program step by step....using F7 so that I can debug my program easily.
Thank you
regds,
sudha Visit www.ssudhakar.com to know more about me
I am new to Borland...Have worked on Unix only...Please let me know how to pass command line arguments in Borland C++. Urgent.
Rgds,
Sudha Visit www.ssudhakar.com to know more about me
How can i use SQL queries in C++?
Also I wanted to know if there is a class that I can include (in the library) that will allow easy DATE manipulation like Calender class in JAVA?
Actually I want to convert the date available into milliseconds (from unixdate) and then re-convert to date...
I really do not understand why C# is said to be a competitor for JAVA when it is not platform independent!! JAVA's prime advantage and acceptance is dueto this fact that it is platform independent. SO I dont see C# competing with JAVA in any way.
Rgds,
Sudha Visit www.ssudhakar.com to know more...
Hi,
I wish to add hours and minutes to a date field and determine the resultant date. For example, if I add 8hours 15 minutes to a date field say 03/12/2001 23:10:10, i should be able to get 03/13/2001 07:25:10 as the resultant. I am using Java as frontend.Can I do this manipulation at the query...
Hi,
I wish to create a GRAPH data structure using java for writing a shortest route algorithm. How do do that?
Regards,
Sudhakar Visit www.ssudhakar.com to know more about my achievements
Hi,
i wish to use either msaccess or mysql as database. I have to select the database that will allow me ease of date manipulation as I have to indulge in a lot of it (to check the arrival time of flight at each of the connecting place and find out if the connecting flight leaves before or after...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.