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:836121
More Search Options
RSS Available
Matching Posts
Re: Substitute for GetXmlHttpObject()
HI I read a post (don't remember site) in which author explained about alternative to xmlHttpObject. it's like this:(steps) ---------------------------- >GET img request [<img src=""/>] >Read the cookie from Request, and fill ur values in it at server. >and Read the Response data from cookie at client side. --------------------------- Happy Coding.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/26/2009
Re: Detecting Enter key pressed in TextBox
HI Google auto-complete dropdown is custom (div). which displays the values what google database already has. for ur need, u should use tab button rather than enter button for auto-complete to fill ur textbox. or impletement ur own custom dropdown like google. -------------------------------- Happy Coding.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/23/2009
Re: Align background image to bottom of page using CSS
HI It's working well in IE7, which browser u r testing from. --------------------------- Happy Coding.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Re: Social Networking site in .NET
HI for animation, silverlight is not fully cross-browser, cross-platform. It takes time for SL to mature. meanwhile u can use alternatives: JQuery,ajax, Flash. --------------------------------------- Happy Coding.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Re: Textbox text only be in append mode.
HI try this simple trick: "abc" is the fixed text, use this code appropriately for ur need. ------------------------------------ <input style="border-right:0px;width:30px;margin-right:-3px;padding-right:0px;"value="abc" readonly /> <input style="border-left:0px;width:90px;margin-left:0px;padding-left:0px;"/> ------------------------------------ Happy Coding. Mark as Answer if u got.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Re: How to Get All Controls of Content page in Javascript
HI Your JS code is IE browser specific. for better solution, refer web articles on internet for DOM manipulation code. ------------------------------- Happy Coding.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Re: IE7 and IE8 Compatibility issues with Div Style
HI try using , margin-top:12 px ; or, if u prefer use this compatibility tag under header section. < meta http-equiv ="X-UA-Compatible" content ="IE=EmulateIE7"> ---------------------------- Happy Coding. Mark as Answer if u got.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Re: JSON to C#
HI try this: "Check.aspx?val=" + encodeURIComponent(JSON ); ------------------------ Happy Coding.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Re: how to dynamically change the text-decoration of href tag
HI check this code and get an idea. ---------------------------------------------- protected void btnLocal_Click(object sender, EventArgs e) { btnAll.Style.Remove("background-color"); btnAll.Style.Add("border-bottom", "red"); } ------------------------------------ Happy Coding. Mark as Answer if u got.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Re: Problem in onmouseover and onmouseout event...
HI All cells are childs of a row in which they exist. since ur table has border=1, as u mouseover,mouseout between cells, u will get effects. (it's the border which makes this effect possible). so remove border(margin,padding if needed) and try. ---------------------------------- Happy Coding. Mark as Answer if u got.
Posted to
Client Side Web Development
(Forum)
by
raju dasa
on 12/22/2009
Page 1 of 19 (184 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online