Click here to Skip to main content
15,887,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Form view in Asp.Net Pin
Christian Graus3-May-08 1:37
protectorChristian Graus3-May-08 1:37 
Questionrelationship in sql??? Pin
mr.mohsen3-May-08 1:02
mr.mohsen3-May-08 1:02 
AnswerRe: relationship in sql??? Pin
Christian Graus3-May-08 1:05
protectorChristian Graus3-May-08 1:05 
GeneralRe: relationship in sql??? Pin
Hesham Amin3-May-08 10:20
Hesham Amin3-May-08 10:20 
GeneralPassword Hashing Pin
Brady Kelly3-May-08 0:37
Brady Kelly3-May-08 0:37 
GeneralRe: Password Hashing Pin
Christian Graus3-May-08 1:16
protectorChristian Graus3-May-08 1:16 
GeneralRe: Password Hashing Pin
Brady Kelly3-May-08 2:12
Brady Kelly3-May-08 2:12 
Questionpdf file and exe Pin
bigphish3-May-08 0:15
bigphish3-May-08 0:15 
I have a helpfile.pdf in my project.whenever clickinh the help button it will popup in a seperate window.i have given like this:

private void LinkButton1_Click(object sender, System.EventArgs e)<br />
		{<br />
			Response.Write("<script>window.open('help/ Helpfile.pdf?a=new','','left=0,top=0,width=860px,height=600px,toolbar=0,scrollbars=1,status=1')</script>");<br />
			<br />
		}


it is working fine, but when i am taking the msi(exe) of the project the help file is not coming..y this happening?


Thanx in advance.
AnswerRe: pdf file and exe Pin
Christian Graus3-May-08 1:06
protectorChristian Graus3-May-08 1:06 
GeneralRe: pdf file and exe Pin
bigphish3-May-08 1:20
bigphish3-May-08 1:20 
GeneralRe: pdf file and exe Pin
Christian Graus3-May-08 1:32
protectorChristian Graus3-May-08 1:32 
GeneralRe: pdf file and exe Pin
bigphish3-May-08 2:19
bigphish3-May-08 2:19 
GeneralRe: pdf file and exe Pin
Zoltan Balazs3-May-08 12:35
Zoltan Balazs3-May-08 12:35 
QuestionSSL Problem Pin
sabby20062-May-08 20:01
sabby20062-May-08 20:01 
Questionpopup script Pin
rajkumar.32-May-08 19:07
rajkumar.32-May-08 19:07 
AnswerRe: popup script Pin
Abhijit Jana2-May-08 21:28
professionalAbhijit Jana2-May-08 21:28 
GeneralRe: popup script Pin
rajkumar.32-May-08 21:36
rajkumar.32-May-08 21:36 
AnswerRe: popup script Pin
Christian Graus2-May-08 21:41
protectorChristian Graus2-May-08 21:41 
QuestionError Pin
razi_Seyyedi2-May-08 9:01
razi_Seyyedi2-May-08 9:01 
AnswerCP MEMBERS: Ignore post Pin
leckey2-May-08 10:45
leckey2-May-08 10:45 
AnswerRe: Error Pin
mr.mohsen3-May-08 1:09
mr.mohsen3-May-08 1:09 
QuestionHow to restrict an url or images accessing from my site? Pin
Member 38421152-May-08 6:27
Member 38421152-May-08 6:27 
AnswerRe: How to restrict an url or images accessing from my site? Pin
Bursh.2-May-08 10:06
Bursh.2-May-08 10:06 
GeneralRe: How to restrict an url or images accessing from my site? Pin
Member 38421153-May-08 8:58
Member 38421153-May-08 8:58 
GeneralRe: How to restrict an url or images accessing from my site? Pin
Bursh.4-May-08 11:16
Bursh.4-May-08 11:16 

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.