Hi i am new to asp and few day back some of my friend wrote some javascript code in the address bar and excuted it and for some time my website behaviour changed.
so how can prevent that other can not do this again
User Profile
Collapse
-
how can I prevent XSS in my site
-
how to redirect different domains to my website
Hi
I want to redirect different domains which I have to my newly created website using dotnetnuke. As it is currently working on this site bytes.com(when user type thescripts.com it redirects user to bytes.com) -
this works only in firefox but in ie8 and I want to work in ie8 as well.... -
how to hide a option in select
Hello
I need to hide a particular option value using css based on a condition but when try to use style for that particular option nothing happen. How can I do it?
Code:<select name="select" class="aa"> <option value="m" selected="selected">mukesh</option> <option value="k" style="display:none;">kumar</option>
-
how to position the popup window for date to centre of the screen
Hi
For one of my project I have used Calendar Popup of this site http://www.mattkruse.c om/javascript/calendarpopup/simple.html. I want to show the popup in the center of the window or even below the anchor tag which is not coming in my page. I have not made changes the js file. Instead of text "Select" which is coming in the example I have used Image but I don't think this will cause to show my popup window to the top left... -
mukeshrasm replied to how to write from excel to data table when ms office is not installed on the serverin ASP .NETI used OLEDB but sometime connection does not establishes and gives error.Leave a comment:
-
mukeshrasm started a topic how to write from excel to data table when ms office is not installed on the serverin ASP .NEThow to write from excel to data table when ms office is not installed on the server
Hi
I have to write data from excel to data table on my server and ms office is not installed on the server. I am able to save the excel file but I don't how I can write it to data table from excel when ms office is not installed. -
Thanks for your response and suggestion and still I am looking for the solution.Leave a comment:
-
but it gives the error Compiler Error Message: CS0103: The name 'Now' does not exist in the current contextLeave a comment:
-
what is theDate.ToStrin g here means where you have defined this?Leave a comment:
-
but when I run this code it gives following error
Compiler Error Message: CS0103: The name 'Now' does not exist in the current context
so what i need to change in this code to run it correctly.Leave a comment:
-
Hi I also need to take the database backup so can you please show me your stored procedureLeave a comment:
-
in that javascript code some php code is also written at line 9 and when I run this code in .net it gives error and that is of php so i wanted to change/modify so that i can run/use this without errorLeave a comment:
-
Hi I tried this site all ready but did not the answer when I tried to change/remove the line which contains php code output gives NaN.Leave a comment:
-
actually i want to use this script for .net (C#) and as i think this code is for php may be i am wrong so I want to make to run for .netLeave a comment:
-
how to change php code to asp.net
Hi I have posted same post to .net category but I have not got any reply please view my thread there and suggest me how to convert php code to .net -
this code works fine now I wanted to show the days in images and for that I have images in image folder how can i use those image for days say number of days left is 12 then I want i should show the 1.gif and 2.gif to make it 12.Leave a comment:
-
how to change the php code to asp.net code
Hi
the code written below is for calculating the number of days remain for a particular event based on the specific local time i.e. time in new york or time in london.
[code= CSS]
<style style="text/css">
.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:black;
color:lime;
font: bold 18px MS Sans Serif;
padding: 3px;
}
... -
how to create a round checkbox
Hi
I wanted to create a check box which will be like a circle and when I clicked a red tick should come. how can I do it using css please suggest and some one has done this before then please share your ideas. -
how to calculate how many days left
Hi
I want to calculate the number of days left for a particular event so when ever a user login to the website or visits the site may be able to view how many days left for that event.
Example: an event will take place on 25 march 2010 so when user visit/logon to the website it will display remaining days for this event.
No activity results to display
Show More
Leave a comment: