User Profile
Collapse
-
mrityunjay11 started a topic to read pathname filename date of creation of all files in a directory to excel sheetin Visual Basicto read pathname filename date of creation of all files in a directory to excel sheet
i need a vba code which reads pathname filename date of creation of all files in the given directory and it stores above attributes in a excel sheet thanks in advance -
Call to undefined function mysqli_connect()
Call to undefined function mysqli_connect( ) i am getting the abov error when i am running the following code
<html><head>
<title>MySQL Server Information</title>
</head><body>
<h1>MySQL Database Server Information</h1>
<?php
$DBConnect = mysqli_connect( 'localhost', 'root', 'mrityunjay');
echo "<p>MySQL client... -
mrityunjay11 started a topic catalina.bat file is missing in tomcat 5.5 for netbeans 6.0 when running jspin Javacatalina.bat file is missing in tomcat 5.5 for netbeans 6.0 when running jsp
catalina.bat file is missing error comes when i run jsp page with tomcat 5.5 and netbeans 6.0. i have tried different mirrors for tomcat5.5 but above mentioned error comes always -
mrityunjay11 started a topic the following code goes into infinite loop and does not increment variable iin Linuxthe following code goes into infinite loop and does not increment variable i
the code is as
#!/bin/sh
i=1;
while [ $i -le 5 ]
do
echo "welcome $i times";
i= 'expr $i + 1 ';
done
the give code goes into infinite loop and doesnot increment the variable i
exit 0; -
mrityunjay11 started a topic access to tomcat server is not authorised i want to set password and usernamein Javaaccess to tomcat server is not authorised i want to set password and username
on netbeans 6.0 ide when i am running the jsp program the messege is that access to server is not authorised . i want to set password of tomcat to run my jsp program on netbeans plz tell me the path where i can go and set the password and username -
eclipse configuration for application server
my jsp and servlets will reside in Z: drive i want to configure eclipse for application server plz tell me how to do it -
classcastexception in the jsp file
String description = "";
String query1 = "";
int grade_autoid,co unt=0;
rSet1= DBHelper.getQue ryResult(query) ;
%>
<tr>
<td>
<%
Log.log("rset value is as"+rSet1);... -
date selection form in jsp
i want a date selection form in jsp and that variable should be caught in servlet that is how to catch date varible in my servlet. thanks a lot
Regards
mrityunjay singh -
how to make a big textbox in html
i want a textbox as big as for writing 100 words in html plz guide me how to do it in html -
i am getting error in my sql statemnt
the statement is as:
[code=mysql]
CREATE TABLE RESOURCE_TYPE (resource_type_ id INT NOT NULL PRIMARY KEY AUTO_INCREMENT, name VARCHAR(30),des cription VARCHAR(100),or der INT,type ENUM('attachmen t','text','rich text'),res_type ENUM('LP','othe r'));[/code]
ERROR 1064: You have an error in your SQL syntax near 'order INT,type ENUM('attachmen t','text','rich text'),res_type ENUM('LP','othe r')' at line 1 -
thank u .i hav done above mentioned thing any further suggestion -
java project
hi iam starting to learn java can anybody suggest me good java project topic -
-
running query getting error
Error
SQL query:
[CODE=mysql]CREATE TABLE per(
item_name varchar,
item_number int,
payment_status int,
payment_amount int,
payment_currenc y int
);[/CODE]
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
item_number int,
payment_status... -
where is notify_url in the paypal
i want to know exaxt lacation where notify_url variable is there in paypal
can u tell me how to access it this is relaated to insataant payment notification when we buy aany new button -
one last help needed
i am not able to locate notify_url. is it in thehtml code for the button or form we fill to buy button...Leave a comment:
-
its related to paypal gateway. merchent is getting certain data from paypal about buyerafter buyer buys someting from the button of merchent.i want to catch thos informatuion about buyer and upadte in the merchent databaseLeave a comment:
-
integration of web pages and catching parametrs
I want to integrate to an url and catch data thrown by it. In the url ther is no action or method it is just throwing data . i dont know how but it is throwing data and i want to capture it in my php code.Leave a comment:
-
a website suppose www.paypal.com is sending data. There is no action or method in the uerl.It is sending data i dont know how.Just i know that it is sending certain data. I want to catch the data thrown by the url.How do i know the information sent by that urlLeave a comment:
-
Read the parameters thrown by an url
i wnat to connect to an url and read data or catch parameters thrown by the url in my php code i am new to php plz explain in detail thanig in anicipaiont
No activity results to display
Show More
Leave a comment: