Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question[error] Microsoft JScript runtime error: Permission denied Pin
jon-8029-Mar-09 10:40
professionaljon-8029-Mar-09 10:40 
AnswerRe: [error] Microsoft JScript runtime error: Permission denied Pin
JP_Rocks19-Oct-11 3:09
JP_Rocks19-Oct-11 3:09 
Questionhow to store a pdf file path and retrieve from SQL server Pin
Nitinpro29-Mar-09 4:24
Nitinpro29-Mar-09 4:24 
AnswerRe: how to store a pdf file path and retrieve from SQL server Pin
Yusuf29-Mar-09 8:15
Yusuf29-Mar-09 8:15 
AnswerRe: how to store a pdf file path and retrieve from SQL server Pin
Christian Graus29-Mar-09 9:05
protectorChristian Graus29-Mar-09 9:05 
AnswerRe: how to store a pdf file path and retrieve from SQL server Pin
Abhijit Jana29-Mar-09 18:29
professionalAbhijit Jana29-Mar-09 18:29 
QuestionDynamic Textbox with ASP.Net using C# Help!!! Pin
ciqing29-Mar-09 2:30
ciqing29-Mar-09 2:30 
AnswerRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
www.Developerof.NET29-Mar-09 5:59
www.Developerof.NET29-Mar-09 5:59 
Yes of course...

You have two options.

1. Give absolute postioning to your newly created textboxes
(But this may tamper with your design if the users have different resolutions)


2. Create an instance of a Table and add your newly created texboxes in the rows of the table and add the table to the panel.

When you fail to plan, you are planning to fail.

GeneralRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
ciqing29-Mar-09 6:27
ciqing29-Mar-09 6:27 
GeneralRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
Yusuf29-Mar-09 8:17
Yusuf29-Mar-09 8:17 
GeneralRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
wasium3-Nov-09 21:01
wasium3-Nov-09 21:01 
AnswerRe: Dynamic Textbox with ASP.Net using C# Help!!! Pin
Christian Graus29-Mar-09 9:06
protectorChristian Graus29-Mar-09 9:06 
Questionrestrict access to My Network Places And Network Connections on Click Pin
archananaresh29-Mar-09 0:33
archananaresh29-Mar-09 0:33 
AnswerRe: restrict access to My Network Places And Network Connections on Click Pin
Abhijit Jana29-Mar-09 2:00
professionalAbhijit Jana29-Mar-09 2:00 
Questionmake blog in asp .net Pin
neha00128-Mar-09 22:32
neha00128-Mar-09 22:32 
AnswerRe: make blog in asp .net Pin
Abhijit Jana28-Mar-09 22:42
professionalAbhijit Jana28-Mar-09 22:42 
AnswerRe: make blog in asp .net Pin
Eddy Vluggen28-Mar-09 23:05
professionalEddy Vluggen28-Mar-09 23:05 
AnswerRe: make blog in asp .net Pin
vinodkrebc29-Mar-09 23:23
vinodkrebc29-Mar-09 23:23 
Questionupload a file without any control on button click with a specified path Pin
Member 477245728-Mar-09 7:57
Member 477245728-Mar-09 7:57 
AnswerRe: upload a file without any control on button click with a specified path Pin
Colin Angus Mackay28-Mar-09 10:25
Colin Angus Mackay28-Mar-09 10:25 
AnswerRe: upload a file without any control on button click with a specified path Pin
Yusuf28-Mar-09 11:19
Yusuf28-Mar-09 11:19 
QuestionImport sheet excel to table in Sql Server with Asp.net (VB) Pin
Sandraa28-Mar-09 7:49
Sandraa28-Mar-09 7:49 
AnswerRe: Import sheet excel to table in Sql Server with Asp.net (VB) Pin
Colin Angus Mackay28-Mar-09 9:31
Colin Angus Mackay28-Mar-09 9:31 
GeneralRe: Import sheet excel to table in Sql Server with Asp.net (VB) Pin
Sandraa28-Mar-09 9:52
Sandraa28-Mar-09 9:52 
GeneralRe: Import sheet excel to table in Sql Server with Asp.net (VB) Pin
Colin Angus Mackay28-Mar-09 10:23
Colin Angus Mackay28-Mar-09 10:23 

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.