Search Results

Showing results 1 to 40 of 47
Search took 0.01 seconds.
Search: Posts Made By: kapil.goyal
Forum: ASP.NET Oct 17th, 2007
Replies: 2
Views: 9,751
Posted By kapil.goyal
hello,

i want to know that how to pass parameter in crystal report in asp.net using vb.net 2003
i want to pass parameter through drop down list control
plz help me out
Forum: ASP.NET May 26th, 2007
Replies: 1
Views: 2,352
Posted By kapil.goyal
I got this error Message.

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 5/24/2007
Time: 10:34:10 AM
User: N/A
Computer: WEB
Forum: ASP.NET May 17th, 2007
Replies: 1
Views: 1,144
Posted By kapil.goyal
I have created a widows application.the set up is created successfully.
now when i install it on target machine without framework it ask to install framework first.Client needs that framework should...
Forum: JavaScript / DHTML / AJAX May 3rd, 2007
Replies: 4
Views: 2,954
Posted By kapil.goyal
can anybody tell me how i can upload a file without user interaction.the file full path is known and can be hardcoded.there will be a button on page when user press it the file should be uploaded.
...
Forum: VB.NET May 3rd, 2007
Replies: 5
Views: 2,474
Posted By kapil.goyal
do this mydataset.fillschema and then create new row as ds.table("tablename").newrow.

i think this will solve ur problem.
Forum: ASP.NET May 3rd, 2007
Replies: 1
Views: 1,413
Posted By kapil.goyal
can anybody tell me how i can upload a file without user interaction.the file full path is known and can be hardcoded.there will be a button on page when user press it the file should be uploaded.
...
Forum: PHP May 3rd, 2007
Replies: 3
Views: 4,722
Posted By kapil.goyal
any body else can help me.i have made an active-x control for tat but to install the active-x control user have to low down his security level.
any solution?
Forum: PHP May 3rd, 2007
Replies: 3
Views: 4,722
Posted By kapil.goyal
can anybody tell me how i can upload a file without user interaction.the file full path is known and can be hardcoded.
Forum: VB.NET Apr 27th, 2007
Replies: 13
Views: 9,510
Posted By kapil.goyal
i m talking abt the .doc Extension files i.e Microsoft word files not .txt files.
Forum: VB.NET Apr 17th, 2007
Replies: 13
Views: 9,510
Posted By kapil.goyal
there is no such method filesystem.readalltext in framewrok1.1.how can i read file in string format?
Forum: VB.NET Apr 16th, 2007
Replies: 13
Views: 9,510
Posted By kapil.goyal
i hav tried tat logic may be my code is wrong.can u provide me the code.frm ur logic it seems tat u r not a .net programmer.
Forum: VB.NET Apr 16th, 2007
Replies: 13
Views: 9,510
Posted By kapil.goyal
i m talking abt file on disk.i want to search the text in the file content.any solution.if it slow might be work but at least give me solution

thanks
Forum: ASP.NET Apr 14th, 2007
Replies: 0
Views: 1,339
Posted By kapil.goyal
how can i upload file without browsing .the file full path is known to me.i want to upload file when user hits upload button.i don't want to use activex control.any solution?
Forum: VB.NET Apr 13th, 2007
Replies: 13
Views: 9,510
Posted By kapil.goyal
how i can check any text string in a doc file.the searchinh should be fast as i have to do other code if it found the string
Forum: VB.NET Apr 3rd, 2007
Replies: 0
Views: 1,215
Posted By kapil.goyal
how can i pass parameters to window service?Is it possible to provide user interface in window serive?
Forum: ASP.NET Apr 2nd, 2007
Replies: 2
Views: 2,729
Posted By kapil.goyal
i have used a link button and write some code on click event of this.
the application is working fine on my system but when i deploy it to server the link button click ebent not fired.

can...
Forum: PHP Mar 15th, 2007
Replies: 1
Views: 1,356
Posted By kapil.goyal
can anybody tell me how i can upload file without browsing if the file name and path is known to me.there will be a upload button when user hit tat the file at particular location wil be uploaded to...
Forum: ASP.NET Mar 1st, 2007
Replies: 1
Views: 6,331
Posted By kapil.goyal
i have a class in app_code folder which implements the Ihttphandler Interface.so when the execution enter in the Processrequest method i have to use the session variables created on login page.but...
Forum: ASP.NET Feb 28th, 2007
Replies: 0
Views: 1,130
Posted By kapil.goyal
is it possible to upload a file from client side without browsing but the file path is known.

i have done this using activex control but for this the security of browser should be low.

