13,153 Topics

Member Avatar for
Member Avatar for sbv

hi When our site runs on client side our css, js and img like data gets on clients machine. cant we avoid that. is there is any way to secure this data? i think no. but if there is any solution then plz tell. Thanks in advace

0
73
Member Avatar for sbv

hi.. to read a document file in Asp.Net and Vb.net as a Code behind , Use following Code [code] Sub Read(ByVal RPath As String) If RPath <> "" Then Dim WordApp As New Word.ApplicationClass Dim filepath = Server.MapPath("images\Resume\") & RPath Dim File As Object = filepath Dim nullobj As Object …

Member Avatar for sbv
0
233
Member Avatar for priyamsc

hi, I have used asp.net2005 with c#. In that i need to show pop up menu for particular IP address when ever some new entry added to database. as we have in yahoomail. for example when we use yahoomessenger and if u have new mail it shows tat you have …

0
62
Member Avatar for themailsian

Hello dears, I m facing below mentioned Error in my application. where as all my database connections are closed. my code is as under: i have made a function that is being used with each type of query in my application. [code=VB.NET]Public Function exeQuery(ByVal query As String) As String Dim …

Member Avatar for ericstenson
0
231
Member Avatar for Janulka

Hi! I have a problem to make a web.config file for my web application. There is no problem with it on localhost. Problem is when I want to publish it on web. It works if I use only .net dlls. I need to reference my custom library. I have copied …

0
48
Member Avatar for anoop_love007
Member Avatar for sebastian3
0
34
Member Avatar for DATABASE

i am working on Shopping cart in the AddToCart function at this line >>> cost1 = Decimal.Parse(ddlProducts.SelectedItem.Value) there is an error this is the error message [COLOR="Red"]Input string was not in a correct format.[/COLOR] [CODE]Sub AddToCart(s As Object, e As EventArgs) objDT = Session("Cart") Dim Product = ddlProducts.SelectedItem.Text Dim blnMatch …

Member Avatar for sebastian3
0
85
Member Avatar for sebastian3

Hi all, i m having the following problem. I have a Datagrid within Datalist. I m populating the Datagrid in Datalist ItemDataBound, no problems with that. But in the Datagrid RowdataBound i cant access the Datagrid directly, as because the Datagrid is within Datalist. Morover i cant do findcontrol because …

0
54
Member Avatar for greeny_1984

Hi, I have an application in which we have button to create textboxes dynamically. On clicking on button named Addnew ,we get textbox in a table. The problem is that when the page is refreshed,data entered is vanished. I want to get data from texboxes on submit click. Can any …

Member Avatar for greeny_1984
0
313
Member Avatar for plusplus

When user click on gridview I want that row to be selected, without having the extra column for the select button. Can anybody help me?

Member Avatar for plusplus
0
73
Member Avatar for Killer_Typo

every now and then when browsing the web certain sites cause this pop up to occur: [IMG]http://www.kortclan.com/RoundTable/Vault/data/images/lamethings.JPG[/IMG] what can i do to disable this piece of crap. I dont want to make a passport and i sure as hell dont want to be reminded every freaking 5 seconds when im …

Member Avatar for sitnah
0
166
Member Avatar for sheshaji

Hai ! I want to know how to send sms from a web application in asp.net using vb.net. Somebody please help me. Its urgent.Pleaaaaaaaaaaaaaaaaase.

Member Avatar for ericstenson
0
52
Member Avatar for vasto_lordes

hi.. i'm new to asp.net and i've created a shopping cart using datatable...i have a table ORDER_DETAILS in my access database which will store all the records from the shopping cart...but i don't know how to update the table ORDER_DETAILS from the datatable...can somebody help me out plzz.. thnx

0
47
Member Avatar for plusplus

I want to show info in table like way with diff column headers. I am using the table control. When user clicks on a row I want that row highlighted, is this possible with a table or do I need to use something else?

Member Avatar for plusplus
0
57
Member Avatar for menelaussa
Member Avatar for ericstenson
0
62
Member Avatar for bhavna_816

I have a login page where I have my own label and texboxes which take input username and password, and there is a function in which there is a SP which validates username and password stored in the database. My code in Login.aspx.cs is such that I call that function …

Member Avatar for ericstenson
0
156
Member Avatar for hiralmehta

hey i am trying to develop a mock website and in this i want to upload a word file which users can download or just open using "open" "save" or Cancel button on the dialog box. Please if any one could help me with the code. Thank you.

Member Avatar for hiralmehta
0
77
Member Avatar for plusplus
Member Avatar for plusplus
Member Avatar for majestic0110
0
73
Member Avatar for Shubhib

how to use pop up menu for giving the msg for confirming del command from user. can u provide me d code

Member Avatar for peter_budo
0
83
Member Avatar for dru987

i have a mock site im working on in asp.net/vb.net using an access database. after employees log in they can update there employee profile by filling out a form. i need to know the code for updating an access DB with vb.net from the form fields. im lookin for the …

Member Avatar for alc6379
0
262
Member Avatar for mcgarry101

Hi, I am new to asp.net development, and i'm currrently trying to develop my first web application. My question relates to making my site compliant with html coding standards. To test the generated html from an asp page I put together simple master and content pages with only some text …

Member Avatar for rajarajan2017
0
135
Member Avatar for cpopham

Okay, it has been a while since I have used Vb .Net and I have now downloaed and installed Vb .net 8 express. I have setup a relational database in sql compact. I am trying to get a compbo box that will show values from one table and when an …

0
92
Member Avatar for sireesha.c

I have an datagridview control in c# and i want to update the values in datagridview and need to update in sqlserver automatically.

0
72
Member Avatar for sireesha.c

i have to generate crystal report and print that crystal report in A4 size.How to set automatic printing crystal report in a4 size

0
71
Member Avatar for sireesha.c

How to upload video files like wmv,etc in an application folder and how to download that video file in media player usnig asp.net +c#.

Member Avatar for sebastian3
0
106
Member Avatar for plusplus
Member Avatar for sankar62
Member Avatar for sebastian3
0
22
Member Avatar for plusplus

Can I change an existing form to a masterpage, or can a masterpage only be defined when creating the form

Member Avatar for plusplus
0
75
Member Avatar for WhYuLoOkIn

This might be a simple fix but I am developing an asp.net website in vs 2008 for some strange reason all of my separate aspx files are now formating at the same time. When I change something in design view in one file the other changes automatically I am new …

Member Avatar for majestic0110
0
110

The End.