Click here to Skip to main content
16,004,969 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSecure PDF Files Pin
adnanrafiq25-Sep-07 0:28
adnanrafiq25-Sep-07 0:28 
QuestionHiding Web Service so that public cant see the Signature of the Web Method Pin
Nadia Monalisa25-Sep-07 0:27
Nadia Monalisa25-Sep-07 0:27 
AnswerRe: Hiding Web Service so that public cant see the Signature of the Web Method Pin
Paddy Boyd25-Sep-07 1:02
Paddy Boyd25-Sep-07 1:02 
GeneralRe: Hiding Web Service so that public cant see the Signature of the Web Method Pin
Nadia Monalisa25-Sep-07 1:16
Nadia Monalisa25-Sep-07 1:16 
GeneralRe: Hiding Web Service so that public cant see the Signature of the Web Method Pin
Paddy Boyd25-Sep-07 1:22
Paddy Boyd25-Sep-07 1:22 
AnswerRe: Hiding Web Service so that public cant see the Signature of the Web Method Pin
kubben25-Sep-07 1:23
kubben25-Sep-07 1:23 
Questionvalidations error Pin
hepsy.i25-Sep-07 0:24
hepsy.i25-Sep-07 0:24 
QuestionshowModalDialog with no borders Pin
Hanan88824-Sep-07 23:55
Hanan88824-Sep-07 23:55 
I want to make a desktop-like splash screen in the start of my web application.

This is small centered window that show a flash intro, which closes himself at the end of the flash. It's visually important that the window should have no border frame.

so in the page load of my first application page i do:

Response.Write("window.showModalDialog('../SplashScreen.aspx', '', 'unadorned=yes;');");

which opens that window just the way I need but with the window borders (blue border and a title and a red 'X' button), even though I specified 'unadorned=yes;'.

I know explorer only allows 'unadorned=yes;' for trusted applications.
also, I know our company has a trusted application certificate from microsoft.

So I need technical assistance on how to acheive the no border effect.

Also, how to make the flash close that window or make a server request.
AnswerRe: showModalDialog with no borders Pin
Malcolm Smart25-Sep-07 2:58
Malcolm Smart25-Sep-07 2:58 
GeneralThank you but i'm using .net 2.0 Pin
Hanan88825-Sep-07 1:21
Hanan88825-Sep-07 1:21 
QuestionData Grid Edit Pin
mohant$.net24-Sep-07 23:26
mohant$.net24-Sep-07 23:26 
AnswerRe: Data Grid Edit Pin
Paras Kaneriya24-Sep-07 23:53
Paras Kaneriya24-Sep-07 23:53 
GeneralRe: Data Grid Edit Pin
mohant$.net24-Sep-07 23:56
mohant$.net24-Sep-07 23:56 
GeneralRe: Data Grid Edit Pin
Paras Kaneriya25-Sep-07 0:07
Paras Kaneriya25-Sep-07 0:07 
Questionuploading error Pin
IamAmit24-Sep-07 23:21
IamAmit24-Sep-07 23:21 
AnswerRe: uploading error Pin
Sathesh Sakthivel24-Sep-07 23:37
Sathesh Sakthivel24-Sep-07 23:37 
GeneralRe: uploading error Pin
IamAmit24-Sep-07 23:55
IamAmit24-Sep-07 23:55 
QuestionHow to get Boundcolumn value on button click Pin
That's Aragon24-Sep-07 22:29
That's Aragon24-Sep-07 22:29 
AnswerRe: How to get Boundcolumn value on button click Pin
Imran Khan Pathan24-Sep-07 23:17
Imran Khan Pathan24-Sep-07 23:17 
GeneralRe: How to get Boundcolumn value on button click Pin
That's Aragon24-Sep-07 23:43
That's Aragon24-Sep-07 23:43 
Questionmodify the create new user control Pin
elluna24-Sep-07 22:14
elluna24-Sep-07 22:14 
QuestionChanging the Layout of master page dynamically Pin
Sandeep Akhare24-Sep-07 22:13
Sandeep Akhare24-Sep-07 22:13 
AnswerRe: Changing the Layout of master page dynamically Pin
Sathesh Sakthivel24-Sep-07 22:27
Sathesh Sakthivel24-Sep-07 22:27 
GeneralRe: Changing the Layout of master page dynamically Pin
Sandeep Akhare24-Sep-07 22:47
Sandeep Akhare24-Sep-07 22:47 
GeneralRe: Changing the Layout of master page dynamically Pin
Sathesh Sakthivel24-Sep-07 23:39
Sathesh Sakthivel24-Sep-07 23:39 

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.