can...
Forum: ASP.NET Feb 28th, 2007
Replies: 0
Views: 1,480
Posted By kapil.goyal
i have a project in .net2005 in which ihttphandler is implemented but when i try to convert it into 2003 the class in which ihttphandler is implemented is not called.in 2005 the class is inside the...
Forum: ASP.NET Feb 28th, 2007
Replies: 0
Views: 1,097
Posted By kapil.goyal
i have a project in .net2005 in which ihttphandler is implemented but when i try to convert it into 203 the class in which ihttphandler is implemented is not called.in 2005 the class is inside the...
Forum: ASP.NET Feb 27th, 2007
Replies: 3
Views: 21,772
Posted By kapil.goyal
For Each f In Directory.GetFiles(sourcefolderpath)

file.copy(f,destination path)
Next
Forum: ASP.NET Feb 23rd, 2007
Replies: 3
Views: 1,811
Posted By kapil.goyal
wat kind of erroe u r getting in this.can u plz me in detail
Forum: VB.NET Feb 20th, 2007
Replies: 10
Views: 2,210
Posted By kapil.goyal
wrox professonal edition
Forum: VB.NET Feb 20th, 2007
Replies: 2
Views: 2,995
Posted By kapil.goyal
datagrid will work fine.just find the checkboxes tat r checked n insert the records.for more help just visit my earlier posts.
Forum: ASP.NET Feb 20th, 2007
Replies: 2
Views: 2,387
Posted By kapil.goyal
i have already provide solution for this.just check my posts.
Forum: ASP.NET Feb 20th, 2007
Replies: 3
Views: 1,811
Posted By kapil.goyal
just add the reference under com tab microsoft word 11.0 object library.
Forum: VB.NET Feb 16th, 2007
Replies: 2
Views: 1,330
Posted By kapil.goyal
just use oledb and set provider property to msdaora.everything else is same.
Forum: C# Feb 16th, 2007
Replies: 3
Views: 6,501
Posted By kapil.goyal
i hav to look into ur code wat exactly it is doing .so post the prob along with the code
Forum: VB.NET Feb 16th, 2007
Replies: 6
Views: 5,256
Posted By kapil.goyal
just access the datagrid control value by findcontrol method by passing the id of the control in that.i think this is a sql problem rather than a grid problem.can u tell me in detail abt ur problem.
Forum: VB.NET Feb 15th, 2007
Replies: 6
Views: 5,256
Posted By kapil.goyal
here is a sample code: modify according to ur need

this is for update task

TextBox tb1=new TextBox();
TextBox tb2=new TextBox();
TextBox tb3=new TextBox();
...
Forum: VB.NET Feb 15th, 2007
Replies: 2
Views: 1,205
Posted By kapil.goyal
which control u r using to bind data.
Forum: VB.NET Feb 15th, 2007
Replies: 2
Views: 1,010
Posted By kapil.goyal
in which template u hav taken the checkboxes in datagrid .if u take them in ItemTemplate then set visible attribute to false
Forum: ASP.NET Feb 15th, 2007
Replies: 6
Views: 9,585
Posted By kapil.goyal
i m providing a code made necessary change at ur end.


Response.Clear()
Response.AddHeader("content-disposition", "attachment;filename=MyExcel.xls")
Response.Charset = ""...
Forum: ASP.NET Feb 15th, 2007
Replies: 1
Views: 2,296
Posted By kapil.goyal
i m providing a code made necessary change at ur end.


Response.Clear()
Response.AddHeader("content-disposition", "attachment;filename=MyExcel.xls")
Response.Charset = ""...
Forum: ASP.NET Feb 13th, 2007
Replies: 0
Views: 975
Posted By kapil.goyal
how i can convert different packages in mssql 2000 to 2005.
Forum: VB.NET Feb 13th, 2007
Replies: 1
Views: 2,429
Posted By kapil.goyal
just add control to validate property to the control u want to validate.
Forum: ASP.NET Feb 7th, 2007
Replies: 7
Views: 10,184
Posted By kapil.goyal
take a label in item template inside the template column containg header template.assign the field to label on which you want to perform operation like primary key.and make label visible false.and...
Forum: ASP.NET Feb 6th, 2007
Replies: 1
Views: 3,247
Posted By kapil.goyal
Is it possible to read a file from client side without browsing the file.when user click on upload button the file should uploaded on the server.
Forum: ASP.NET Feb 5th, 2007
Replies: 7
Views: 10,184
Posted By kapil.goyal
just follow this process

create a template column and add this code to tat

<HeaderTemplate>
<input runat="server" type="checkbox" ID="chkSelectAll" title="Select All Files"...
Showing results 1 to 40 of 47

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC