One button to know which button got clicked? I have two buttons on a messaging form. A "To" (who's going to get the message) and "Cc" (who's going to get a copy). The user choose the names from a listbox that popup when the "To" button is clicked. When the user click the "Ok" button the name is moved to the "To" label. If the user now wishes to CC someon... 25 May 2010 17:59
searching a table I have a page that has a formview on it with a tabcontainer inside the formview. There are approx 50 fields (total) in the different tabpanels of the tabcontainer. The formview/tabcontainer is populated thru a dropdownlist that is used to select the item. Sqldatasource is behind the dropdownlist and the form... 21 May 2010 20:33
Copy and paste from Excel to GridView Hello, is it possible to copy and paste values taken from an Excel spreedsheet into the grid of a GridView in a ASP.NET page? Luigi ... 27 May 2010 13:45
BUY SPANISH FAKE PASSPORT ONLINE/FAKE MEXICAN PASSPORTS BUY ONLINE/UNITED KINNGDOM FAKE PASSPORTS If you want to buy high quality fake faked forged fraudulent counterfeit duplicate false camouflage diplomatic passports and other identification documents of Australia, Austria, Belgium, Canada, Finland, France, Germany, Israel, Malaysia, Netherlands, New Zealand, South Africa, Switzerland, United Kingdom, United ... 21 May 2010 01:56
Zoom Hello, How do I zoom in design view in VS2008 or 2010? I see that I can do it in code view but I'd like to see my CSS rendering. Thanks ... 21 May 2010 03:00
Calling Response to WriteFile and also update page problem Hello, I have a VB.net app the sends an Excel file to the browser and it also need to hide some fields on the form at the same time. But the form is not hiding the controlls. The "Open/Save/Cancel" diaolog opens on the browser but the page stays the same, the controls are not hidden. Below is a sample of the ... 21 May 2010 16:08
adding webparts during runtime. Problem ! Hi, I want to add a table to a form, within the table 3 rows, 3 columns (as a default) and within each cell a webpart. This works ok: For i = 1 To aantalY r = New TableRow For j = 1 To aantalX c = New TableCell c.BorderStyle = BorderStyle.Solid... 20 May 2010 10:34
Media in my aspx I need to play short movie on my aspx page (created from the master page). In VS2008 I inserted Silverlight application project. Got silverlightControlHost element in my TestPage. Cut and copy element in my aspx page didn't run until I didn't changed the source, correcting the path as it shown below. Now I ... 27 May 2010 01:41
Reminder - Microsoft Responds to the Evolution of Community What is Happening? This message is to inform you that Microsoft will soon begin discontinuing newsgroups and transitioning users to Microsoft forums. Why? As you may know, newsgroups have existed for many years now; however, the traffic in the Microsoft newsgroups has been steadily decreasing for the past sev... 20 May 2010 01:56
Aggregates of datatables and 3 tier architecture Hi, I have a listview on a page which binds to an objectdatasource which returns a typed datatable as the select command. There are also Update, Insert and Delete commands. I need to display the sum of a couple of these columns and a max and min of another column. What is the best way of doing this? I could... 19 May 2010 13:48 |