Vragabond, thanks for the information, but it still does not work, I don't know what else to try. I have also tried ' and still does not work.
what else can I do??
Is there such a thing as a triple quote?
Just kidding. I have a problem. Can someone please tell me how I can write the following?
onMouseover="ddrivetip('<tr><td class='style1'>Hello World</td></tr>')";
What kind of quotes can I use? The problem is the single quotes of class='style1'...
Hello, I am trying to call a javascript from a asp button but I am not getting any results, here is my code:
<head runat="server">
<title>Untitled Page</title>
<script language="javascript">
var msec=0
var sec=0
var min=0
var hrr=0...
How do I go about making an input field or textbox unable to accept pasting (i.e. CTRL-V or right-click paste). I do want the user to be able to type in this input field but I don't want them to be able to paste.
Thanks,
Louis
Is there a way to have a textbox that wont allow pasting? (No CTRL-V or right-click paste.)
I've seen this somewhere but I don't know how this is accomplished.
Thanks for your help,
Louis
Hello, I have a ViewGrid where one of the columns is written as:
<asp:BoundField DataField="Ad" HeaderText="Description">
<ItemStyle HorizontalAlign="Justify" Width="410px"/></asp:BoundField>
What is weird is that the justification only happens on the odd rows and the even rows are left...
Hello I am using a ViewGrid and I will like to display a email hyperlink in the grid. I've read that I should put an href on my SELECT statement but is not working, this is the code I have:
<asp:SqlDataSource ID="SqlDataSource2" runat="server" ConnectionString="<%$...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.