Forum: Oracle Apr 26th, 2008 |
| Replies: 9 Views: 10,587 jwen ...
but i am new to this ....
so have no clue on how to login as admisn console ?
how to do tht ... can ya elaborate it ..
thanks for the help |
Forum: Oracle Apr 26th, 2008 |
| Replies: 9 Views: 10,587 i am having the same problem for oracle 9i .........
i downloaded it and installed it ...
but i just cant log-in ...
any clues how to resolve this problem |
Forum: ASP Feb 28th, 2008 |
| Replies: 21 Views: 11,216 I cannot c the web server extensions in IIS manager
it only shows web sites
and default SMTP virtual server
you think something is amiss ?
i triend to attach the screenshot but i... |
Forum: ASP Jan 9th, 2008 |
| Replies: 21 Views: 11,216 hmmmm naah ...
i never got any error message ...
only page cannot be displayed so have no clue whatz wrong or whatz more needed to run asp |
Forum: ASP Jan 5th, 2008 |
| Replies: 21 Views: 11,216 http://localhost/myfirstpage.htm
http://localhost/myfirstpage.asp
<html>
<head>
<title> title of page </title>
</head>
<body>
this is my first home page<br> |
Forum: ASP Jan 4th, 2008 |
| Replies: 21 Views: 11,216 shailesh
it works when ran in htm (not when html extension )
and it doesnt work when i change it to .asp ... shows page cannot be display error again |
Forum: ASP Dec 30th, 2007 |
| Replies: 21 Views: 11,216 @ shailesh
i am new to asp so some stuff u said was over my head stuff .....
the IIS is runnin -- i checked it
virtual directory ? whatz tht and how to create one |
Forum: ASP Dec 26th, 2007 |
| Replies: 21 Views: 11,216 hey hielo ....
but the query yet aint solve
i yet cant rus the asp files ...
how do i get them working ... ? |
Forum: ASP Dec 15th, 2007 |
| Replies: 21 Views: 11,216 i am totally clueless yet ....
do i need anything more then IIS ? xp pro sp2
even the localhost
this is the message i get for http://localhost ( http://127.0.0.1 )"Cool! My own server home... |
Forum: ASP Dec 13th, 2007 |
| Replies: 21 Views: 11,216 after going thru this link :-- http://www.razorx.com/tutorials/IISonXPPro/
i got the http://localhost ... working the message it shows is "Cool! My own server home page. "
but yet i am unable... |
Forum: ASP Dec 13th, 2007 |
| Replies: 21 Views: 11,216 hey thx mate for the help ..
but it didnt helped ..
wonder why it yet syas page cannot be found |
Forum: ASP Dec 13th, 2007 |
| Replies: 21 Views: 11,216 i have installled IIS .
but when i try to open up http://localhost ... it says page cannot be displayed .....
what i have to do ....
i even tried with my computer name .. same error page cannot... |
Forum: C Aug 9th, 2007 |
| Replies: 17 Views: 4,774 hmmm yep , thx for the help solved all my functions query it seems . shldnt have problem in future abt functiosn nemore .
u said " void main() to int main( void ) which is always the way it... |
Forum: C Aug 9th, 2007 |
| Replies: 17 Views: 4,774 1 things for sure u guys are geniuses
how long it took to be perfect ?? |
Forum: C Aug 9th, 2007 |
| Replies: 17 Views: 4,774 aaahhhh dont red the above message
i typed it to early ....
aia .... there were sum data types misplacemet
by me was my error
i had created the prototype in main ...
was tht the error ?... |
Forum: C Aug 9th, 2007 |
| Replies: 17 Views: 4,774 hey aia ...
i almost coded the same stuff as u
the difference was i defined product outside
printf statement ( but tht shldnt be a problem )
cont know why i was getting error
will compile the... |
Forum: C Aug 8th, 2007 |
| Replies: 17 Views: 4,774 i thought the functions part would be simple but giving me a lot of headache
now i tried passing 2 values int and float
but again same error ?
can ne1 tell why ?
referring let us c using tc .
... |
Forum: C Aug 7th, 2007 |
| Replies: 17 Views: 4,774 hey
thank you alll . i didnt got wht salem meant
mebbe , i m yet too low to understand all tht stuff ... thx letme to tell where i erred .
hmmmm u rite tk tk.....
will try to do so in future ... |
Forum: C Aug 7th, 2007 |
| Replies: 17 Views: 4,774 # include<stdio.h>
# include<conio.h>
void main()
{
float square();
float a,b;
printf("\nenter any number");
scanf("%f",&a); |
Forum: C Aug 3rd, 2007 |
| Replies: 2 Views: 2,288 what will be the logic of this program be
how would be easy to break it down ? |
Forum: C Aug 3rd, 2007 |
| Replies: 2 Views: 2,288 write a general purpose function to convert any given year into its roman equivalent . the following table shows the roman equivalent of decimals number
decimal roman
1 ... |
Forum: Java Aug 1st, 2007 |
| Replies: 18 Views: 74,959 hey peter
thx ..... yep i followed ur advice from other forum
and itz working properly now
thankz bro .....
blind leading the deaf ??????????????????????
didnt got wht it meant but no longer... |
Forum: ASP.NET Aug 1st, 2007 |
| Replies: 10 Views: 4,143 hey hi , i tried googling but to no avail .
then the link u gaved me is to resource kit ....
is it the same as iis ? ( iis and iis resource kit )
would it be helpful ???
cant sum1 extract it from... |
Forum: ASP.NET Jul 31st, 2007 |
| Replies: 10 Views: 4,143 hye i want iis for asp
where can i find ??
i dont have the xxp cd so is it possible to acquire it from net ??
plz help if ne1 can been looking for it for long time now ? |
Forum: Java Jul 31st, 2007 |
| Replies: 16 Views: 2,833 ey thx problem solved
sum1 mention use echo set path dont know wht it is
but it helped me a lot to solve my query
set path=%path%;c:\j2......\bin
this helped me a lot
thank you alll
problem... |
Forum: Java Jul 31st, 2007 |
| Replies: 5 Views: 3,140 hey thx the echopath in set path worked thx for tht |
Forum: Java Jul 31st, 2007 |
| Replies: 16 Views: 2,833 how to set class path ???
can ne1 help me out
coz i tried and it doesnt work
though when i save the code in bin and un it form there itz executes
why is this so ?
c:\java2_13\bin ?
so... |
Forum: Java Jul 31st, 2007 |
| Replies: 18 Views: 74,959 hey fastmike ,
thx it helped me a lot
but there r 2 things i am yet concerned to ask
1) can i run this programs when i save them in sum diff folder ?
there must be sumthing which enables... |
Forum: C Jul 29th, 2007 |
| Replies: 7 Views: 4,111 |
Forum: C Jul 29th, 2007 |
| Replies: 7 Views: 4,111 hey hi all thx for the hlep
i was able to compile the code
the way it was said
but when i tried to execute it
an error message prompt up
can ya tell me the exact way to
setup for execute ...... |