|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET Developmentmicrosoft.public.dotnet.framework.aspnet
horzontal looper how in vb.net
David Buckley -
2 Jul 2005 10:25 PM - 4 messages
I used to use tom mucks extension for normal display content in normal tables and making them move horonzontal instead of vertically up and down i was wondering How i would achieve this in asp.net vb any help is apreaciated ...
How to get prompt string from inside EventHandler?
Amelyan -
2 Jul 2005 6:02 PM - 2 messages
Button btn = new Button(); btn.Attributes.Add("onClick", "prompt(\"Enter name\")"); btn.Click += new EventHandler(this.ProcessName); How do I access string returned by javascript prompt function from inside of my ProcessName postback event handler? ...
CuttingEdge0404.exe from Dino Esposito
cwbp17 -
2 Jul 2005 3:48 PM - 3 messages
I'm having trouble running the MSDN program called CuttingEdge0404.exe at the following site: [link] What has to be done in order to run the downloaded program in Visual Studio ...
Using SQl to store aspx pages and memory problems
matvdl -
2 Jul 2005 3:03 PM - 22 messages
I have a system that was originally developed in asp - the pages are saved in SQL (there are over 10,000 pages) and saved to a temp directory in the server when requested by a client. I have updated this system and changed the pages that are saved to the ...
Write disk warning
Chris Kennedy -
2 Jul 2005 2:42 PM - 3 messages
I have an app which manipulates an xml file saving it to disk. Everytime I write it to disk when using 'Browse & Build' in VS I get a 'file modified in source folder - do you want to reload it' How do I disable these warnings as ...
convert type string to type guid
guoqi zheng -
2 Jul 2005 2:26 PM - 2 messages
I have a string, e.g. DC238D6668E341529BBA0F960C661399 which was a guid before. I need to convert this back to a datatype Guid. How can I do this??? regards, Guoqi Zheng [link] ...
Force Refresh
Chris Kennedy -
2 Jul 2005 2:24 PM - 3 messages
Is there anyway of refreshing a page with code so it is like the page ispostback is false as when the page is first visited. ...
InvalidOperationException: There is already an open DataReader ass
Grant -
2 Jul 2005 12:36 PM - 2 messages
Hi, I keep getting the following error message: InvalidOperationException: There is already an open DataReader associated with this Connection which must be closed first. I have read up about it and realise that you can only have one DataReader open on a Connection at a time, but don't know how to rewrite my code to work ...
Windows logon dialog appears even though authentication mode is set to None?!?
Joergen Bech -
2 Jul 2005 12:30 PM - 3 messages
(trying again with a shorter message - hope anyone has any ideas)... Trying to get my aspx application to run on a remote server beyond my control (except ftp access). First time I access an aspx page, I get a Windows logon dialog. ...
How can we add useing clause in Globa.asas
ad -
2 Jul 2005 7:36 AM - 2 messages
I add the code in the Application_Start of Global.asas void Application_Start(Object sender, EventArgs e) { Hashtable _SystemSet = new Hashtable(); SqlDataReader dr = DM.ExecuteReader("SELECT ColumnID, ColumnC, ...
Memory usage and large number of pages
matvdl -
2 Jul 2005 7:36 AM - 8 messages
I have migrated my asp application to asp.net some time ago - but I am still having some difficulties in understanding the best way to mange some tasks. I currently have a page that loads a aspx web page - this page is ...
The definition of the report 'Main Report' is invalid
John Bailey -
2 Jul 2005 6:43 AM - 1 message
Okay, I can display local reports just fine on my web server, but when I put my site on Crystal Tech I am getting the error: The definition of the report 'Main Report' is invalid. I do not have a report called Main Report in my project. Does anyone know ...
printing a crystal report
Manan -
2 Jul 2005 5:12 AM - 2 messages
i have a print button to print a crystal report, but this code is not working, it prints only the lines,and boxes of the
report not the actual data, my code is Private Sub btnPrint_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles btnPrint.Click ...
DynamicImage Control
cwbp17 -
2 Jul 2005 3:01 AM - 1 message
Where is the DynamicImage Sever Control? I can't seem to find it anywhere under the toolbox of Visual Studio 2005. Went to "Help" and "About Microsoft Visual Studio" I have Visual Studio 2005 version 8.0.50215.44 beta 2.0 ...
User Control in Datagrid without TemplateColumn
Gujju -
2 Jul 2005 12:19 AM - 1 message
Hi all, Have a question from the following post to create user control in a Datagrid.... [link] I have a question.... I can create the User control in the Datagrid... and ...
Text Truncation
manas -
1 Jul 2005 10:15 PM - 2 messages
hi, I have a dataview which is returning the shipdate information like 01/23/2005 10:23:23 from the database , i need to truncate the time part of the ship date information , currently i am using.. I am creating a separate column at runtime and and assigning the ship ...
Everybody Read this and participate. How to bind custom object collection to a datagrid.?
Luis Esteban Valencia -
1 Jul 2005 10:08 PM - 2 messages
Please everybody participate in this question. Hello my applicacion has many layers and classes and I think its well structured. PLease let me know if you disagree and why. 1. I have the user Interface (webforms) 2. I have a class Called Customer Class (it only has private fields, ...
How to.. ? in VS.Net 2003
Arora Smith -
1 Jul 2005 9:28 PM - 2 messages
What is the regular expression I should type in "Find what" textbox to find the following occurrences? INSERT 'any text here it could be' MYTABLE I am talking about findtext box used in VS.Net 2003 code editor window. Thanks, ...
Obfuscator
Arjen -
1 Jul 2005 9:08 PM - 3 messages
Hi, I'm looking for a (free) obfuscator for my asp.net 2.0 C# webapplication. (I develop with Visual Web Developer 2005 Express Edition) Any suggestions? Thanks! ...
connection error - user()
Leszek -
1 Jul 2005 8:36 PM - 1 message
I build an asp.net page. In IIS i set Integrated Windows authentication only. In SQL settings are mixed mode. In asp.net in connection string i have a server, database and trusted_connection. Trusted connection is set to true. When i'm trying to access SQL, i have an error, that user (unknown account) ...
Build Query String Function?
tsteinke -
1 Jul 2005 8:34 PM - 3 messages
Is there a function in C# to Build a Query String for an HttpRequest? Like from a NameValue Collection or something? ...
Autorization in ASP.NET
Leszek -
1 Jul 2005 8:28 PM - 3 messages
Hello! Can someone tell me how asp is authorizing (whitch account, when etc... ? (the moment when IIS is running page). I looked for a lot of pages, but i'm trying to find something that is really clear... I need to know to option (where i must set it etc.) ...
Help needed in web.config
Raghu Raman -
1 Jul 2005 8:24 PM - 2 messages
Error : Related to web.config file. ------------------------------------------------------------------------ ----------------------------- Hi, After editing the web.config in asp.net , the following eerror occured while running the project. Type 'System.Web.HttpBrowserCapabilities' does not inherit from 'System.Web.Mobile.MobileCapabilities'. <result type="System.Web.HttpBrowserCapabilities"/> is included in the ...
running Nant from vb code.
Ashish -
1 Jul 2005 8:23 PM - 3 messages
hi all, is there anyway one can run nant builds from a web application ? Ideally I would like to run the nant build and pipe the nant output back to the user... any help/pointers would be much appreciated. tia ...
How to open a page outside an iframe?
Nad -
1 Jul 2005 7:59 PM - 5 messages
Hello, When I click on a linkbutton of a datagrid on a web form I open another web form on the same page within an iframe. The page within the iframe has a datagrid also and when I click on a linkbutton in that datagrid I redirect to ...
Cache nested datagrid with pager
Sandy -
1 Jul 2005 7:40 PM - 1 message
Hello - Is it possible to cache a nested datagrid that has a pager? If so, can anyone give me an example or point me to any articles that illustrate this? I have come up with zip in my search. ...
Spell Check
tshad -
1 Jul 2005 6:48 PM - 2 messages
Is there something set up that you can call to spell check a textbox? Thanks, Tom ...
Causing a page refresh mid-method?
Kieran Benton -
1 Jul 2005 5:15 PM - 2 messages
I've got a situation where I would like to make a label control visible whilst a few-seconds long process runs, something along the lines of "Please wait...". At the moment this all occurs inside the postback section of the page load event as: ...
Imports question
Chris Kennedy -
1 Jul 2005 4:27 PM - 3 messages
Where do I put me imports statement in VS.net. I am OK in handcode asp.net page. I get sqiggley line everywhere when I try to put at the top of the HTML is VS. ...
Very simple concept but....
Chris Kennedy -
1 Jul 2005 4:26 PM - 3 messages
I always get a little confused with this. Quite often I end up writing code with two lines. Dim strTest as string strTest = "test" How do I write as one line and what is the theory behind instantiating objects such as ado.net objects like this. Quite often I see very condensed ...
AddHeader is not working
Rick -
1 Jul 2005 3:57 PM - 8 messages
I am trying to add a new header to the HTML when a webform loads. But it does not seem to work. I need to get this working in a Sharepoint webpart so adding it to the HTML page is not an option. ...
DataBind Problem
Chris Kennedy -
1 Jul 2005 3:48 PM - 8 messages
I have a drop down list, which binds to dataset based on an XML file like the one below. <xmlform> <formelement id="0"> <maxlength>234</maxlength> <datatype>String</datatype> ...
Databinding Question
Big Dave -
1 Jul 2005 3:44 PM - 3 messages
Good morning. I am trying to bind a datagrid to a custom business object. One of the properties is another object, but I can't seem to bind to that. Here is an example: Public Class Company ...
Loop through multiple Datagrids on page
chuckdfoster -
1 Jul 2005 3:32 PM - 2 messages
I have 4 datagrids (dg1, dg2, dg3, and dg4) on a webpage. I know how to loop through the rows in each individual datagrid, but I need to loop through all 4. Is there a way to loop through the controls on the page, ...
sporadic db connection error
sameer -
1 Jul 2005 3:29 PM - 4 messages
Hi All, i have an asp.net application which has got sql server 2000 behind the scenes. Very simple application, all it does is extract the data from the databse and display it in the grid. But randomly when i access my website in ...
VERY strange database connection problem
Buddy Ackerman -
1 Jul 2005 3:03 PM - 3 messages
I have a web app that I have setup on numerous web servers. I've set one up for a new client at their hosting facility and cannot get it to connect to their database. I get a "SQL Server does not exist or access denied." error. Well, the ...
Cookie update problem with multiple cookies on a page.
Ken Varn -
1 Jul 2005 2:19 PM - 2 messages
I have a page that uses two cookies. On postback, both cookies are updated and added back into the Page.Response.Cookies collection. For some reason, only the first cookie is actually updated on the client. The second cookie contains its original ...
easier way to layout a web form
Steve Richter -
1 Jul 2005 1:56 PM - 3 messages
I am spending too much time thinking of nesting tables within tables to get the form layout that I want. a simple example: Sub heading: property text: entry field property text: entry field ...
vb6 active-x dlls in asp.net
Markus -
1 Jul 2005 1:53 PM - 2 messages
hi ng, i've declared some com-objects from vb6 in my asp.net project in the global.asax file. (with text editor because vs.net only opens the code behind file...) like <object runat="server" scope="session" id="goARINI" ...
TextBox (v2.0)
Mantorok -
1 Jul 2005 1:24 PM - 2 messages
ASP.Net 2.0 question. Is it possible to have a textbox always display a particular format, my client wishes to have the textbox always display the text in this format - £0,000.00. Is there anyway of achieving this? ...
Simple Footer problem
Douglas Adams -
1 Jul 2005 12:39 PM - 5 messages
This isn't an ASP.NET question as such. I need to design a page with the following: header of 60 px height content which scales footer of 60 px height. I need the footer to sit at the bottom of the page, but i keep getting a ...
Carrying form data between two pages
Matt Jensen -
1 Jul 2005 11:53 AM - 6 messages
Howdy Am having a nightmare trying to do what seems should be simple. Following this article [link] but getting an error 'Classname' is defined in multiple places on the line below with the ...
Getting at ACROBAT pdf file properties
yer darn tootin -
1 Jul 2005 11:01 AM - 3 messages
Does anyone know what I need to query Acrobat pdf file properties from my asp.net page? I've found various examples that use this: x = InputBox("Enter complete path to PDF File") ...
[Newbie UK Date problem] Ways atround this UK date format localisation/SQL selection issue?
DC -
1 Jul 2005 10:18 AM - 6 messages
Im having a rather annoying SQL related problem with SELECT statemnets and UK dates The entire application is globalised to culture="en-GB" and uiCulture="en-GB", and the access database is displaying and accepting dates in UK format. For some reason the statement is selecting the records with a date ...
Regarding connectivity at runtime in Crystal Reports
Himanshu -
1 Jul 2005 8:36 AM - 1 message
hi, i am creating an asp.net based application using c#. and in this application i am using crystal reports (Ver. 9) drastically which come with the dotnet set up 2003 and the backend is SQL Server 2000. now the problem is this, that when i migrated my SQL server database to any ...
Reference repeater data
Joel -
1 Jul 2005 8:11 AM - 5 messages
Hey all- I'm new to asp.net so please bear with me -- I'm attempting to reference the repeater's Container.DataItem outside the repeater object. In other words -- In a seperate sub routine: if the repeater's Container.DataItem == Something -> Do Action. How do I reference the ...
Multiple threads or app instances?
Tumurbaatar S. -
1 Jul 2005 8:10 AM - 3 messages
ASP.NET QuickStart Tutorial says that: .... ASP.NET maintains a pool of HttpApplication instances over the course of a Web application's lifetime. ASP.NET automatically assigns one of these instances to process each incoming HTTP request that is received by the ...
Problem with impersonate
Yoshitha -
1 Jul 2005 7:12 AM - 1 message
Hi I've to access registry and also get cpu id from the web application. First i wrote code to get cpuid from web application then i got cpu id. Next i wrote code to set value into a registry and when ran the application ...
How to persists a DataSet in a Access Table
Maury -
1 Jul 2005 6:52 AM - 4 messages
Hi, I would like to persist a Dataset Table in an Access Table I have a Access Database and I saved the data in a XML file: string strSQL = "SELECT * FROM "+TableName; OleDbDataAdapter myDataAdapter = new OleDbDataAdapter(strSQL, myConnection); DataSet myDataSet = new DataSet(); ...
computer username display
jason via DotNetMonster.com -
1 Jul 2005 4:31 AM - 4 messages
i am planning to add something that can capture the windows username in it and then i will save it to my database for further refference but how will the coding look like? i am new in asp.net so.. any idea? ...
SQL syntax error in INSERT INTO statement
Nathan Sokalski -
1 Jul 2005 4:08 AM - 4 messages
When trying to submit data to an Access database using ASP.NET I recieve the following error: [OleDbException (0x80040e14): Syntax error in INSERT INTO statement.] System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) +41 System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS ...
Please Help
^.net^ -
1 Jul 2005 2:25 AM - 2 messages
I was new to visual studio .net and my company task me to do a program where it will generate a text file into a excel file before that i need to a program which able to load the text file into database sql. Can any one ...
DropDownList Data Binding
Joe Delphi -
1 Jul 2005 1:24 AM - 4 messages
Hi, I am attempting to bind a dropdown list to a SQLDataReader My code looks like this: Dim DBComm As New SqlCommand Dim DBReader As SqlDataReader DBComm.Connection = DBConn DBComm.CommandText = "SELECT TESTER FROM PERSONNEL ORDER BY TESTER" ...
Printer Friendly Page
Jim H -
30 Jun 2005 11:53 PM - 4 messages
I am "printing" data in a label control that was entered via a multi-line textbox control. The CRLF are not appearing correctly. Any suggestions? Thanks ! ...
Date/Time Strange Problem
Shapper -
30 Jun 2005 11:18 PM - 3 messages
Hello, I am having an error when inserting a record in an Access database. The field [publication_date] is of Date/Time type. This is my query and the parameters for that field: Dim queryString As String = "INSERT INTO [t_news] ([title], [text], ...
cache clearing upon app shutdown
Micha³ Januszczyk -
30 Jun 2005 9:52 PM - 1 message
is there any way to tell whether the application has entered the shutdown state ? I put some data into aspnet cache. Special callback method is specified that should be called when cache item is removed from cache. The handler method ...
Getting access to a folder programmatically
Carlitos -
30 Jun 2005 9:46 PM - 2 messages
Hi there, I've been trying to get information about the proper way to do the following, but haven't got it yet in spite of all the research I've done for the past week. I just want to move some files from my web server to a content server. An ...
COM object with CLSID {...} is either not valid or not registered
c.verma -
30 Jun 2005 9:42 PM - 5 messages
I am stuck on one silly thing.It is just about calling unmanaged code in the C# win/web application. This is what I did: 1) Created a VB dll xyz.dll. 2) Since this is unmanaged dll, I used tlbimp.exe file to create a ...
INSERT - SQL. Add Record. Problem. Need Urgent Help. Thank You.
Shapper -
30 Jun 2005 9:42 PM - 4 messages
Hello, I need to add a new record to an ACCESS database. I get the error: Syntax error in INSERT INTO statement. I have no idea what am I doing wrong. This is my code: ' Set Connection Dim connectionString As String = AppSettings("connectionString") ...
Page Style....
Arora Smith -
30 Jun 2005 9:21 PM - 1 message
I have datagrid as PagerStyle.Mode = NumericPages. All the page numbers will be displayed with three dots on either side for user to navigate the page. How to change the three dots to choice of my text. ..Net 1.1. ...
How Move children from one TableCell to Another??
Arthur Dent -
30 Jun 2005 8:33 PM - 2 messages
Heres the deal... i have a datagrid which displays products in a category. Any category has its own set of columns which show up in the grid, so it is defined as AutoGenerateColumns=True There is a static column which has a textbox and button for entering a qty ...
RE: Beginners Question Regarding Static Web Pages
pete -
30 Jun 2005 8:18 PM - 1 message
Roger, I contacted a friend and we came up with this... protected override void Render( System.Web.UI.HtmlTextWriter writer ) { System.IO.TextWriter tw = System.IO.File.CreateText( @"c:\sample.html" ); System.Web.UI.HtmlTextWriter hw = new System.Web.UI.HtmlTextWriter( tw ...
Override MasterPage
Mark Parter -
30 Jun 2005 8:15 PM - 1 message
I've "converted" the code at [link] to VB.NET as I'd like to implement this as my application uses quite complex GridViews and various other controls on some pages (viewstate alone was ...
RE: Beginners Question Regarding Static Web Pages
pete -
30 Jun 2005 7:09 PM - 2 messages
Roger, I have been searching for two days for articles that would give a clue as how you can do this, but all have fallen short. Essentially, what you're looking for is a way to take the standard Response.Output stream and send it to a file that you define rather than back ...
more OWC COM components problems
kstriyhon -
30 Jun 2005 7:00 PM - 2 messages
the thing is, i need to manage pivot table events, in order to do that i recompile the visual studio .NET and this procedure created a new set of OWC components the instructions to do that are in this web page ...
Passing data back and forth with a ASP.NET IFrame
Kieran Benton -
30 Jun 2005 6:45 PM - 2 messages
I'm trying to communicate between a parent document that is controlled through pure Javascript with an embedded IFrame containing an ASP.NET form. I can quite easily pass data into hidden fields in the IFrame and submit the form to pass data to the ASP.NET application. ...
how to replace the bin folder
Lianghong -
30 Jun 2005 6:43 PM - 1 message
My asp.net application works fine if I put all my .dll files under the bin folder. But when I moving all the .dll files into the Mfgsys/System folder, I get this error: Parser Error Description: An error occurred during the parsing of a resource required to ...
Testing Book for .net
Luis Esteban Valencia -
30 Jun 2005 6:38 PM - 1 message
Can somebody please help me to get a good book of how to test applications done in .net. ...
Design Patterns Books and Best Practices Books.
Luis Esteban Valencia -
30 Jun 2005 6:37 PM - 5 messages
Hello. Can somebody recomend me books of design patterns in c# and best practices too. ...
Excel ASP Save
yosh o -
30 Jun 2005 6:36 PM - 2 messages
I hope this is the right area to post this, and I appoligize if it isn't in advance. I've spent the last few days trying to figure out what I'm doing wrong in this code. What I'm doing is that I'm opening an excel file, ...
Create an htmcontrol or webcontrol from html
Jeremy Chapman -
30 Jun 2005 6:33 PM - 1 message
If I have a string containing html, are there any methods/classes in the dotnet framework that will return me a webcontrol or htmlcontrol object based on the html passed in? ...
How to use Netscape for debugging?
Paul W -
30 Jun 2005 5:43 PM - 4 messages
Even though I've changed my default browser in Windows to NN, VS still insists on firing up IE when I debug. Help please, Paul. ...
getting nothing returned to client for inhA hidden input control
Paul -
30 Jun 2005 5:36 PM - 3 messages
Hi I am setting the value of inhA.Value on the server and have the code below to run on the client. Does not seem to be working, value set on server side and checked by the client. <input type="hidden" runat="server" id="inhA" NAME="inhA"> ...
ASP.NET 2.0 DataBinding with object oriented business classes
ulrich schumacher -
30 Jun 2005 5:08 PM - 3 messages
Hi ASP.NET 2.0 Professionals, I've got a question concerning the new ASP.NET 2.0 DataBinding with object oriented business classes: Example: There are two business classes in my domain model: public class Language { public int ID; ...
CompareValidator, Dates, switching Thread culture, need help urgently
gauthier -
30 Jun 2005 5:01 PM - 1 message
Hi, I'm developing a web application available in multiple languages. When we switch language (via a drop down list), we switch the culture of the current thread: System.Threading.Thread.CurrentThread.CurrentUICulture = SelectedCulture; the problem is that I use a CompareValidator on dates: ...
SqlDataAdapter - can it be (re)used for 2 SELECT statements
Matt Jensen -
30 Jun 2005 4:58 PM - 8 messages
Howdy Fairly simple question I think, I presume the answer is no it can't be reused for 2 *SELECT* statements, but just hoping for clarification. Just asking in the interests of trying to minimise code. i.e. if the SqlDataAdapter uses a connection to the one database for a ...
If statements in aspx pages
Jason -
30 Jun 2005 4:57 PM - 4 messages
What is wrong with the following if statement in my aspx page? <%If #DataBinder.Eval(Container.DataItem, "locationType") <> "T" Then%> I get error that says: BC30201: Expression expected. ...
Populating DropDownList Items
Joe Delphi -
30 Jun 2005 4:55 PM - 2 messages
Hi, I am trying to populate dropdownlist items from the results of a database query. My code looks like this: Private Sub PopulateSubByBox(ByVal DBConn As SqlConnection) Dim DBComm As New SqlCommand ...
Can ASP.NET and JSP Share Session State?
jeff_carver -
30 Jun 2005 4:52 PM - 3 messages
I've been looking at a number of threads that seem to address this issue, but they all seem to vector off into the weeds. So, can anyone provide a definitive Boolean answer to the question, "Is it possible ...
Problem Using HTML Controls in ASP.Net (with Designer)
E. Tom Jorgenson -
30 Jun 2005 4:47 PM - 2 messages
I've run into a problem on a couple of projects that I think I've identified - but would like confirmation of what I think is going on. Also interested in any fast solutions to fix the user controls/pages that ...
Case conversion
John -
30 Jun 2005 4:42 PM - 4 messages
Hi How can one change a textbox content to mixed case (first letter of each word cap, rest small) in asp (vb.net)? Thanks Regards ...
sending mail
rodchar -
30 Jun 2005 4:32 PM - 2 messages
hey all, i wasn't exactly sure where to post this but i'll start here if i may. i have an asp.net application that sends the application's health thru email. however, when i receive the email it says that: ...
DataGrid's Hyperlinkcolumn vs LinkbuttonColumn
Nad -
30 Jun 2005 4:32 PM - 2 messages
Hello, I have a DataGrid on which row there are two linkbutton columns and a hyperlinkcolumn. Could someone explain why the two scenarios lead to different results? Scenario 1. a. I open the page and click on the first linkbutton (with call to ...
Clientside validation for DataGrid's text boxes
Kris -
30 Jun 2005 4:25 PM - 2 messages
Hi, I have a DataGrid where in each row has couple of text boxes and an update button. Each row is dynamically generated as the number of rows are not known ahead of time. When the user clicks the update button, I ...
OWC COM components
kstriyhon -
30 Jun 2005 4:16 PM - 5 messages
i need to manage mouse events in OWC pivot table in a web form not in a windows form and i can not find any information about this topic, the article i found manage events in a pivot table in a windows form but this does not ...
Create Record in Database.
Shapper -
30 Jun 2005 4:01 PM - 3 messages
Hello, I need to create a new record in a database. The database has 3 fields: [id] (autonumber), [title] and [text] (strings) When I create the record how should I create the [id] value? Does the database insert it automatically? ...
Still having problems with the CurrentPageIndex
JackO -
30 Jun 2005 3:49 PM - 1 message
I am still stuck trying to resolve the CurrentPageIndex problem. I have 3 pages in my datagrid and when I try to go to the second page, I get the error. I modified my code to: Private Sub DataGrid1_PageIndexChanged(ByVal source As Object, ByVal e ...
Calling window.print from server page
Diego F. -
30 Jun 2005 3:23 PM - 4 messages
Hello. I'm trying to call a function that prints the content of a div element. I had that javascript code working, but now I must put that code in the server side, as it is called from another component. ...
DOC To PDF On The Fly
James -
30 Jun 2005 3:19 PM - 3 messages
Does anybody know of a component (.NET or COM) that will convert Word documents (.doc) to PDF on the fly. Preferably it would convert other file types too. Thanks James ...
fire an image button click event using javascript
Andy Rose -
30 Jun 2005 3:11 PM - 2 messages
..Hi all, I want to catch an 'enter' keypress event on a web form and submit the form as if a button had been clicked rather than the default post back behaviour. I know the following javascript can be placed in the body tag to do this. ...
Simple Panel question
Nad -
30 Jun 2005 3:04 PM - 5 messages
Hello, Within a panel, I have two data lists beside one another and I want to add a small button centered between these datalists. However, the button moves to the bottom between the datalists rather than being centered in between. Is it ...
html table
CalSun -
30 Jun 2005 3:01 PM - 4 messages
I have a datagrid with about 15 columns bound at run time. I create an html table and have this datagrid inside. <table align=center width="90%"> <tr> <td> <asp:datagrid ...... ...
datagrid hardcoding...
Alen Smith -
30 Jun 2005 2:54 PM - 7 messages
strMyText = dgdMyGrid.Items(iRowCounter).Cells(0).Text Currently I have hardcoded the first column as Cells(0) value, what is the syntax to read the column by name. Hard coding like this is causing big problem for maintenance. ..Net 1.1. ...
Does anyone have an example of resolution to currentpageindex prob
JackO -
30 Jun 2005 2:49 PM - 1 message
I can't seem to find a good example of how someone resolved the currentpageindex error that occurs when I try and page to another page on my datagrid. My subroutine is: Private Sub DataGrid1_PageIndexChanged(ByVal source As Object, ByVal e ...
Trouble validating an intranet url
Buggyman -
30 Jun 2005 2:38 PM - 2 messages
Hi, I'm having trouble validating an intranet URL. I'm using the regular expresssion validator (though any ideas accepted), and using the standard Internet URL definition, which is.. http://([\w-]+\.)+[\w-]+(/[\w- ./?%&=]*)? unfortunately this doesn't work with our intranet values, such as (e.g.) ...
What's better, a hidden form field or viewstate?
Alan Silver -
30 Jun 2005 2:20 PM - 13 messages
Hello, I have a page that gets passed an ID in the query string. It then uses this ID to pull info out of a database and populate controls on the page. When the page is posted back, the query string is not going to be ...
Viewing ASPX Page in VS.NET Browser
crjunk -
30 Jun 2005 1:49 PM - 3 messages
I'm having problems viewing ASPX pages in the VS.NET browser. For some unknown reason, it just stooped working. The status bar at the bottom just says "Downloading...". So far I haven't been able to get it to time-out. I've tried rebooting ...
Setting properties and methods to an activex control
Nayak -
30 Jun 2005 1:47 PM - 3 messages
How to set properties to an activex control ? So that i can use it as Activex.propertyname = variable; or variable = Activex.propertyname; ...
problems with activex controls on web page
Nayak -
30 Jun 2005 1:14 PM - 2 messages
On my web page, I have an activex control. Is it possible for the activex control to access some xml files and database on the WebServer ? If yes, How to do that ? If no, is there any method to do that ? ...
Adding ASCX controls at runtime problem
Gonçalo Boléo -
30 Jun 2005 1:04 PM - 2 messages
I have an ASCX control with 2 objects (asp:label and asp:xml) I wan't to add this control using Controls.Add() because my business logic requires to select the correct control to show. I have some code on ASCX page_load event that makes references to asp:label ...
Cannot Copy Assembly <MyAssembly> The Process Cannot Access The File Because It Is Being Used By Ano
RequiredFieldValidator's Display="Dynamic" acts different when selecting from previously used entrie
Next »
|
|||||||||||||||||||||||