Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Postback twice for a button click? Pin
Paddy Boyd2-Oct-06 2:43
Paddy Boyd2-Oct-06 2:43 
GeneralRe: Postback twice for a button click? Pin
pedestrian7972-Oct-06 3:39
pedestrian7972-Oct-06 3:39 
Questiondesign layout a form Pin
ptvce1-Oct-06 21:12
ptvce1-Oct-06 21:12 
QuestionJavaScript / AJAX Pin
Amit Kumar G1-Oct-06 12:56
Amit Kumar G1-Oct-06 12:56 
AnswerRe: JavaScript / AJAX Pin
Guffa1-Oct-06 13:19
Guffa1-Oct-06 13:19 
QuestionComposite User Controls or Templates Pin
Leightym1-Oct-06 6:56
Leightym1-Oct-06 6:56 
Questionajax and img Pin
cmarmr1-Oct-06 6:49
cmarmr1-Oct-06 6:49 
AnswerRe: ajax and img Pin
Guffa1-Oct-06 8:11
Guffa1-Oct-06 8:11 
You can't use AJAX to load an image.

If you need a call to the server to find out the name of the image, you can use AJAX, but the loading of the image itself is done by the browser.

If you don't need a call to the server to find out the name of the image, you don't need AJAX at all.

---
b { font-weight: normal; }

AnswerRe: ajax and img Pin
morteza572-Oct-06 12:25
morteza572-Oct-06 12:25 
QuestionPasswords Pin
TheEagle1-Oct-06 5:51
TheEagle1-Oct-06 5:51 
AnswerRe: Passwords Pin
sanju02761-Oct-06 6:40
sanju02761-Oct-06 6:40 
GeneralRe: Passwords Pin
TheEagle1-Oct-06 17:39
TheEagle1-Oct-06 17:39 
Questionhow to take web form textbox in array Pin
omi981-Oct-06 4:35
omi981-Oct-06 4:35 
AnswerRe: how to take web form textbox in array Pin
CWIZO1-Oct-06 5:05
CWIZO1-Oct-06 5:05 
Questionrandomizing order or ListBox or Hashtable items - how? Pin
Alice@mywonderland1-Oct-06 3:34
Alice@mywonderland1-Oct-06 3:34 
AnswerRe: randomizing order or ListBox or Hashtable items - how? Pin
Guffa1-Oct-06 14:52
Guffa1-Oct-06 14:52 
QuestionInsert menu created by sothink dhtml menu in asp.net page Pin
aligatojohn1-Oct-06 1:53
aligatojohn1-Oct-06 1:53 
QuestionCallback & Masterpage Pin
sbao0041-Oct-06 1:07
sbao0041-Oct-06 1:07 
AnswerRe: Callback & Masterpage Pin
minhpc_bk1-Oct-06 15:53
minhpc_bk1-Oct-06 15:53 
GeneralRe: Callback & Masterpage Pin
sbao0042-Oct-06 0:52
sbao0042-Oct-06 0:52 
GeneralRe: Callback & Masterpage Pin
minhpc_bk2-Oct-06 1:21
minhpc_bk2-Oct-06 1:21 
QuestionDifference between manual rendering and rendering by aspx Pin
thebread1-Oct-06 0:48
thebread1-Oct-06 0:48 
AnswerRe: Difference between manual rendering and rendering by aspx Pin
thebread1-Oct-06 21:35
thebread1-Oct-06 21:35 
GeneralRe: Difference between manual rendering and rendering by aspx Pin
minhpc_bk2-Oct-06 0:54
minhpc_bk2-Oct-06 0:54 
GeneralRe: Difference between manual rendering and rendering by aspx [modified] Pin
thebread2-Oct-06 4:13
thebread2-Oct-06 4:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.