Forum: VB.NET Sep 26th, 2007 |
| Replies: 1 Views: 956 I have prepared an application in vb.net now i want to make it an exe file how to do it
??? |
Forum: VB.NET Sep 26th, 2007 |
| Replies: 2 Views: 4,590 I have to display a picture in a picture box in vb.net form but i donot want to give full path of the pic i want just to specify a relative path how it could be done
????? |
Forum: VB.NET Aug 29th, 2007 |
| Replies: 4 Views: 1,870 Exactly i want to no from where i will get an vb.net logic of encryption/decryption???? |
Forum: VB.NET Aug 29th, 2007 |
| Replies: 4 Views: 1,870 i am using vb.net as my front end and excel and access as my backend
for databases i have the connectivity code of both ends data retrieving has been done but now i need to encrypt the data in my... |
Forum: VB.NET Aug 28th, 2007 |
| Replies: 1 Views: 1,112 i am retrieving data from access using following command
"select * from sheet1 where [question number] like " & list(0) & " and [category] like " & list(1) & "and [sub-category] like " & list(2) &... |
Forum: ASP.NET Aug 12th, 2007 |
| Replies: 1 Views: 593 I have some data in my window forms in dotnet i want to call a html page from that window and display that data too on that html page is this possible
??????? |
Forum: ASP.NET Aug 12th, 2007 |
| Replies: 0 Views: 1,983 I know the way to retrieve data from an excel file by code
Imports Microsoft.Office
Imports System.Data.OleDb
Imports System.Configuration
Imports System.Collections
Imports System.Web
Imports... |
Forum: ASP.NET Aug 12th, 2007 |
| Replies: 5 Views: 1,566 Can someone give me that code to convert excel to HTML plz |
Forum: ASP.NET Aug 11th, 2007 |
| Replies: 3 Views: 1,023 Thanx for reply and this do work but my problem is that i retrieved some data from a excel sheet using oledb commands but and stored it in a string but the data in excel sheet has text that is... |
Forum: ASP.NET Aug 11th, 2007 |
| Replies: 5 Views: 1,566 actually right now i ready to work with any of the forms i just want it to work pls reply?? |
Forum: ASP.NET Aug 10th, 2007 |
| Replies: 3 Views: 1,023 I have a string storing some data i want to display that data on
a aspx page how should i do it?? |
Forum: ASP.NET Aug 9th, 2007 |
| Replies: 5 Views: 1,566 Hi.
I have retrieve my data from excel files to a vb richtextbox but the text with boldness,italics or sup/sub-scripts format are not proper is their any
way i can retrieve richtext(text having ... |
Forum: ASP.NET Aug 9th, 2007 |
| Replies: 2 Views: 570 no its not working any other way ? |
Forum: ASP.NET Aug 9th, 2007 |
| Replies: 2 Views: 570 i have my database in xml spreadsheet/excel format i want to retrieve data from it to asp.net webform what is the best way to do it PLease help real in need to crack it down?? |