Click here to Skip to main content
15,920,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralCode behind .aspx.cs Pin
David Mujica11-Nov-09 9:53
David Mujica11-Nov-09 9:53 
AnswerRe: Same page, different access - use Sessions? Pin
David Mujica11-Nov-09 9:34
David Mujica11-Nov-09 9:34 
GeneralRe: Same page, different access - use Sessions? Pin
Maxdd 711-Nov-09 9:58
Maxdd 711-Nov-09 9:58 
GeneralRe: Same page, different access - use Sessions? Pin
Petr Pechovic11-Nov-09 10:14
professionalPetr Pechovic11-Nov-09 10:14 
GeneralRe: Same page, different access - use Sessions? Pin
Maxdd 711-Nov-09 16:28
Maxdd 711-Nov-09 16:28 
Question.txt to SQL (MS SQL Server) [modified] Pin
Maxdd 711-Nov-09 8:53
Maxdd 711-Nov-09 8:53 
AnswerRe: .txt to SQL (MS SQL Server) Pin
Christian Graus11-Nov-09 9:29
protectorChristian Graus11-Nov-09 9:29 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Maxdd 711-Nov-09 9:44
Maxdd 711-Nov-09 9:44 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Christian Graus11-Nov-09 9:49
protectorChristian Graus11-Nov-09 9:49 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Maxdd 711-Nov-09 9:56
Maxdd 711-Nov-09 9:56 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Christian Graus11-Nov-09 10:10
protectorChristian Graus11-Nov-09 10:10 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Maxdd 711-Nov-09 10:22
Maxdd 711-Nov-09 10:22 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Christian Graus11-Nov-09 11:18
protectorChristian Graus11-Nov-09 11:18 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Maxdd 711-Nov-09 11:36
Maxdd 711-Nov-09 11:36 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
MidwestLimey11-Nov-09 11:39
professionalMidwestLimey11-Nov-09 11:39 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Maxdd 711-Nov-09 12:02
Maxdd 711-Nov-09 12:02 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Christian Graus11-Nov-09 11:40
protectorChristian Graus11-Nov-09 11:40 
GeneralRe: .txt to tSQL (MS SQL Server) Pin
Christian Graus11-Nov-09 9:52
protectorChristian Graus11-Nov-09 9:52 
Questionasp.net strange url problem? any ideas guys! Pin
wbjohnson11-Nov-09 8:50
wbjohnson11-Nov-09 8:50 
AnswerRe: asp.net strange url problem? any ideas guys! Pin
Petr Pechovic11-Nov-09 9:04
professionalPetr Pechovic11-Nov-09 9:04 
GeneralRe: asp.net strange url problem? any ideas guys! Pin
wbjohnson11-Nov-09 9:22
wbjohnson11-Nov-09 9:22 
QuestionError:CS0118 :System.Web.Script.Services' Pin
sh_donya11-Nov-09 7:42
sh_donya11-Nov-09 7:42 
AnswerRe: Error:CS0118 :System.Web.Script.Services' Pin
Shameel12-Nov-09 7:19
professionalShameel12-Nov-09 7:19 
QuestionModalPop_up Pin
Ersan Ercek11-Nov-09 6:55
Ersan Ercek11-Nov-09 6:55 
AnswerRe: ModalPop_up Pin
Petr Pechovic11-Nov-09 7:35
professionalPetr Pechovic11-Nov-09 7:35 
Hi Ersan,

If you are looking for a message box like modal popup, try to read my article: Buttons, Message Box and Confirm Box in ASP.NET 3.5[^] the code is tested and there are live demos.

It seems to me that in your example you are missing CSS styles or MS JS AJAX library was not loaded. But it could be anything. I'm sorry I don't want to debug your friends code Smile | :) . From the first sight it seems to me ok Wink | ;)

Petr Pechovic

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.