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     
Looks to me more that Jim is providing us some spam. :-) Cor
Cor Ligthert[MVP]
12-27-2007 07:44 AM
Cor Ligthert[MVP] Go to last post
0 17
"Jeff Gaines" <whitedragon (AT) newsgroups (DOT) nospam> wrote :) jim
jim
12-27-2007 06:58 AM
jim Go to last post
0 16
Hello, I got a problem when I try to extend a textbox. So I overwrite the Render method. For the stuff I try to do, I would like to add a custom...
Fabien Henriet
12-27-2007 06:08 AM
Fabien Henriet Go to last post
12 31
Having a bit of a problem here, wondering if anyone else has run into this. I am running two custom validators on a page. The page is used to...
DJ
12-27-2007 04:29 AM
DJ Go to last post
3 16
"Steve" <ga630sf (AT) nospam (DOT) nospam> wrote The main problem seems to be that you are hard-coding the height of the DIV which has the ID e.g....
Mark Rae [MVP]
12-27-2007 01:15 AM
Mark Rae [MVP] Go to last post
2 13
PageRank Explained - Keeping SEO Simple What is Google's PageRank? If you have ever done any reading about search engine optimization or were just...
linkswanted
12-26-2007 11:16 PM
linkswanted Go to last post
0 12
Yes, a newbie here. Though I am making progress, slowly, I am also getting more and more confused. With ASP, when I wanted to do something as...
James R. Davis
12-26-2007 07:49 PM
LVP Go to last post
11 23
Is there a way to open an outlook form (.oft file) from ASP.NET using C#?
Tom
12-26-2007 04:21 PM
John Timney \(MVP\) Go to last post
1 10
Hi, i need to export data from a table in sql server into SPSS format. Can it happen with asp.net code in a similar way as exporting data to excel...
Mark
12-26-2007 11:20 AM
Mark Go to last post
0 16
I am write a CompositeControl, and one of the controls being included is a Repeater. This is my first time including a templated control in a...
Nathan Sokalski
12-26-2007 11:06 AM
Coskun SUNALI [MVP] Go to last post
2 11
I want a Base Class to derive my other web controls from, but I dont want it to appear in the toolbox, I think there must be a class attribute for...
Just Me
12-26-2007 10:52 AM
Coskun SUNALI [MVP] Go to last post
3 18
I have an GridView on one page that will open a popup for the selected record. I've been told that there is a way that when the popup record is...
Dave
12-26-2007 09:09 AM
Coskun SUNALI [MVP] Go to last post
3 13
Hi All, How can I find the reason for such an error: Failure sending mail. Some Code... oMailMessage.IsBodyHtml = False oMailMessage.Body =...
JoeP
12-26-2007 08:49 AM
JoeP Go to last post
9 14
Hello, I am working in a class library with various custom controls. In which cases should a control inherit Control, WebControl...
shapper
12-26-2007 08:49 AM
shapper Go to last post
6 13
When the user clicks a button on my page a series of rather time consuming SQL searches take place before the results are returned to the same...
jaems
12-26-2007 03:55 AM
Go to last post
3 14
When a DataTable is filled using something such as a DataAdapter, what values are assigned to each of the DataColumns' DataType property for...
Nathan Sokalski
12-26-2007 03:45 AM
Go to last post
1 10
Hi Guys Again, I know this isnt an IE group, but this is where the experts are and I am working on an asp,net project. In this scenario im working...
Just Me
12-25-2007 12:42 PM
Coskun SUNALI [MVP] Go to last post
1 14
I have xml-file in the application directory that I need to change from the app(read and add new elements). http://www.alvas.net - Audio tools for...
Alexander Vasilevsky
12-25-2007 09:34 AM
Duy Lam Go to last post
1 11
Hi EveryBody: I have probelm that I hung with for three weeks, My problem is I want to read Binary data from database. I will told you what I did...
Husam
12-25-2007 08:43 AM
Peter Bromberg [C# MVP] Go to last post
1 10
Is there a way to programmatically zip an entire directory (and maintain all sub-directories and files) using Visual Studio.NET 2008 in...
Schultz
12-25-2007 08:42 AM
Peter Bromberg [C# MVP] Go to last post
1 9
Hello, First of all I know nothing about programming. Recently had to install .Net1.1 on my W2K server to support an application I had purchased. ...
jbrooksga@gmail.com
12-24-2007 02:16 PM
jbrooksga@gmail.com Go to last post
0 16
I have a 2 step wizard that asks for user input and then inserts it into a sql server 2005 express database. I want to have the wizard pop up a...
Andy B
12-24-2007 11:48 AM
Andy B Go to last post
0 15
Hi, Plannig to buy Vista, but not sure what version to get. I do VS.NET development, mostly ASP.NET. Can IIS be installed on Vista home premium?...
Steven Spits
12-24-2007 11:17 AM
Scott M. Go to last post
20 92
"BARTHA CLIFTON" <BARTHA (AT) AMERICANHOMES (DOT) NU> wrote It is the key on your keyboard which turns all the text into upper case. WHEN YOU POST...
Mark Rae [MVP]
12-24-2007 09:18 AM
Mark Rae [MVP] Go to last post
1 12
Hi: I have a web application which runs fine on our production server. But now when I install abother production server, it...
rockdale
12-24-2007 09:13 AM
vapor Go to last post
1 14
As per Anthony's suggestion, I'm moving this discussion thread to this group. The history: We recently moved an older ASP.NET 1.1 code base on to...
cat
12-24-2007 06:04 AM
cat Go to last post
4 14
Can anyone point me in the right direction of what the WebDAV request looks like when you "read" a file out of IIS? For example, when the Visual...
kellygreer1
12-23-2007 10:33 PM
kellygreer1 Go to last post
2 9
I have code written to update the users email address... Dim u As MembershipUser u = Membership.GetUser u.Email =...
Cirene
12-23-2007 05:13 PM
Cirene Go to last post
1 14
Hi, wo finde ich ein Beispiel um mit ASP.Net 2.0 und Google Maps eine Benutzerkarte (PLZ , Geocodes ? ) zu erstellen ? Finde nur immer für mich...
Carsten Matterne
12-23-2007 02:44 PM
Carsten Matterne Go to last post
0 11
There are many situations in which we want to assign certain styles with multiple CSS properties to a control, quite often the same ones for...
Nathan Sokalski
12-23-2007 11:25 AM
Nathan Sokalski Go to last post
2 14
Hi If i open Computer Management on Vista (business) i can not find the IIS MMC in the tree. How do i configure ASP.NET in Vista then ? What...
Sagaert Johan
12-23-2007 06:31 AM
Eliyahu Goldin Go to last post
1 11
Hello group.. Is there a way to change web.config entries at runtime? I haven't found a class for that. I have around 20 entries in the web.config,...
PSiegmann@mail.nu
12-23-2007 04:35 AM
Eliyahu Goldin Go to last post
3 14
Is there any way to handle a fade effect like script.aculo.us but on the server side?. I mean a call a fade effect and i want to know when it...
Maximiliano
12-23-2007 04:20 AM
Alexey Smirnov Go to last post
1 14
I want to write files to the directory /App_Data/XML/ on my web hosting server but get access denied. What user am I supposed to give access...
Ian Semmel
12-23-2007 02:45 AM
Mark Rae [MVP] Go to last post
3 10
Hello, I want to insert values from a dropdownlist and textbox into a table. The textbox may be visible only if the selectedvalue of the ddl is...
Theo
12-22-2007 11:43 PM
gnewsgroup Go to last post
5 12
I want the CurrentRating to be a double instead of an int. I made the changes in the code but now the stars always fill with 1 more then it should if...
Joe
12-22-2007 10:21 PM
Joe Go to last post
1 11
Hello Antônio José Formiga Neves, First, how this question relates to ASP.NET NG? Actually it's better to provide error details of that what...
Michael Nemtsev [MVP]
12-22-2007 10:03 PM
Michael Nemtsev [MVP] Go to last post
0 10
Hi all, i have a webpage on which first thing i am adding record using textboxadd and buttonadd. ------ this works fine second thing i have...
Dhananjay
12-22-2007 09:55 PM
Mike Placentra II Go to last post
1 10
Hello, How can I get the ID (primary key) of a record just inserted in a database table by a LinqDataSource? Thanks, Miguel
shapper
12-22-2007 09:35 PM
Mike Placentra II Go to last post
1 14
I have a gridview that is in an updatepanel, with textboxes for the controls, and am trying to use the ajax filteredtextbox, but I get the error that...
12-22-2007 09:18 PM
Mike Placentra II Go to last post
1 21
Hi group, what I would like to do is maybe a little hard and I can't achieve to make it. So I need your help to go in the right way. What I want is...
timor.super@gmail.com
12-22-2007 09:07 PM
Mike Placentra II Go to last post
1 11
I have a DetailsView inside a ModalPopup (using the AJAX ModalPopupExtender). I would like the user to have the ability to change the...
gsauns
12-22-2007 08:55 PM
Mike Placentra II Go to last post
1 10
hallo, I have three problemS about the style of a Gridview (Aspnet 2.0) to try to solve (in the official way or by a workaround) 1) how to remove...
teo
12-22-2007 12:07 PM
teo Go to last post
3 12
Is there a way for me to update this returnValue from server side? (without depending on JavaScript or injecting any JavaScript). Besides: If I use...
ckkwan@my-deja.com
12-22-2007 08:02 AM
ckkwan@my-deja.com Go to last post
0 10
am I missing something? would a few lines like this do? Dim url As String = Request.ServerVariables("URL") If InStr(url, "default.aspx") <> 0...
Eirik Eldorsen
12-22-2007 07:57 AM
ThatsIT.net.au Go to last post
8 9
I come from a classic asp background, but have started using ASP.NET about 12 months ago, but I'm still not sure about the pros and cons of...
ThatsIT.net.au
12-22-2007 07:54 AM
ThatsIT.net.au Go to last post
30 50
Hi, I want to create a new web application using VS2008 (I'm actually rewriting what's currenty at www.recordplay.com). The current site uses...
Ronald S. Cook
12-22-2007 07:16 AM
Go to last post
4 10
I have files that need to be uploaded to the server. I'm using the ASP FileUpload control and it works great. Problem is - it can take a while...
Mufasa
12-22-2007 07:12 AM
Go to last post
2 11
I have problems with sharing files from this directory. It is system directory so I can't make dirrect links on files inside. For...
SushiSean
12-22-2007 07:09 AM
Go to last post
1 6
"pelegk1" <pelegk1 (AT) discussions (DOT) microsoft.com> wrote Please don't top-post... OK - please provide your full page markup where this...
Doogie
12-22-2007 03:29 AM
Bala murugan Go to last post
20 26
Post New Thread

Display Options
Showing threads 151 to 200 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.