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:760085
More Search Options
RSS Available
Matching Posts
Re: NO RectangleHotSpot Attributes???
hello i'd like to open a popup (with JS) from 1 of my RectangleHotSpots in an asp:ImageMap but the asp:RectangleHotSpot doesn't have a dedicated ID so i'm unable to use something like myHotSpot.Attributes.Add("onclick", ...) could you explain your solution please ? thx EDIT : i've decided to use a "standard" html image map and it's easier : <img src="img/mypic.jpg" usemap="#map" border="0" /> <map name="map">
Posted to
Web Forms
(Forum)
by
zarzar
on 6/3/2009
Re: Editor positioning problem
thanks
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
zarzar
on 5/28/2009
Re: Compatibility patch for WebKit (Safari 3) 3.5.21022.8 MicrosoftAjax.debug.en-US.js
I'm using : Chrome 1.0.154.59 Safari 3.1.2 (525.21)
Posted to
Free For All
(Forum)
by
zarzar
on 4/28/2009
Re: Compatibility patch for WebKit (Safari 3) 3.5.21022.8 MicrosoftAjax.debug.en-US.js
I've been using this hack since today to solve my problem with AJAX CT in G.Chrome & Safari Thanks !
Posted to
Free For All
(Forum)
by
zarzar
on 4/27/2009
Re: Get Html Code of HTMLTable
perfect ! thanks
Posted to
Web Forms
(Forum)
by
zarzar
on 4/14/2009
Re: select text in textbox on focus
thanks for answering but I'm using a MasterPage and inside my child Page I've no <form> markup
Posted to
Getting Started
(Forum)
by
zarzar
on 12/12/2008
Re: select text in textbox on focus
Hello I've a simple form with a TextBox and a Button. When I click the Button or press [Enter] key from the TextBox (default asp.net submit behaviour), it computes and displays a Panel depending on the TextBox's value. I want the focus to be always on the TextBox (first load of the page, refresh after click, ..). My first step was to put a 'textbox1.Focus();' is the PageLoad. No pb, job done. But the same effect WITH the selection would be better. In order to do that, I found this
Posted to
Getting Started
(Forum)
by
zarzar
on 12/12/2008
Re: The type initializer for 'System.Drawing.ToolboxBitmapAttribute' threw an exception
Hello Today I get this #6`[|{ exception for the first time on a test server... Few minutes later.. gone ! very very strange Read this > http://blogs.msdn.com/vijaysk/archive/2008/09/02/using-themes-in-asp-net-loads-system-drawing-namespace.aspx?CommentPosted=true#commentmessage
Posted to
Configuration and Deployment
(Forum)
by
zarzar
on 11/28/2008
Re: free barcode for asp.net
it was just a "quick test" as I said but when I read the post on your blog (happy to have triggered it ), i agree that it takes the same time.. and it's better :) ++
Posted to
Free For All
(Forum)
by
zarzar
on 11/9/2008
Re: free barcode for asp.net
Hello. Thank you !! I've made a quick test of iTextSharp and I think it will do the job ;) In the destination page : < asp : Image ID ="Image1" runat ="server" ImageUrl ="~/BarCode.aspx?code=123" /> In BarCode.aspx.cs : using System; using iTextSharp.text.pdf; public partial class BarCode : System.Web.UI. Page { protected void Page_Load( object sender, EventArgs e) { Barcode39 bc39 = new Barcode39 (); bc39.Code = Request[ "code" ]; System.Drawing
Posted to
Free For All
(Forum)
by
zarzar
on 11/9/2008
Filed under: barcode
Page 1 of 2 (14 items) 1
2
Next >
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online