13,153 Topics

Member Avatar for
Member Avatar for mshravs

i need to print the form in asp.net using vb coding. anyone can help by providing me the code for printing the form, using vb code thanks a lot

Member Avatar for Kusno
0
111
Member Avatar for psathish2

I am trying to disable the F5 key in Mozilla. I have the next code in javascript that it is working in Internet Explorer but it is not working in Mozilla. how can I disable the F5 key in Mozilla? [code] function checkKeyCode(evt) { var evt = (evt) ? evt …

0
79
Member Avatar for Apeksha82

I have a web method in a web service (in .Net 2.0) which takes in an XmlSchema object as a parameter. When I add a reference to this web service in my application, it shows the parameter type as "WebServiceNamespace.XmlSchema" instead of "System.Xml.Schema.XmlSchema". and I cannot make a successful call …

Member Avatar for kvprajapati
0
60
Member Avatar for get2tk

pls help me, i am new to asp.net.pls what is the easiest way of starting?i need to design a website using asp.net

Member Avatar for jbennet
0
156
Member Avatar for 15389049

I am trying to search a database using a user defined string from a text box. I am getting an error message with the "objectadaptor.Fill" Here is the code: [code] Imports System.Data.OleDb Imports System.Data Imports System.Data.SqlClient Imports System.Data.SqlTypes Partial Class Search Inherits System.Web.UI.Page Protected Sub Button1_Click(ByVal sender As Object, ByVal …

Member Avatar for shibbard
0
124
Member Avatar for kcwebsites

I have a site that changes content on the page, based on which user is logged in. Some users have images(wrapped in an a tag)that are use for site navigation buttons. The users that don't have images use text(wrapped in an a tag) for these same buttons. I was wondering …

Member Avatar for kcwebsites
0
95
Member Avatar for love_dude1984

hi.. i just wanted to know what exactly sharepoint server does??..and how we can use it when building web sites? Please let me know if any1 is having a good Ebook or tutorials on Sharepoint server. i dont know anything about sharepoint server so i need info. from scratch.. thanks..

Member Avatar for kvprajapati
0
61
Member Avatar for blackcorner

Hi: I needed to format and install my PC and I switch from Win XP to Win 7. The problems comes when I try to configure a website (asp.net) in IIS 7. I use Visual Studio 2008 SP1 and I was recommended to install IIS 7 with the compatibility features …

Member Avatar for kvprajapati
0
67
Member Avatar for UmeshDK

Hi, I am using DataGrid to display the data from the database. I have used the event ItemDataBound to encode the data coming from the database before being displayed in the grid. Is there any other efficient/recommended method to avoid XSS issue while using DataGrid for displaying data from the …

Member Avatar for kvprajapati
0
94
Member Avatar for dharam_hbtik

Hi everybody, My request out here is Urgent, though i have passed through what I could access in this forum and others also, but cannot finding a working solution. I have designed an ASP.NET application, at our organizational intranet, I have used Windows Authentication and it worked very efficiently. My …

Member Avatar for dharam_hbtik
0
348
Member Avatar for cVz

HI there. We are currently creating a page which contains (a) 10 Check Boxes (b) for each check box there is a radio button list with 10 values. What we want to achieve is the following When e.g. The first checkbox is checked, the forst radio button list should be …

0
104
Member Avatar for sandani1225

Hi frendz, Recently I copied a .NET application from a server to new server, the application has a feature of sending the emails to users, but this feature is not working now in the new server and the same is working without any problem in the old code. The error …

Member Avatar for catherine sea
0
102
Member Avatar for Romil797

Asp . Net I have been asked to make a basic secure website with only one username and password. No one can add an account via subscription form. I don't want to know how to create accounts, only securely login with one username and password. (Keep it simple and basic …

Member Avatar for Romil797
0
92
Member Avatar for pradeep.singh28

I am trying to run my web project on Localhost but the browser is not able to load any of the .aspx pages whether related to this project or any other .aspx page.. The message displayed by the browser is"[B]IE cannot Display the page[/B]" plz give me the solution for …

Member Avatar for pradeep.singh28
0
204
Member Avatar for mkfastian

hello , my problem is that.. i have 2 treeview treeview1 and treeview2 my problem is that when i add the node on treeview1 then i want to just copy the same treeview1 node to another treeview2 node please tell me how to do that i just want to ask …

Member Avatar for mkfastian
0
76
Member Avatar for RAMAN2233

I successfully integrated webcam application into my web application..i am able to capture the image into my web form...but not able to see the video stream before the image is getting captured. Help is appreciated. Thanx in advance

0
55
Member Avatar for RAMAN2233

How to add a tooltip over a textbox in asp.net or javascript? If given in javascript then please explain perfectly because i dont know javascript. Please help..................

Member Avatar for Dani
0
92
Member Avatar for oceanrising

I have just downloaded the Linux C gcc-4.4.2.tar.gz file. May I know how do I install the C programming language in my system? Can anyone tell me the steps in detail? I am a novice in this. Thank you. Steve

Member Avatar for jbennet
0
62
Member Avatar for mania_comp

Scan Documents From VB .NET application I need to add a feature in my VB .NET application to SCAN a document directly to a directory. Can this be without THIRD-PARTY DLL?? Any source code would be helpful. Thanks

0
50
Member Avatar for thilinam

HI Could anybody please give me a reference or a description about how to send an Email, using my gmail account, from my asp.net web site. I've tried code in this reference. [url]http://www.aspdotnetfaq.com/Faq/How-to-send-HTML-Email-from-ASP-NET-using-your-Gmail-account.aspx[/url] But its not working. It gives an exception "failure sending mail" Please help me Thank you.

Member Avatar for thilinam
0
193
Member Avatar for RAMAN2233
Member Avatar for kvprajapati
0
40
Member Avatar for CODEADDICT7423

Hello, I'm trying to run a query to populate a gridview control such that the contents of a textbox are used as a selectcommand. My code is as follows: SelectCommand="SELECT [Organization],[Search Word 1] FROM [Main] WHERE [Search Word 1] = <%$ txtSearchWord01.Text %> ORDER BY [Organization]"> I get the following …

Member Avatar for kvprajapati
0
52
Member Avatar for smd5049

So I have a radiobuttonlist that returns a list based on a sql query. The app displays the results from the column named "printer". I am also selecting the column_name "default_printer" Basically what I want is for the selected index of the radiobuttonlist to be where "Default_Printer" = "1". I'm …

Member Avatar for kvprajapati
0
79
Member Avatar for ivicaolic

Hi! I'd like to create a team of 3-5 junior developers that would like to work on small projects. The emphasis is on learning, and luckily making some money out of it. CRITERIA: - Work from home. - Fluent in English. - Some experience in web application programming, using VS.2008 …

Member Avatar for Diamonddrake
-2
92
Member Avatar for blachogi

i have the ComClassSearchCustomers class and interface IComClassSearchCustomersat .net which used to create a tlb file. The class raise an event inside new. After that i have a vb6 form Form1 which catch the event , but it never see the event. Any ideas? Option Strict On Option Explicit On …

0
53
Member Avatar for adil.hafiz652

hi, i am not able to display heirarchical data in my gridview when it is coming from a single table,,,,,,it works fine when i use more than one table....plzzzz its urgent [CODE=C#]using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public …

0
50
Member Avatar for alexymasilamani

Hay Can some one do me favour:'( I need complete code for Check/Uncheck all items in checkboxlist using asp.net in serverside. I kept one checkboxlist and bound data source to it in runtime and using two linkbutton to check or uncheck items in checkboxlist.i need to reterive data from selected …

Member Avatar for shibbard
-1
79
Member Avatar for fawadkhalil

hi i have hundreds of records in my gridview and im showing 10 records per page.... i have upto 5 columns and i want to sort records records how will i do it?

Member Avatar for fawadkhalil
-1
72
Member Avatar for thirumca

How to reduce the image weight using asp.net, without lose of image quality and image pixels. For example i have an image with the size of 4 MB (3024*2045), so how to reduce the image weight ie 4 MB to 1 MB without lose quality in the same pixels ie(3024 …

Member Avatar for thirumca
0
105
Member Avatar for mshravs

i am working on the gridview, the problem, it that when i am executing the form containing the gridview, the problem is that it is not showing the gridview in the webpage. even though i have set the visible property true in the properties, it is not working.plz help me …

Member Avatar for mshravs
0
262

The End.