HighTechTalks DotNet Forums  

Sponsored Links


ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss in the ASP.net forum.



Post New Thread
Threads in Forum : ASP.net Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I've a report (ReportAppointment.rdlc) in ASP.NET When viewing reports, the vertical distance between the two group are too big. I've tried to...
tienlx
06-01-2006 02:13 AM
tienlx Go to last post
0 23
Dear Experts I need to connect to the AS400 DB2 files and I don't know how to do that pls I need help on this Thx Anuradha
Anuradha
06-01-2006 01:27 AM
Mark Rae Go to last post
1 30
I have a typical Repeater that contains a Template (html table). The repeater / template lists many records and in the footer, I'd like to...
Groove
05-31-2006 11:45 PM
Nathan Sokalski Go to last post
1 20
I have a drop down that is showing dates, I need to pass the selected date to my proc, so I pass it like...
John
05-31-2006 11:24 PM
Nathan Sokalski Go to last post
1 21
I have an application that works fine on localhost, but when it is deployed to a production server, I get the following error: Using themed css...
Christophe Peillet
05-31-2006 10:49 PM
AT Go to last post
2 13
hi, I'm using an .aspx page to distribute files via the following code. items in caps are constants. Response.ContentType =...
AT
05-31-2006 10:31 PM
AT Go to last post
0 17
I have two datasets with the same schema,each of which has some datarows.After i merge them into one datset i found that there were some duplicate...
kiki
05-31-2006 09:09 PM
kiki Go to last post
0 12
Hi, I just installed SQL Server Express 2005 and VisWebDevEx2005. From VisWeb, I try to start the WAT from menu Website>ASP.NET Configuration, and a...
AT
05-31-2006 09:07 PM
AT Go to last post
0 19
Hello, I am writing a Web install project and I want to get the connection string from user and write it in the web.config of the installed web...
WT
05-31-2006 08:58 PM
AT Go to last post
9 26
I have a gridview whose rowupdate, rowediting, rowcreated, rowcancelingedit commands are all written programmatically. Im trying to keep the columns...
AT
05-31-2006 08:36 PM
Winista Go to last post
1 28
Hi, I've been getting dozens of the same exceptions every week from our web server (running asp.net v1.1). I looked at the viewstate in the...
Jerry
05-31-2006 08:34 PM
Winista Go to last post
1 19
Hi everybody, I am new in javascript or creating web menu controls that popup and dropdown, I am using VS 2002, Can anyone provide actual complete...
den 2005
05-31-2006 06:57 PM
den 2005 Go to last post
2 15
We have an ASP.NET 2.0 (C#) app and we want to enable tracing (see the code snippets below). The first time a user navigates to the app., the...
rehto
05-31-2006 06:26 PM
rehto Go to last post
0 18
Hello, I'm looking for a simple regular expression for the Regular Expression validator that would allow any text, spaces and the line breaks and...
Peter Afonin
05-31-2006 06:15 PM
Peter Afonin Go to last post
3 20
I just discovered that client side validation using the validation controls in IE doesn't work anymore. I have a page with two text boxes, each of...
mohaaron (AT) gmail (DOT) com
05-31-2006 06:15 PM
mohaaron (AT) gmail (DOT) com Go to last post
0 20
Hello Group, I use asp.net 1.1 How change color checkbox (make more dark as .Enabled=True) if checkbox1.Enabled=False. Thx PawelR
PawelR
05-31-2006 06:13 PM
PawelR Go to last post
0 23
The following gives me an error: Character is not valid The TemplateColumn <asp:TemplateColumn Visible="true" HeaderText="Meets Job...
tshad
05-31-2006 05:28 PM
tshad Go to last post
2 12
If I were writing an HTTP module where I wanted to access the response text that was being sent back to the user, what would be the optimum method...
Tim Payne
05-31-2006 05:04 PM
DustinFrenton Go to last post
9 20
hello, if i start a program (an exe-file) with Process.Start(...) I don't have the required permissions that the programm needs (i could start the...
Alexander Widera
05-31-2006 05:00 PM
Alexander Widera Go to last post
6 24
Hello! I have created a helpful provider which greatly simplifies working with file system in web applications. What it does is provides a...
Mikeon
05-31-2006 04:51 PM
Mikeon Go to last post
0 14
Frames are rarely a good idea. To better answer your question, we need to know WHY you chose to use Frames in the first place. If you were using it...
darrel
05-31-2006 04:23 PM
darrel Go to last post
2 19
Hi all, Ok - typically, in a function that returns as a boolean, if there's a bit of database action going on I'll have a little tidy up process...
Rob Meade
05-31-2006 04:04 PM
Rob Meade Go to last post
8 16
Is is possible to read rows in a dataTable and return the data in a string format? I have a DataTable being populated by a stored procedure. It has...
CSharpGuy
05-31-2006 03:57 PM
CSharpGuy Go to last post
1 23
For Menu, Treeview, etc. Where are the javascripts for these? -- -Demetri
Demetri
05-31-2006 03:57 PM
Mark Rae Go to last post
6 19
We have implemented a 'HTTP Post' client in C# that posts Xml documents to a webserver. This is working fine if the post rate is one post for every...
JansenH
05-31-2006 03:39 PM
Joerg Jooss Go to last post
3 16
Thus wrote Spam, I doubt a geo code is useful on the client side -- in which ase AJAX isn't a viable option. Why not batch the acquisition of...
Joerg Jooss
05-31-2006 03:35 PM
Joerg Jooss Go to last post
0 17
Hello, I am using an asp:menu object and I occasionally run into the above problem. I noticed on google that othe rpeople have reported the same...
Burak Gunay
05-31-2006 03:30 PM
Burak Gunay Go to last post
0 26
Hi, I am navigating from a HTTPS site to a HTTP site. I am not getting the urlreferrer for it .How can i get the urlreferrer info if i am coming...
Vidds
05-31-2006 03:27 PM
Joerg Jooss Go to last post
3 26
Hi, Does anyone know how I can open a newly-created HTML page in a new window, using ASP.NET? Eg. I have an ASP.NET page which creates some new...
AT
05-31-2006 03:17 PM
John Timney \( MVP \) Go to last post
1 22
Hi. I need to send a form through POST to the VISA website, and I'll receive four fields these website, also by POST. Someone let me know, how can I...
Sergio Costa Faria
05-31-2006 03:04 PM
John Timney \( MVP \) Go to last post
4 17
I can't make heads or tails of this..... I can browse to the URL: http://servername:8080/services/v1.0/registration.asmx I can set a reference to...
David Jessee
05-31-2006 02:55 PM
David Jessee Go to last post
0 27
Hi, I am using File System Watcher to Monitor a folder and users write reports to the folder (Excel word documents etc...). I am creating a log file...
stephen
05-31-2006 02:43 PM
stephen Go to last post
0 22
A web site published from its development environment (VS Web Server) to an IIS 6.0 site displays this message: Compiler Error Message: CS0030:...
keithb
05-31-2006 02:21 PM
Peter Bromberg [C# MVP] Go to last post
2 22
Hi guys, im building a website for a client but they have asked for a free text search facility on the homepage to search the whole site and then...
csgraham74
05-31-2006 02:18 PM
Peter Bromberg [C# MVP] Go to last post
3 16
I am cash strapped but I need a web host. I have a domain name, but what I need is a web host that hosts you if your ads can bring in a certain...
AT
05-31-2006 01:56 PM
Winista Go to last post
2 19
Hello I get this error when trying to create a file: Exception Details: System.Security.SecurityException: Request for the permission of type...
AT
05-31-2006 01:54 PM
Nicole Calinoiu Go to last post
4 18
Anyone have any success in using global.asax to protect images in a folder from being linked to by external websites? I'd tried to use global.asa in...
Bill
05-31-2006 01:19 PM
Bill Go to last post
8 17
Hey, Juan, thanks a lot for your great education. I now know why I had to say "handle blah blah". I thought that Kevin was grouchy for something I...
antonyliu2002 (AT) yahoo (DOT) com
05-31-2006 01:12 PM
antonyliu2002 (AT) yahoo (DOT) com Go to last post
5 14
I get an InvalidOperationException with the message "The resource class for this page was not found. Please check if the resource file exists and...
Dom
05-31-2006 12:44 PM
Winista Go to last post
1 16
I know how to get at different controls in a gridview using FindControl, and I can change the forecolor or backcolor of the control in...
Mike P
05-31-2006 12:41 PM
Winista Go to last post
2 20
Hi, I'm pretty new to the new dot.net. I've been able to quickly set up a grid view with page, etc. The gridview is connected to a drop down which...
fig000
05-31-2006 12:18 PM
fig000 Go to last post
0 21
A non-integer value is entered as student id /grades.aspx?studentid=1283128sdf Input string was not in a correct format. Description: An unhandled...
Howard
05-31-2006 11:52 AM
John Fullmer Go to last post
4 19
It seems that there is a big problem in the web controller arena in MS because none can be found for ASP.NET 2.0. Maybe is because UIPAB (v 1 and...
Lorenzo Jimenez
05-31-2006 11:17 AM
bruce barker \(sqlwork.com\) Go to last post
1 17
how to create custom right click menu with aspx.net mean if i right click on any textbox or combo box it show me custom right click menu . i know how...
amjad
05-31-2006 10:52 AM
Steve C. Orr [MVP, MCSD] Go to last post
2 25
Hi all, I'm having a bit of trouble with the following function.... Private Function GetSystemUpTime() As TimeSpan ' declare variables Dim Result...
Rob Meade
05-31-2006 10:17 AM
Rob Meade Go to last post
3 20
I have a page that has several controls on it and the controls are shown or hidden during postback. I show and hide them using the visible property....
Don
05-31-2006 10:16 AM
Don Go to last post
0 17
I have created two different themes for my web application. I set the current theme using the web.config. I have compiled my app usin the -u flag so...
dust
05-31-2006 10:12 AM
dust Go to last post
6 17
I have a drop down on my form and I need all the values in that drop down and pass to a stored procedure, how can I get the values of the drop...
John
05-31-2006 10:08 AM
Ray Booysen Go to last post
6 9
<<< State of the art web solution Online>>> WickedInnovations has an extensive working experience in E-commerce solutions, web site design , website...
mae2x
05-31-2006 09:25 AM
Go to last post
1 18
I have a drop down list of saved searches for a user and i'm trying to use the datasource control to populate the ddl. The select value in...
WebBuilder451
05-31-2006 09:05 AM
WebBuilder451 Go to last post
6 26
Post New Thread

Display Options
Showing threads 25001 to 25050 of 91192
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.