hello
uptil now i have been working on vb and asp. now i have to start on a project involving c#.net. i do have 1 month time for it. but i do not have any clue as to how to start with it. please help
swati
Hello
I have a problem with CDONTS. on my end whenever i try to send a mail using CDONTS, it gives an error that it can not create component CDONTS.
how can i install CDONTS on an XP server. plase help
swati
ok
already tried that. now when i already have an asp project, i already have a directory which is my virtual directory. for e.g. if i have stored all my .asp files in directory project1, project1 is my virtual directory. when i access it from my internet explorer, i type...
sir
normally whenever i create any project in asp, i store all files individually in a virtual directory and call those pages. how can i create a project in interdev to include all those existing asp files.
swati
hi everybody
i want to attach a pdf file and be able to open it from the software. i am using sql server as a backend. when i try to declare a powerpoint file i do:
dim ppp as powerpoint application
create object("powerpoint.application")
i am able to create a word, excel and power point...
sir
i want to print a no. of blank spaces after a word
and then again a word
sir i take a text box
and the value of this text box(which is a string) i take
into a string type variable a like
a=len(text1.text)
then
another string type variable b
b=12-a
because i want b no. of spaces after a
if...
sir
my problem is that i have created a setup of my project using 'package & deployment wizard' in VB tools. it does everything fine, except that i also want it to display a licence agreement. i am unable to find a way to do so. please help
swati
i have this problem that i want to export my data of
datagrid to excel worksheet and i use the following code
i just write this code to load event of the form
firstly consider the code
Private Sub Form_Load()
Dim excel_app As New Excel.Application
Dim excel_sheet As New Excel.Worksheet
Dim row...
sir
thanks a lot. but this is not helping in any way. let me tell u that i have done the same thing earlier also. then i had back- end as access & i used dao. now i have back-end as oracle & i am using ado. does this make any difference. if yes then what. if no then is there any other way to do...
sir
thanks for your help. i tried it but as far as i can understand it, it will change the already existing value of the particular field in the table. this i do not want.
i want to show the values which already exist in the table.
these values should be somewhat like the value entered in the...
sir
i have a form in which i have a text box & a datagrid. the datagrid contains feilds such as code,name etc. the text box is made for entering code numbers. my purpose is that whenever i enter any code number in the text box, the datagrid should display codes only like those entered in the...
sir
my problem is that i am currently working on a project with a front end on vb and back end on oracle.
now after i complete this project i will have to submit it and there would be a viva in which i will have to give a live demo of the project. right now i have a tablespace in a database of...
is there any way one can change the structure of a table after it is created. say for ex. change the name of a field or delete a field or change the type of a field.
please tell the syntax.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.