Click here to Skip to main content
15,903,175 members
Home / Discussions / Web Development
   

Web Development

 
GeneralHTML WYSIWIG Editor.. Pin
Rocky Moore19-Aug-04 20:31
Rocky Moore19-Aug-04 20:31 
GeneralRe: HTML WYSIWIG Editor.. Pin
Steven Campbell20-Aug-04 7:35
Steven Campbell20-Aug-04 7:35 
GeneralRe: HTML WYSIWIG Editor.. Pin
Rocky Moore20-Aug-04 8:26
Rocky Moore20-Aug-04 8:26 
GeneralRe: HTML WYSIWIG Editor.. Pin
Paul Watson20-Aug-04 10:50
sitebuilderPaul Watson20-Aug-04 10:50 
GeneralRe: HTML WYSIWIG Editor.. Pin
Rocky Moore20-Aug-04 11:41
Rocky Moore20-Aug-04 11:41 
GeneralRe: HTML WYSIWIG Editor.. Pin
Jeremy Oldham20-Aug-04 14:01
Jeremy Oldham20-Aug-04 14:01 
GeneralRe: HTML WYSIWIG Editor.. Pin
Rocky Moore20-Aug-04 20:20
Rocky Moore20-Aug-04 20:20 
GeneralJavaScript - How to Help Pin
gmhanna19-Aug-04 17:27
gmhanna19-Aug-04 17:27 
I'm getting there slowly...

I'm now at the point where I can scan a credit card mag data and parse the data through a JavaScript and place the appropriate information on the screen. The problem I now have is how do I pass the original data back to the server? I thought I could store this in a hidden field and set the hidden field to the original credit card data before I parsed it.

The problem I have is JavaScript will not let you set the value of a hidden field. It doesn't give me an error, just causes my entire script to stop mid stream. I'm using IE Version 6 SP 1.

I thought about Session Variables but that is server side and the script is written client side.

I thought about sending the data via the URL as a variable but it is sensitive information and I do not want to do that. Mastercard and Visa would serve my head on a platter for that one. I'm not sure a cookie would do the trick, I'm not that experienced with cookies. Something tells me that cookies are not very secure.

Anyone have a suggestion on what to do?

Glenn
GeneralRe: JavaScript - How to Help Pin
l a u r e n25-Aug-04 15:55
l a u r e n25-Aug-04 15:55 
GeneralJavascript Simulating a KeyPress Pin
gmhanna19-Aug-04 7:16
gmhanna19-Aug-04 7:16 
GeneralRe: WebForm Design Problem / Help? Pin
gmhanna19-Aug-04 4:38
gmhanna19-Aug-04 4:38 
GeneralNewbie JavaScript Questions Pin
gmhanna19-Aug-04 4:13
gmhanna19-Aug-04 4:13 
GeneralRe: Newbie JavaScript Questions Pin
Paul Watson20-Aug-04 10:52
sitebuilderPaul Watson20-Aug-04 10:52 
GeneralEditing websites html pages Pin
Amitux19-Aug-04 0:23
Amitux19-Aug-04 0:23 
GeneralRunning application in browser frame Pin
wegerjos18-Aug-04 22:10
wegerjos18-Aug-04 22:10 
GeneralRe: Running application in browser frame Pin
Paul Watson20-Aug-04 10:53
sitebuilderPaul Watson20-Aug-04 10:53 
GeneralNewbie JavaScript Help Pin
gmhanna18-Aug-04 15:08
gmhanna18-Aug-04 15:08 
GeneralRe: Newbie JavaScript Help Pin
ChrisAdams18-Aug-04 16:39
ChrisAdams18-Aug-04 16:39 
GeneralSafari Browser detection PLEASE HELP! Pin
nmotlani18-Aug-04 12:59
sussnmotlani18-Aug-04 12:59 
GeneralImage copier - the best image tool for all programmers, don't miss it (tool announcement:) Pin
includeh1017-Aug-04 11:32
includeh1017-Aug-04 11:32 
QuestionHow can I close the first page? Pin
ATC17-Aug-04 2:55
ATC17-Aug-04 2:55 
AnswerRe: How can I close the first page? Pin
ChrisAdams17-Aug-04 17:14
ChrisAdams17-Aug-04 17:14 
GeneralASP calling a DLL Problem!! Pin
Jason Jefferies16-Aug-04 23:04
Jason Jefferies16-Aug-04 23:04 
GeneralRe: ASP calling a DLL Problem!! Pin
wegerjos19-Aug-04 1:41
wegerjos19-Aug-04 1:41 
GeneralRemoving and replacing the bottom border of a table cell in Netscape Pin
Anonymous16-Aug-04 5:05
Anonymous16-Aug-04 5:05 

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.