User Profile
Collapse
-
ahmed222too replied to how to upload a text file to the path of the application on the server - ASP.NETin .NETregarding the language i use, it is asp.net... -
ahmed222too replied to how to upload a text file to the path of the application on the server - ASP.NETin .NETFileOpen(1, Server.MapPath( "aaa.txt"), OpenMode.Input)
this code require the aaa.txt file to be on the server. i want to make the application to call the file from the local machine.
thanks...Leave a comment:
-
ahmed222too started a topic how to upload a text file to the path of the application on the server - ASP.NETin .NEThow to upload a text file to the path of the application on the server - ASP.NET
how to upload a text file to the path of the application on the server to be processed by the application. And how to download the output text file to the client machine.
thanks, -
urgent
i have a text file contains data (tab delimited), i want to import these data into access table.
i want to do this task using visual basic code not by access wizard -
ahmed222too started a topic how to import data from text file(tab delimite) to access table using VB codein .NEThow to import data from text file(tab delimite) to access table using VB code
i have a text file contains data (tab delimited), i want to import these data into access table.
i want to do this task using visual basic code not by access wizard -
ahmed222too started a topic how to import data from text file(tab delimite) to access table using VB codein Visual Basichow to import data from text file(tab delimite) to access table using VB code
i have a text file contains data (tab delimited), i want to import these data into access table.
i want to do this task using visual basic code not by access wizard -
how to use the option buttons in VBA
how to use the option buttons in VBA (how to call the value of the option buttons ) and is it must to gather the option buttons in one option group ?
thanks -
i use netbeans as an editor, i developed javaapplication and wish to debug to trace the steps. the project has logical error so i wish to trace the steps.
thanks...Leave a comment:
-
how to debug (step into) ajavaapplication?
how to debug (step into) ajavaapplicatio n? -
ahmed222too started a topic i want to transfere the content of the file to the jtextfield as it is in the filein Javai want to transfere the content of the file to the jtextfield as it is in the file
when i read data from file by code into jtextfield the lines of the file apprear in Concatenation in the jtextfield (without Enters between lines)
i want to transfere the content of the file to the jtextfield as it is in the file (with Enters between lines) -
jtextfield donot accept Arabic language font
the jtextfield donot accept Arabic language font
when i run this code
jtextfield.sett ext="ذهب الولد إلى المدرسة";
the arabic font change into another font in the jtextfield -
how to capture the names of all tables of the database in one table?
how to capture the names of all tables of the database in one table? -
listbox problem
iam using vb6
i have a listbox that has more than 100000 entries stored in
when i retrieve these elements only 15913 elements be retrieved
here is my code
For j = 0 To List1.ListCount - 1
Print #1, List1.List(j)
Next j
how can i reteieve all the 100000 elements stored in the listbox -
thank u for ur reply
but i want to ask about the up limit for the list count in vb6 list box
thank u...Leave a comment:
-
iam sorry
i donot understand your reply
could u clearify your words please
thank u...Leave a comment:
-
iam sorry for opening new thread and for spelling mistakes (iam from egypt and my mother tongue is arabic)
and thank you for your useful reply
thank u...Leave a comment:
-
iam sorry,
but i want to add each word in its desending order in the table not to order the column after adding words in their original places...Leave a comment:
-
Sorting words
i make a text to list vb6 program that segments the text into words and add them in an access table ex. if the input (i go to school), the output will be:
i
go
to
school
the output is in an access table
my question is:
i want to add the segmented words in the access table in their desending order
i want the output to be
to
school
i
go
i want the word to be... -
i want to make a backword search in text file
i use vb6
i want to make a backword search in text file
i mean (by backword search) to begin the search from the last for example (i will go to school to learn more....) i want to find the last time the word (to) happened then the next backwordly -
i use vb6
i mean (by backword search) to begin the search from the last for example (i will go to school to learn more....) i want to find the last time the word (to) happened then the next backwordlyLeave a comment:
No activity results to display
Show More
Leave a comment: