Click here to Skip to main content
15,895,084 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionpayment gateway Pin
Amit Patel198530-Aug-09 20:49
Amit Patel198530-Aug-09 20:49 
AnswerRe: payment gateway Pin
sashidhar30-Aug-09 21:19
sashidhar30-Aug-09 21:19 
AnswerRe: payment gateway Pin
Gaurav Dudeja India31-Aug-09 0:08
Gaurav Dudeja India31-Aug-09 0:08 
QuestionCan we use already existing ASP.Net code in MVC arcitecture? Pin
nitincop@gmail.com30-Aug-09 20:43
nitincop@gmail.com30-Aug-09 20:43 
Questionuse of session in aspx file. Pin
Priyagdpl30-Aug-09 20:35
Priyagdpl30-Aug-09 20:35 
AnswerRe: use of session in aspx file. Pin
Vimalsoft(Pty) Ltd30-Aug-09 20:41
professionalVimalsoft(Pty) Ltd30-Aug-09 20:41 
GeneralRe: use of session in aspx file. Pin
Priyagdpl30-Aug-09 20:45
Priyagdpl30-Aug-09 20:45 
GeneralRe: use of session in aspx file. Pin
Vimalsoft(Pty) Ltd30-Aug-09 21:26
professionalVimalsoft(Pty) Ltd30-Aug-09 21:26 
Ohh sorry

This is how the session is used in javascript, it did not see this


<script language="javascript">
function PikCode(textid)
{
String myval = document.getElementById(textid).value;
alert('myval');
<%=Session("txtcode")%>= myval;
}
</script>



Regards


Vuyiswa Maseko

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

QuestionRe: use of session in aspx file. Pin
Amit Patel198530-Aug-09 21:34
Amit Patel198530-Aug-09 21:34 
AnswerRe: use of session in aspx file. Pin
Vimalsoft(Pty) Ltd30-Aug-09 21:37
professionalVimalsoft(Pty) Ltd30-Aug-09 21:37 
GeneralRe: use of session in aspx file. Pin
Priyagdpl30-Aug-09 22:42
Priyagdpl30-Aug-09 22:42 
GeneralRe: use of session in aspx file. Pin
Vimalsoft(Pty) Ltd30-Aug-09 22:44
professionalVimalsoft(Pty) Ltd30-Aug-09 22:44 
GeneralRe: use of session in aspx file. Pin
Priyagdpl30-Aug-09 22:59
Priyagdpl30-Aug-09 22:59 
GeneralRe: use of session in aspx file. Pin
Vimalsoft(Pty) Ltd30-Aug-09 23:01
professionalVimalsoft(Pty) Ltd30-Aug-09 23:01 
GeneralRe: use of session in aspx file. Pin
Priyagdpl30-Aug-09 23:18
Priyagdpl30-Aug-09 23:18 
GeneralRe: use of session in aspx file. Pin
Amit Patel198530-Aug-09 23:51
Amit Patel198530-Aug-09 23:51 
GeneralRe: use of session in aspx file. Pin
Vimalsoft(Pty) Ltd31-Aug-09 0:01
professionalVimalsoft(Pty) Ltd31-Aug-09 0:01 
QuestionRich Text formatting is removed when we create a Word Document using XML and XSLT Pin
jpchauhan30-Aug-09 20:28
jpchauhan30-Aug-09 20:28 
Questionfixing the page focus, when timer get refresh the content..., Pin
Member 387988130-Aug-09 20:20
Member 387988130-Aug-09 20:20 
AnswerRe: fixing the page focus, when timer get refresh the content..., Pin
Inderjeet Kaur30-Aug-09 20:55
Inderjeet Kaur30-Aug-09 20:55 
GeneralRe: fixing the page focus, when timer get refresh the content..., Pin
Member 387988130-Aug-09 21:01
Member 387988130-Aug-09 21:01 
Questionmenu control Pin
kheer30-Aug-09 19:19
kheer30-Aug-09 19:19 
AnswerRe: menu control Pin
Abhijit Jana30-Aug-09 19:49
professionalAbhijit Jana30-Aug-09 19:49 
GeneralRe: menu control Pin
kheer30-Aug-09 19:52
kheer30-Aug-09 19:52 
AnswerRe: menu control Pin
sashidhar30-Aug-09 20:03
sashidhar30-Aug-09 20:03 

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.