Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:75905
More Search Options
RSS Available
Matching Posts
Re: tabs, frames/split screen
Hi, I've used the tabbed panels from Adobe Spry with good results. I believe they have an accordion widget too. You add a few snippets of javascript to your page, and it works well.
Posted to
Web Forms
(Forum)
by
nd
on 6/24/2009
Re: Help with google maps/microsoft virtual earth
Here's another example that may be more relevant. You will need to change the code so that the initialize() method gets triggered from a button and passes the lat & lang in from your textboxes. You will also need to get your own google key. They are free. http://code.google.com/apis/maps/documentation/examples/map-simple.html
Posted to
Free For All
(Forum)
by
nd
on 3/3/2009
Re: Problem with Inserting DataTable into database using SQL Express (ASP.NET 2008)
Hi, Try adding cmd.ExecuteNonQuery(); between lines 21 & 22. If that doesn't help, you may also need make sure the database connection is working, and that the database permissions are set so that the user account you are using has permissions to add data to the table.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
nd
on 3/3/2009
Re: Help with google maps/microsoft virtual earth
Google has a GDownloadUrl object that may help you. It reads data and coordinates from an xml file and plots them on the map. You can find their documentation and some examples here: http://code.google.com/apis/maps/documentation/services.html .
Posted to
Free For All
(Forum)
by
nd
on 3/2/2009
Re: Help with DataSet Error
Hi, If you use System.Data.DataSet does the error go away? You may just need to include a reference to System.Data in your project.
Posted to
Visual Basic .NET
(Forum)
by
nd
on 2/18/2009
spryjsondataset and html characters
Hi, I'm using the spryjsondataset.js from Adobe labs. They don't seem to have a forum, so I'm hoping someone here can help me. I am returning a paragraphs of text to be displayed on the web page, and am using json. Sometimes the text contains html characters, which seems to be ok. The problem is when a link is embedded in the text; the spry tabs bomb out at that point. I thought it might be some security setting, and tried replacing the <a href with <a etc. but it doesn't
Posted to
Client Side Web Development
(Forum)
by
nd
on 2/18/2009
Re: Connecting to sql server
Have you tried running the sql statement directly in query analyzer? Does that give you an error or take a long time to complete?
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
nd
on 7/23/2008
Re: Hide buttons in a gridview
Hi, Does dv[0]["manager_type"].ToString() solve the problem?
Posted to
Data Presentation Controls
(Forum)
by
nd
on 7/22/2008
Re: Java Pop-up window from GridView Row Selection
This used to be easy with the datagrid: <asp:HyperLinkColumn HeaderText="Product" DataNavigateUrlField="catalog_number" DataNavigateUrlFormatString="javascript:window.open('detail.aspx?id={0}',dtl,'width=400,height=300,location=no')" DataTextField="catalog_number" /> But not the gridview's HyperLinkField: <asp:HyperLinkField HeaderText="Product" DataNavigateUrlFields="catalog_number" DataNavigateUrlFormatString
Posted to
Data Presentation Controls
(Forum)
by
nd
on 3/20/2008
Re: stylesheets using div's
There are several different ways to position div tags. I'd suggest the CSS attributes "float" and "clear" to start. There is also a way to use absolute and/or relative positioning if necessary.
Posted to
Web Forms
(Forum)
by
nd
on 11/28/2007
Page 1 of 2 (18 items) 1
2
Next >
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
IIS.NET:
SiteShell
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online