Click here to Skip to main content
15,897,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: DropDownList Databinding Question Pin
Dayekh23-Oct-06 5:01
Dayekh23-Oct-06 5:01 
GeneralRe: DropDownList Databinding Question Pin
Paddy Boyd23-Oct-06 5:02
Paddy Boyd23-Oct-06 5:02 
QuestionRegarding flash intro Pin
rajesh22523-Oct-06 1:10
rajesh22523-Oct-06 1:10 
AnswerRe: Regarding flash intro Pin
ednrgc23-Oct-06 2:44
ednrgc23-Oct-06 2:44 
AnswerRe: Regarding flash intro Pin
Britney S. Morales23-Oct-06 3:52
Britney S. Morales23-Oct-06 3:52 
GeneralRe: Regarding flash intro Pin
ednrgc23-Oct-06 6:34
ednrgc23-Oct-06 6:34 
Questiondrag and drop the items between 2 listboxes Pin
gane838323-Oct-06 0:05
gane838323-Oct-06 0:05 
QuestionDoes anybody know how to write hidden field using Vbscript in ASP.net 2.0? Pin
GaryWoodfine 22-Oct-06 23:56
professionalGaryWoodfine 22-Oct-06 23:56 
Hi Guys,

I have an issue that there must be a simple answer too that I am not seeing. I am developing an Intranet application, where the client wants a Yes/No Megbox, for some input, We are able to use VBscript for this, (All Browser are IE and this is a one Local Application.)
In the previous application in 1.1 there was the same msgbox, that simply wrote the answer to a hidden field on the form using

Document.Form1.OPType.value= "0"

We want to replicate this in ASP.net 2.0
and I realise that they have chnaged the DOM because of Master Pages, so I have attempted to write to the new model like this
document.aspnetForm.OPType.value = "0"

but I am getting an Script error?

Does anybody know how to write hidden field using Vbscript in ASP.net 2.0.

P.S
I am well aware of Vbscript and it's limitations in browsers and Internet Blah Blah Blah , so please avoid answering the question with that advice, as I have a specific reason for doing it this way which I do not want to go into.




"a fool will not learn from a wise man, but a wise man will learn from a fool"
"It is hard to fail, but it is worse never to have tried to succeed." - Theodore Roosevelt
"Success is going from failure to failure without losing your enthusiasm." - Winston Churchill


My Website || My Blog

AnswerRe: Does anybody know how to write hidden field using Vbscript in ASP.net 2.0? Pin
Guffa23-Oct-06 0:36
Guffa23-Oct-06 0:36 
GeneralRe: Does anybody know how to write hidden field using Vbscript in ASP.net 2.0? Pin
GaryWoodfine 23-Oct-06 0:46
professionalGaryWoodfine 23-Oct-06 0:46 
Questiontimer control in asp.net Pin
Deepak the Cool22-Oct-06 23:14
Deepak the Cool22-Oct-06 23:14 
AnswerRe: timer control in asp.net Pin
thomas_joyee25-Oct-06 3:20
thomas_joyee25-Oct-06 3:20 
QuestionCan any one suggest me plz Pin
Exelioindia22-Oct-06 22:44
Exelioindia22-Oct-06 22:44 
AnswerRe: Can any one suggest me plz Pin
kitokatakito22-Oct-06 23:30
kitokatakito22-Oct-06 23:30 
GeneralRe: Can any one suggest me plz Pin
Exelioindia23-Oct-06 0:09
Exelioindia23-Oct-06 0:09 
Questionkeypress event Pin
Deepak the Cool22-Oct-06 22:01
Deepak the Cool22-Oct-06 22:01 
AnswerRe: keypress event Pin
Guffa22-Oct-06 22:39
Guffa22-Oct-06 22:39 
AnswerRe: keypress event Pin
Deepak the Cool22-Oct-06 22:51
Deepak the Cool22-Oct-06 22:51 
QuestionGUI Problem with caption Pin
Nitin198122-Oct-06 21:17
Nitin198122-Oct-06 21:17 
AnswerRe: GUI Problem with caption Pin
Amit Agarrwal22-Oct-06 21:23
Amit Agarrwal22-Oct-06 21:23 
QuestionHelp me Plz. Numbers in Words Pin
Kokila.B22-Oct-06 21:17
Kokila.B22-Oct-06 21:17 
AnswerRe: Help me Plz. Numbers in Words Pin
ednrgc23-Oct-06 2:55
ednrgc23-Oct-06 2:55 
QuestionWhich one is the best? Pin
srilu nagalla22-Oct-06 20:52
srilu nagalla22-Oct-06 20:52 
AnswerRe: Which one is the best? Pin
DavidNohejl22-Oct-06 21:02
DavidNohejl22-Oct-06 21:02 
QuestionDynamic Control Pin
MHASSANF22-Oct-06 19:53
MHASSANF22-Oct-06 19:53 

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.