Click here to Skip to main content
15,886,872 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Asp into HTML? Pin
R. Giskard Reventlov20-Jun-13 5:06
R. Giskard Reventlov20-Jun-13 5:06 
GeneralRe: Asp into HTML? Pin
Manfred Rudolf Bihy20-Jun-13 6:05
professionalManfred Rudolf Bihy20-Jun-13 6:05 
GeneralRe: Asp into HTML? Pin
R. Giskard Reventlov20-Jun-13 7:46
R. Giskard Reventlov20-Jun-13 7:46 
GeneralRe: Asp into HTML? Pin
Manfred Rudolf Bihy20-Jun-13 8:09
professionalManfred Rudolf Bihy20-Jun-13 8:09 
AnswerRe: Asp into HTML? Pin
Dan Randolph23-Jun-13 9:17
Dan Randolph23-Jun-13 9:17 
GeneralRe: Asp into HTML? Pin
David Kroj23-Jun-13 23:12
David Kroj23-Jun-13 23:12 
Questionhow do I create a pop up window in ASPX.CS? Pin
Xarzu17-Jun-13 10:12
Xarzu17-Jun-13 10:12 
AnswerRe: how do I create a pop up window in ASPX.CS? Pin
Member 946556418-Jun-13 5:06
Member 946556418-Jun-13 5:06 
When you say popup i assume you mean a message box or an alert, well there is actually no way you can do that from the server(Unless you call the script from the server) side, the only way is for you to use javascript.
I would advise you use jquery than the regular javascript alert.
And also the popup won't work if javascript is disabled in the browser so if it's just messages you want to display i would advise you use labels.
AnswerRe: how do I create a pop up window in ASPX.CS? Pin
cpjack19-Jun-13 19:30
cpjack19-Jun-13 19:30 
QuestionWhat is the Way to get Datebase? Pin
David Kroj17-Jun-13 1:30
David Kroj17-Jun-13 1:30 
AnswerRe: What is the Way to get Datebase? Pin
Richard MacCutchan17-Jun-13 6:23
mveRichard MacCutchan17-Jun-13 6:23 
GeneralRe: What is the Way to get Datebase? Pin
VICK18-Jun-13 2:34
professional VICK18-Jun-13 2:34 
GeneralRe: What is the Way to get Datebase? Pin
Richard MacCutchan18-Jun-13 4:50
mveRichard MacCutchan18-Jun-13 4:50 
GeneralRe: What is the Way to get Datebase? Pin
VICK18-Jun-13 19:19
professional VICK18-Jun-13 19:19 
GeneralRe: What is the Way to get Datebase? Pin
Richard MacCutchan18-Jun-13 20:31
mveRichard MacCutchan18-Jun-13 20:31 
GeneralRe: What is the Way to get Datebase? Pin
VICK18-Jun-13 21:35
professional VICK18-Jun-13 21:35 
GeneralRe: What is the Way to get Datebase? Pin
Richard MacCutchan18-Jun-13 22:49
mveRichard MacCutchan18-Jun-13 22:49 
GeneralRe: What is the Way to get Datebase? Pin
David Kroj20-Jun-13 0:49
David Kroj20-Jun-13 0:49 
GeneralRe: What is the Way to get Datebase? Pin
Richard MacCutchan20-Jun-13 1:32
mveRichard MacCutchan20-Jun-13 1:32 
AnswerRe: What is the Way to get Datebase? Pin
Member 946556418-Jun-13 5:08
Member 946556418-Jun-13 5:08 
GeneralRe: What is the Way to get Datebase? Pin
David Kroj20-Jun-13 0:51
David Kroj20-Jun-13 0:51 
GeneralRe: What is the Way to get Datebase? Pin
Member 946556421-Jun-13 4:00
Member 946556421-Jun-13 4:00 
QuestionSpot Long & Lat on a JPEG Map Pin
hmasarra16-Jun-13 21:35
hmasarra16-Jun-13 21:35 
AnswerRe: Spot Long & Lat on a JPEG Map Pin
Richard MacCutchan16-Jun-13 23:25
mveRichard MacCutchan16-Jun-13 23:25 
GeneralRe: Spot Long & Lat on a JPEG Map Pin
hmasarra17-Jun-13 2:41
hmasarra17-Jun-13 2:41 

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.