Thanks Frinny!!!
But I need this format in ASP not in HTML
User Profile
Collapse
-
to display string in vertical order in ASP
I want to display a string like GOOGLE in following format:
G
O
O
G
L
E
Please guide. -
Unicode to hex convertor
I want to convert unicode data into hex. Plz help.Last edited by jhardman; Sep 1 '09, 05:54 PM. Reason: email address removed - against forum policy in the "answers" forums -
Image to hex convertor
How to convert a jpg or bmp image to hex through code in asp.net.?? -
<html>
<body>
<form name="a" action="Pro10.a sp?Data=1" method="post">
<Br>
<Table>
<TR><TD>Messa ge to be Sent</TD><TD><input type="text" name="URL1" value="" size=180></TD></TR>
<TR><TD>Path and name of XLS </TD><TD>
<input type="Text"...Leave a comment:
-
The Code which I have with me was working fine earlier.but its creating problem from 2-3 days.Secondly, I have two explorers, one is IE and 2nd is Mozilla.Its working fine in Mozilla but not in IE.As I mostly use IE on my system.plz help.Leave a comment:
-
I have only a single page.and I have tried ur code,but the data still is getting lost.Plz guide.Leave a comment:
-
I have only a single page.and I have tried ur code,but the data still is getting lost....Leave a comment:
-
Earlier it was working fine.but its creating problem from 2-3 days....Leave a comment:
-
import text file in sql 2005
i have a text file. I want to import it in table in sql 2005.that table has 8 fields.whn importing text file first 4 fields are in first line and next 2 in 2nd and rest 2 in last line. I want all 8 fields in one line. plz guide. -
ASP code in a form
I have an ASP code with a form in that.I have 2 text boxes and a submit button.I enter data in text boxes and then click on submit. then action I want takes place.but when i go to previous page to change the data in text boxes.the data entered earlier get lost.I want to keep that data so that i can know what data has been entered first and which data is to be entered next.
Plz guide me. -
To check the number of open connections in ASP code.
plz tell me how to check the number of open connections in ASP code. -
i have a number of variables in my table and i hav to pick data from that table to a new table automatically in horizontal order like(123,456,57 6)...Leave a comment:
-
i dont know how to use PIVOT. I have only one table.i have to concatenate the multiple records into single record.
Can u send me a query related to my prob....Leave a comment:
-
-
Hi,
I want the variable data in a new table.cud u plz help me....Leave a comment:
-
I have a table with fields number,category ,date and if i want to choose numbers of a particular category and date.
then the query will b
select number from <table name> where category=" " and date =" "
and it will display a list of numbers.
And wat if i want those numbers horizontally.Su ppose i hav three numbers
123
234
678
and i want it to be like this...Leave a comment:
-
Acc to your code,i m getting the following error:
Object required: ' DECLARE @numberList'Leave a comment:
-
I have a table with fields number,category ,date and if i want to choose numbers of a particular category and date.
then the query will b
select number from <table name> where category=" " and date =" "
and it will display a list of numbers.
And wat if i want those numbers horizontally.Su ppose i hav three numbers
123
234
678
and i want it to be like this...Leave a comment:
-
Code:dim m,@numberlist ctr=1 Set xml = CreateObject("Microsoft.XMLHTTP") DECLARE @numberList varchar(700) set rs=sconn.execute("Select @numberList = IsNull(mobile + ',' + @numberList, NULLIF( mobile, @numberList)) from <tablename> where <condition>") set rs=sconn.execute("Select @numberList as numberList") while not rs.eof m=rs.Fields("numberlist").Value
Leave a comment:
No activity results to display
Show More
Leave a comment: