Click here to Skip to main content
15,915,826 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Looking for a plugin to monitor viewstate size Pin
Luca Leonardo Scorcia22-Oct-07 11:35
professionalLuca Leonardo Scorcia22-Oct-07 11:35 
AnswerRe: Looking for a plugin to monitor viewstate size Pin
Mike Dimmick22-Oct-07 21:24
Mike Dimmick22-Oct-07 21:24 
Questionsendmail.asp Pin
Froggy55522-Oct-07 2:26
Froggy55522-Oct-07 2:26 
AnswerRe: sendmail.asp Pin
Vasudevan Deepak Kumar22-Oct-07 2:56
Vasudevan Deepak Kumar22-Oct-07 2:56 
Questionget a variable from the query string Pin
Tamimi - Code22-Oct-07 2:03
Tamimi - Code22-Oct-07 2:03 
AnswerRe: get a variable from the query string Pin
Guffa22-Oct-07 2:20
Guffa22-Oct-07 2:20 
GeneralRe: get a variable from the query string Pin
Tamimi - Code22-Oct-07 2:29
Tamimi - Code22-Oct-07 2:29 
AnswerRe: get a variable from the query string Pin
Guffa22-Oct-07 3:17
Guffa22-Oct-07 3:17 
Tamimi - Code wrote:
i think i made a type mistake , strKey = strQuery(1)


No, that's not a mistake. The array is named param, not strQuery. The result goes into the result variable, not some variable that isn't even declared.

Tamimi - Code wrote:
could you please tell what's wrong with the second solution ??
the one that used the HttpRequest


The HttpRequest object is not supposed to be used that way. The documentation for the constructor says:

"This constructor supports the .NET Framework infrastructure and is not intended to be used directly from your code."

---
"Anything that is in the world when you're born is normal and ordinary and is just a natural part of the way the world works. Anything that's invented between when you're fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it. Anything invented after you're thirty-five is against the natural order of things."
-- Douglas Adams

GeneralRe: get a variable from the query string Pin
Tamimi - Code22-Oct-07 3:25
Tamimi - Code22-Oct-07 3:25 
Questionproblem in window.onload function Pin
Rmesh22-Oct-07 0:54
Rmesh22-Oct-07 0:54 
AnswerRe: problem in window.onload function Pin
taltal8122-Oct-07 0:57
taltal8122-Oct-07 0:57 
GeneralRe: problem in window.onload function Pin
Rmesh22-Oct-07 2:13
Rmesh22-Oct-07 2:13 
AnswerRe: problem in window.onload function Pin
Guffa22-Oct-07 2:23
Guffa22-Oct-07 2:23 
AnswerRe: problem in window.onload function Pin
Bjohnson3323-Oct-07 5:57
Bjohnson3323-Oct-07 5:57 
QuestionASP 0177 : 800401f3' Server.CreateObject Failed Pin
taltal8122-Oct-07 0:40
taltal8122-Oct-07 0:40 
AnswerRe: ASP 0177 : 800401f3' Server.CreateObject Failed Pin
Vasudevan Deepak Kumar22-Oct-07 1:02
Vasudevan Deepak Kumar22-Oct-07 1:02 
GeneralRe: ASP 0177 : 800401f3' Server.CreateObject Failed Pin
taltal8122-Oct-07 1:12
taltal8122-Oct-07 1:12 
GeneralRe: ASP 0177 : 800401f3' Server.CreateObject Failed Pin
Christian Graus22-Oct-07 1:36
protectorChristian Graus22-Oct-07 1:36 
GeneralRe: ASP 0177 : 800401f3' Server.CreateObject Failed Pin
taltal8122-Oct-07 1:49
taltal8122-Oct-07 1:49 
QuestionCMS tool Pin
acodman21-Oct-07 23:31
acodman21-Oct-07 23:31 
AnswerRe: CMS tool Pin
Paul Conrad25-Nov-07 9:45
professionalPaul Conrad25-Nov-07 9:45 
QuestionCode for Download Pin
Kumaran21cen21-Oct-07 23:07
Kumaran21cen21-Oct-07 23:07 
AnswerRe: Code for Download Pin
Vasudevan Deepak Kumar22-Oct-07 1:03
Vasudevan Deepak Kumar22-Oct-07 1:03 
AnswerRe: Code for Download Pin
Scott Dorman22-Oct-07 4:52
professionalScott Dorman22-Oct-07 4:52 
Questiondynamic dropdown list Pin
Sunil Wise19-Oct-07 22:56
professionalSunil Wise19-Oct-07 22:56 

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.