hi,
Im storing Issue date in database.
Issuedate stored as varchar.
and then compare to Passing string date('03/06/2008')
what is query to compare storing varchar date to passing string date.
its only compare date only. not compare month,year.
i want to compare date,month,year all things.
My query is
SELECT * from Tbl_Downloadaud it
WHERE UserID =36 and ProductID=190...
User Profile
Collapse
-
How to compare date,month,year
-
Call function only once on enter key press
In javascript i call a function at the time of to press an enter key. number of times i press a key the process will be activated. hoow to i ignore this problem
[HTML]<input type="password" name="password" class="inputbox " size="19" alt="password" onkeydown="if(e vent.keyCode==1 3) return validate(this.f orm);" >[/HTML]
i call the function in this line the... -
Login Page
Hi,
if i enter a password then press enter key submit function will call. how can i do. -
form name pass to Hyperlink
hi,
How to pass the form name to hyperlink. its possible.
1.html += "<form name='frmReader ' method='post' action = 'DownloadReader '>";
2.html += '<ul><li><a href="javascrip t:Download(this .form)">Reader Download</a></li></ul></span></ul><br></form>';
i can't get the form... -
validation for textbox
Hi,
how to validate the textbox accepts 10 Numbers only.
give sample code.... -
Hi,
i can't get form name then how can i use this.form.name
in above my code im not able pass this.form in other function.
what mistake i done....Leave a comment:
-
I can't get Form name - form name pass to hyperlink
Hi,
i use one function i can't get formname in alert message box. pls replay soon
[code=javascript] for(var i=0,j=0;i<Selec tedMagazines.le ngth;i++)
{
if(item.name==S electedMagazine s[i].name)
{
var price="";
var newhtml='<form name="frmLogin" action="login" method="post">' ;
newhtml +='<table... -
Getting value in Option button
Hi,
how can i getting the selected option button value and pass to function.reply soon.... -
Hi im using fileinfo("fileP ath") but not working. give sample code for getting the filesize for upload the text....Leave a comment:
-
Getting FileSize
Hi,
i have small problem. upload a file how to get the file size.
code:
private static string getFileName(Htt pContext web, string fieldName)
{
try{
//HttpPostedFile file = web.Request.Fil es[web.Request["attachedFi le"]];
HttpPostedFile file = web.Request.Fil es[fieldName];
if(file!=null) {... -
Hi i add the document.getEle mentByid("usern ame").focus(); then login screen doesn't show.
html:
1.<div id="cart">
2.<script type="text/javascript">doc ument.write(dis playLogin());</script>
3.</div>
javascript:
function displayLogin()
{
//html code here
}...Leave a comment:
-
my code is
[CODE=javascript]function displayLogin()
{
var log='<form name="frmLogin" action="login" method="post">< table class="listTabl e" cellpadding="0" cellspacing="0" class="moduleta ble"><tr>';
log+='<tr><td>< font size="2"> New User </font><a href="javascrip t:displayRegist er()">';...Leave a comment:
-
var producturls = {
Category:"../defaultx.aspx?r nd=" +Math.random()+ "&filter=Catego ry",
}...Leave a comment:
-
i used post method but no change. and i want to display my project name only....Leave a comment:
-
Focus cursor to textbox
im using javascript for loading the login screen.
in form load i focus the cursor in username textbox. -
i use 2 aspx page in my project.
http://localhost:1067/sample/defaultx.aspx?r nd=0.4722948071 64148&filter=Ma gazineCategory& id=68
i want to display in my project name only.
http://localhost:1067/sampleLeave a comment:
-
Hi,
thanks for reply i use form.method='Ge t' but no change.
other than any options...Leave a comment:
-
how to hide URL in address bar
Hi,
im new to html. i don't know how to hide query string in url.
Example:
http://localhost:1067/sample/default...=Category&id=3
i want to hide the query string in this URL.
Like
http://localhost:1067/sample/defaultx.aspx
this.
pls reply soon...
No activity results to display
Show More
Leave a comment: