|
Home » Network Pages
A D V E R T I S E M E N T
Resource Directory
ASP.NET Questions and Answers Page
- populating a combo box with sql server 3.5 tables
i am having difficulty populating combobox with sql server compact 3.5 tables.i am encountering the following error...
- insert text box value into combobox selected table
I am new to vb.net .I would like to know how do i insert text box value into combobox selected table ?i can load ta...
- NoBot (Ajax Control tool kit) Invalid Bad Response
Locally i using NoBot which is working good. okBut when i upload it on server. it gives everytime InvalidBadRespons...
- Replace VB6 ActiveX Control - with .NET
I'm looking to convert an old vb6 activeX control to new something new in .NET. I was wondering if it is possible ...
- I need help with LinkList in VB.net
I have linklist in vb.net which contains web site links.I need to do like this there will 1 button & linklist with ...
- Connect vb.NET application with a MySQL Database
Hi guys,I want to create a vb.net application with a login.I want that the login verify the username and password w...
- ASP Net Page Layouts
Hallo, am learning ASP Net from a book after having worked with ASP classic for a long time.Have learnt about Data ...
- Exception of type 'Antlr.Runtime.NoViableAltException' was thrown
I am trying to send a query in VS 2010 for our web application: var firstHraIdFromCallAppointment = _session.Qu...
- Return database data as JSON
Hello Imports System.Web.Script.SerializationImports System.Data.SqlClientPublic Class jsonTest Dim objSQLConnectio...
- Redirecting wrong path to right?
Can I use something, perhaps WebConfig.xml, to redirect "near misses" to the correct page? If the actual page is: h...
- Common Lists?
So if I wanted to supply a common list of users who are logged in to all users what is the most efficient approach?...
- ASP.NET WebPages tutorial - adding a logout routine
1. ASP.NET WEBPAGES tutorial. I completed the tutorial and was trying to add a logout function on my Login.cshtml ...
- Looks like ASP.NET AJAX is a mess?
Microsoft AJAX Library? ScriptManager Control? ScriptManagerProxy Control? --edit Eh, actually the basic implement...
- Connect VB.NET 2005 with MS Access Database
Connect VB.NET 2005 with MS Access DatabaseHow to connect to my form in VB.Net 2005 to MS Access Database ... ? ...
- Illegal characters in path
I am trying to encrypt a web.config file using the following command i am getting the error like below: aspnet_regi...
- pls i need everybody's help, it all on tag
sory me also, i have the same problem so can you help me ...
- need some information regarding .net
Hi,Am very new to .net.Actually in our project we are calling .net webservice from java code after doing some proce...
- Displaying image from disc
Hi everyone, I have a photo upload form and I upload photos to disc D to prevent insufficient space problem. While ...
- Fetch the html content from iframe using htmlagilitypack
I am making an app in which I want to fetch some content from iframe, In iFrame code is like this. **** I want the ...
- How To Show Report Without Gridview In Asp.net
Without gridview how can i show report in asp.net ...
- Problem Getting Selected Value From Dropdownlist Using Arraylist As Datasource
I'm having a problem getting the selected value from a DropDownList that uses an ArrayList as a DataSource. When I ...
- How To Solve Personalization Problem In Web Parts In Asp.net
We are facing problem while implementing the webparts in our web application. The concern application is working fi...
- Imagine Cup 2012: Coding For .net
Found a cool student competition for .NET coding... I think I'm gonna sign up. Probably awesome for my resume. Any ...
- C# Web Forms And Using Linq
Hello,I am working on my final project for school and I have to post certain form tasks to the database. I am not a...
- Get Datagridview Cell With Color In Visual Basic .net
Hi, im working in visual basic .net,i have a datagridview like this: I want that when the user selects a whole row...
- C#
What is the difference between parameter & variable? ...
- Visual Studio Website Location?
When I create a new website in VS2008 (to filesystem) am I supposed to get two new folders? That seems kinda crazy....
- SelectedRow - GridView
HelloI have some data in a Gridview, selection is enabled, i need to be able to select a row and get the content of...
- Remote Application to Handle Server Code
I have a web app that currently use an ActiveX Control to run Credit Card Devices and other perpherials. My proble...
- login and register system using xml and .net (help)
hiI am a web developer that been asked by a client to create a login and register system that uses XML to pulls d...
- Web Config Problem
I keep having a problem with this custom errors in my web config file when I try to load my page.I started out with...
- Using URL parameters to search database
Hi there,I'm currently doing a university project in ASP.NET and I need to grab a parameter from the end of a URL a...
- SQL Injection and @parameters
Can parameterized strings still be vulnerable to SQL injection? ...
- Add Button Control On Datagrid In Vb
HiI tried to generate a dataGrid like thisDim dt As DataTableDim dr As DataRow Dim theGrid As New DataGrid theGri...
- Session Management?
So how do I log someone out after 10 minutes of inactivity? Also can I keep a list of who is logged-in in a global ...
- gridview
plz help me.....how to add rows dynamically in gridview on a button click.......this is my code...plz correct it f...
- ASP.NET website kicks me out when connecting programmatically
This question isn't about writing ASP.NET but about accessing a page created by it. I've asked this question on man...
- Regex - Regular Expression Validator
I am looking at this regex thing but I don't understand the issue of "lookahead lookbehind." Can I exclude a list o...
- C# - Relative Data Source
I currently have my data source hard coded, is it possible to have a relative data source so that I can run it on a...
- Function LEFT, RIGHT in VB.Net
I cannot use function LEFT, RIGHT in VB.Net. Anyone know what function use instead LEFT, RIGHT ...
- Which autonumber was created ?
Hi All,I have a table with an autonumber field so that when I create a new record then a unique number is automatic...
- Enable Disable asp.net Gridview Checkbox base on conditions
I had a checkbox in gridview to select rows for batch update, i want to disable and enable the checkbox base on som...
- [c#] Insert the values of the form in the database MySQL
Hi there.I need insert the values of this form (printed in the asp Label) in the database MySQL.Can u help me?publi...
- asp.net 2.0 login page error (transferred post)
hi there I'm currently trying to set up a login page for a site using webmatrix which presents the following messag...
- [C#] An error occurred while attempting to update the row
Hi there: I can do it update records in the GridView.This is the error:An error occurred while attempting to update...
- TABLE RUNNING TOTAL.
Dear Sir,I'm maintaining a Table in SQLServer with following details.---------------------------------CASH BOOK (LE...
- Query does not wrap
Query does not wrapHi all.Why this query response with error: ? protected override void OnInit(EventArgs e)...
- "Hello World"?
Shouldn't I be able to upload the Precompiled folder and have it work?I'm trying to follow this;http: www.asp.net ...
- 'Sys' is Undefined
Hello everyone,I am receiving the 'Sys' is undefined error while running my C# ASP.NET Web App on my local server i...
- Httpwebrequest Upload file.
I don't know how to coding vb.net by use Httpwebrequest for upload file. Please show me the example. ...
- Jumping to a new page?
How do you force a jump to another page? I was doing this with a Javascript launched by onsubmit= similar to;http: ...
- accent asp.net to asp classic
Hi,In my asp.net file I have the following form with data So on my login.asp why I seefr d ric instead of fr?d...
- I need somebody's HELP...
Gud afternoon fellow programmers. I urgently need your help, am currenly working on a Hospital application. Syntom...
- .NET CodeBox, C# Regex
Hiya,My first problem is one with System.Text.RegularExpressions. I'm using them to highlight script expressions in...
- call javascript function of .js file in behind code of an user control .ascx file
Hi, I have a javascript function, its name is "MD5(string str)" inside of a ".js" file as "encryption.js"I want to ...
- How to install Web Development Helper??
I am trying to learn asp.net, and i have a problem on installing the Web Development Helper, As i read from the ...
- Encoding problem with web spider software
Dears,, For a specific reason my employer need a software to fetch data from some website, these websites are Arabi...
- Call to stored procedure does nothing
I'm working with an ASP.Net 4.0 project, and I'm calling a stored procedure on a SQL 2008 64-bit server. When I ...
- Ajax Control Tool kit
hiFriends i have following code..My problemis thati could not get result in text box like google search text box wh...
- "Forbidden You don't have permission to access on this server"
Hi all, am in urgent need of some help I've done my first asp.net site and uploaded it..... and it doesnt work ...
- Visual C# TextBox
I am trying to use the lines in a TextBox to copy the line index data to another textbox. My problem is, whenever I...
- Storing Logged in Username in table of asp.net
Hi,I'm developing a Customer online ordering system using asp.net.I created two tables Users & Orders. 1. User t...
- Two VB.NET Issues
I have two questions regarding VB.NET:Firstly, related file types. If you create an application and set certain fil...
- Extract and return string from ClientID
Hi thereI am relatively new to asp.net so please excuse my ignorence. I would know how to do this in php so any ...
- Cross Domain data Sharing
Hi Guys,I am facing very weird problem. My parent page in on one server and my child page (PopUp) is opening on som...
- Start ASP.NET
Hi,I want to start learning asp.net.I coding with html and css now...where should i start?and how?Thx... ...
- running an ASP.NET site
I have to make a few modifications to an existing ASP.NET site. I'm making changes in one of the C# files but when ...
- How to handle x
Hi guys. I'm using "" in Javascript function in my aspx page to get the current logged in user ID. So it will re...
- AJAX example
http: www.w3schools...ax_database.aspI try to create the sample.But it cannot work at all.Can someone provide the ...
- Saple MLM Code
Hi,Any body please tell me the code for simple Multi Level Marketing site in ASP .NET ...
- username and password in ASP.net
HiI have a qustion..Im using visual studio 2005 and SQL Server 2005I designed a page in visual studio for signin.. ...
- Calling a datatable
I have created a datatable tableadapters using the designer and would like to know how I fill refer to this data...
- ASP.NET vs. ASP.NET MVC
I'm interested in learning asp.net and I keep seeing it referred to as asp.net mvc. I'm familiar with MVC as I have...
- Edit Old Posting
Hey everyone I was wondering if someone could give me some help on a project I am working on. I am inserting ...
- ASP.NET text search box
Thank you, I will see if I can get it working.Also any good tutorials you know of where I can lookup on how to use ...
- Setting Profile Property Values
Okay, so I'm trying to set some profile property values but for some reason it won't set the values. I don't get...
- Checkbox added to table
Hi People,I am building a web page using VB.NET and ASP.NET. On this page I have 2 tables, the first table has a dr...
- Need Help Inserting ID
Hello everyone I am new to the form and looking for some help. I am working at a local newspaper as a web progr...
- Session sharing across the applications
Hi Guys,I have migrated my .net application from .NET 1.1 to .NET 2.0. In .NET 1.1 version , there is session shari...
- PostBack clearing errors help
when i select the acknowledgement checkbox that has autopostback, all errors on my page is cleared and will allo...
- User.Config and Properties.Settings.Default.Save()
Someone please help me with this I am so about to blow my lid on this...I have a multithreaded application that use...
- Invalid postback or callback argument
hi,Q: I have updatepanel with few textboxes and asp.net button. if i click the button inside updatepanel its wor...
- managed vs unmanaged
what is managed vs unmanaged in .NET, can someone explain this graph? ...
- Problem with connection string in visual studio 2010
hello i am working on a website..using ASP.net 4.0 and C#.everything with the designing and layouts is done so i...
- Importing Excel sheets into ASP.NET
I'm trying to import an Excel spreadsheet into ASP.NET for use with updating a mySQL database. The only problem is ...
- SRSS Sql Server Reporting
Hey guys does anyone know if there is an SRSS SQL Server Reporting Services download available for free or for t...
- Data (Record) Comparison Problem & SQL in .NET
Hopefully a simple question this time.I want to compare records between MySQL database & a text file (I.e. search t...
- Write a WithEvents variable
New to ASP.net. Working in Microsoft Visual Web Developer 2010 Express. Wrote a program with both HTML and Visua...
- Form loads old database values before updating on postback?
Never mind, the post back had stopped working because I was using Request.Form ID's rather than just the Element.Te...
- New at aspx programming
New at aspx programming. In PHP:code?>How do you program in a .aspx program to get things started? Is it only ...
- MySQL Database Connection
I'm trying to use data from a MySQL database in ASP.NET but it just isn't working I'm hoping someone can spot an e...
- Is this possible?
Could I upload a pdf form as a template to my webhost, then create a web interface in ASP.NET that will consist ...
- ASP.NET GridView with Dropdown List Error
I am working through Scott Mitchell's ASP.Net in 24 hours book.I am completing the last project, which is a photo a...
- Simple Ticketing system
Hi, I'm trying to create a simple ticketing system with ASP.NET MVC (C#) as a first project (seems simple enough...
- Request And Response Mechanism In Asp.net
Hi All,Can anybody provide me the useful links or articles based on request and response mechism of ASP.NET through...
- How to set parameters for SqlDataSource UpdateCommand
For a Gridview:I am trying to use a stored procedure for the first time in a SQLDataSource for the UpdateCommand...
- Passing variables to .cs classes (not a webform, and no Default.aspx)
I have a web service that I've set up in .NET - c sharp, but I made it into three .cs files with various classes. I...
- Simple ASP.Net if statement in C#
I feel really dumb for asking about this but I have a problem using if statements in ASP.Net because I'm going f...
- Oledb Connection With Access
before reading this post i want to clearify that i have no problem in this ..It is just for beginnerHOW TO INSERT D...
- Need help with VisualBasic
Hi CF, I'm actually starting a project for the school about VisualBasic, I explain what is it about.Im going to ...
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
| |
|