Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Use ASP.NET's Literal control to its full potential
- There are many options when it comes to placing text on an ASP.NET Web form. You may type the text directly within the page markup, use a Label control, or use a TextBox control to name a few. One option that is often overlooked by new and...
- Tags: HTML, Page, Control, Microsoft ASP.NET, Id, Text, Title, EnableViewState, ID, PassThrough, Encode Option, frmLiteralControl, EventArgs, OnClick, Xhtml, Servers, Scripting Languages, Software/Web Development, Web Development, Hardware, Tony Patton
- Blog posts 2008-02-26
- How do I... Warn a user before they submit a form or follow a link on an HTML page?
- Ever had an instance in your application development career where it would be nice to be able to warn a user that they are about to perform some action on a Web page, and give them the chance to cancel that action before it happens? For example,...
- Tags: Function, HTML, Event, User, Action, OnClick, Mice, Scripting Languages, Hardware, Peripherals, Software/Web Development, Web Development, Zach Smith
- Blog posts 2007-12-05
- Implement ASP.NET AJAX with the UpdatePanel control
- The ASP.NET 2.0 AJAX Extensions 1.0 add-on brings AJAX development to ASP.NET developers using existing ASP.NET style coding. This article is a continuation of my look at how to use the ASP.NET AJAX controls with more advanced scenarios. I begin with using multiple UpdatePanel controls on a single page. ...
- Tags: AJAX, Page, Control, Microsoft ASP.NET, Property, Id, Server, UpdatePanel, Label, Button, EventArgs, ID, OnClick, UpdateMode, Postback, ChildrenAsTriggers Property, Trigger, Tony Patton
- Blog posts 2007-09-11
- how to link a flash button to a page
- I have flash in my html now but, I now have another question; How do I link that flash button to another page in my site onClick? It at present works with rollover and click but does not go anywhere.I guess you can tell this is my first experiance with...
- Tags: larka51@..., onClick
- Q&A 2004-11-28
- Stupid Web Tricks: Add alerts to your site
- Click here for our complete list of Stupid Web Tricks.You may want to provide visitors to your site with extra information at each turn. Or you may want to surprise them with a clever joke or insight as they move from page to page or use a form button. Whether...
- Tags: showAlert, onClick
- Technical articles 2003-10-06
Additional Resources
- adding cell in rows using javascript
- hi,using HTML design i've developed a table with 3rows and 4 columns.now the problem is when specifying the particular row,a cell should be included and the value should be incremented dynamically.i've developed code but it's static.if anybody knows help me out immediately.This or a variation of this might work:var tr...
- Tags: hussainfarzana@..., JavaScript, programming
- Q&A 2005-10-06
- Have Access easily select data for overtyping
- Your Access forms will be easier to use if users can simply type over existing data without having to select it first. By adding a short procedure to each text box control's OnClick event to select the data automatically, users will not have to take time to click and drag...
- Tags: Microsoft Access, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Mary Ann Richardson
- Blog posts 2008-02-12
- Stupid Web Tricks: Choose a background color
- Click here for our complete list of Stupid Web Tricks.One of the amazing features of Bill Gates's new house is that guests can choose what art they want to see on the walls. Your Web site can offer a similar experience to your visitors by letting them choose the background...
- Tags: Scripting languages, changeBackground, INPUT TYPE
- Technical articles 2003-10-06
- Form Target issue
- i have a form which has chained drop down lists, i want to open the desired page in an existing frame called content on the same pageHow would i do this as the code i have doesn't seem to work ...
- Tags: wwalsh100@...
- Discussion threads 2007-06-07
- Using the WebBrowser control in VB6
- I have developped an application in VB6 where I have to use the WebBrowser control. My development environment is Win2K professional, my default Browser is Mozilla Firefox. Everything works fine under Win2K. When I install my application in another machine running under Win XP, my application works fine, and display...
- Tags: JavaScript, Microsoft Visual Basic 6.0, programming, trung_phuongn@..., WebBrowser Control
- Q&A 2005-05-16
- Transfer data from one subform to be calculated in a second subform
- I am working in an Access2000 database which I created. I have a Payment Data Entry main form which has 5 subforms. frm_PaymentDataEntry is the main form.On tab1 Payments there is SUBfrm_Payments. The field [Payment Amount]updates to tbl_Payment so that the totals can be calculated on tab2.Tab2...
- Tags: Operational accounting, sue.berger@..., payment, SUBfrm_Payments, subform
- Discussion threads 2007-05-21
- disabling the datagrid
- Im working in visual basic 6.0.I have 7 columns in my datagrid populated now if the end user clicks on some particular row of the datagrid the specified columns og=f that row should get displayed or the respective form should get displayed?please help meYou have found the onclick events etchaven't...
- Tags: akshayjb@..., datagrid
- Discussion threads 2007-08-24
- ASP.NET Blob & File Control (exe)
- A single DLL ASP.NET server control solution for rendering 2 way data bindable images or other files on the fly from SQL BLOB or URL with Thumbnail generation, Rollover image effect, IFrame, File Upload to BLOB or URL, 'Force Download' and simultaneous server side Click Event support without requiring you...
- Tags: HTTP, Microsoft ASP.NET, SQL, .Net, Servers, Middleware, Software Development, Software/Web Development, Hardware, Enterprise Software, Software
- Software downloads 2007-07-11
- VBScript to execute SQL com. & outputs to an Acrobat/SQL2005ReportServ file
- Hi, I need help - no experience in VBScript. I'm coding in Flowcentric which uses VBScripting. I need to create a link Report onclick of link executes SQL then outputs to Acrobat file or SQL2005 Reporting Services file & then opens the file. Please can anyone Assist as I'm really...
- Tags: Scripting languages, Programming languages, ismailc@..., Microsoft VBScript, SQL
- Discussion threads 2007-10-17
- Stupid Web Tricks: Add a zoom effect to your links
- Click here for our complete list of Stupid Web Tricks.By Holly Cunningham(7/6/01)If you want to date yourself (and considering what's out there, why not?), you probably know all the lyrics for the theme song of a certain PBS kids' show from the "I'm OK, you're OK" era. Not that the...
- Tags: Construction, zoomBox
- Technical articles 2003-10-02
- VB tips: Making windows transparent in 2000 and XP
- The WS_EX_TRANSPARENT and the WS_EX_LAYERED attributes in VB6 let you create transparent windows, which can save screen space. We give you plenty of code samples to help you make your way through the process.Since Windows 2000 was released, developers have been able to make windows transparent—a valuable trick for saving...
- Tags: Construction, Microsoft development tools, Microsoft Windows XP, John Welch, window, Microsoft Visual Basic
- Technical articles 2002-12-30
- need custom javascript help
- I need to be able to enable/disable radio buttons based on a specific selection from a dropdown menu & not an onChange event. can anyone help???Hi,you can either do it on onchange or onclick, but can make decision in these functions to only enable/disable radio buttons for some specific values.I...
- Tags: JavaScript, onChange, programming, webdevinLV
- Q&A 2005-03-03
- ASP.NET file upload without using runat server
- Hi,I am trying to create a page where I have included submit . I am specifically not using runat server.Now the file uploaded is not coming in the Request.Files collection. How to get this file saved in the code behind. Any help would be appreciated.ThanksArun
- Tags: arunprabu@..., server, Microsoft ASP.NET
- Discussion threads 2007-11-15
- Pass parameters to XSL templates programmatically
- Programmatically passing parameters to XSL templates can appear intimidating at first, but it isn't all that hard. See how to use a HashMap object to store the parameters you want to pass to your template.Imagine that you have a list of items in an XML document that you need to...
- Tags: XML, Brian Schaffner, XSL, XSL template
- Technical articles 2002-12-12
- Reset Not responding
- I am using one dropdownlist to select citiesand search button and reset buttonwhen i use tab and set focus to reset button and hit enter Key .It dont respondI have used following code in html viewin Head: In Body:HI you need to use
- Tags: sp_bannore@...
- Q&A 2006-06-07
- << Previous
- page 1 of 1
- Next >>