Thanks for your reply,
But what can i do, I am using imagebutton, image original size is coming, if i use image then it is coming properly.(IN MOZILLA)
My code is
<asp:imagebutto n id="img_ss2" runat="server" Height="100px" Width="150px"></asp:imagebutton >
User Profile
Collapse
-
Link for my website.
http://202.71.152.180/directionalpage s/HOME_TEMPLATE3. ASPX?enhance=30 2&name=&lette r=Leave a comment:
-
My Code
[CODE=html]<TD><asp:labe l id="lbl_aboutus " runat="server" CssClass="conte nts" Width="98%" Font-Size="X-Small"></asp:label></TD>[/CODE]
css is
[CODE=css].contents
{
FONT-SIZE: 11px;
COLOR: #0a211a;
FONT-FAMILY: Verdana;
TEXT-DECORATION: none;
text-align: justify;...Leave a comment:
-
This is my code
<asp:imagebutto n id="img_ss2" runat="server" Height="100px" Width="150px"></asp:imagebutton >Leave a comment:
-
Image size restore to orginal image size in mozilla
Hi all,
I am working on asp.net. Iam fixing the image height and width but it taking the orginal image size in mozilla. Working fine in IE.
Can any one help me. -
Mozilla Text not justify in label
Hi all,
i am working on asp.net. i am using label to display some text in multi line. In css i am giving "text-align: justify;". It is working in IE perfectly but in Mozilla not working.
Can any one help me. -
Visible false panel in java script
hi,
Can you give the jaya script for visible the panel on selected of radio button.
i am using like
[CODE=javascript]
{
frm=document.Fo rm1[0]
//Form1.chbauthen ticate.disabled =true
if(Form1.rbt_re g.checked)
{
//alert(Form1.chb authenticate.di sabled);
pnl_exist.style .display="";... -
Visible false panel in java script
hi,
Can you give the jaya script for visible the panel on selected of radio button.
i am using like
Code:{ frm=document.Form1[0] //Form1.chbauthenticate.disabled=true if(Form1.rbt_reg.checked) { //alert(Form1.chbauthenticate.disabled); pnl_exist.style.display=""; //pnl_new.style.visibility="hidden"; pnl_new.style.display="none";
-
Mozilla Image Size problem
Hai,
In mozilla the original image size is coming, but i am fixing the with and height for the image. It is supported only in the "I.E" not in "MOZILLA".
Can you give any suggestion to fix the height in mozilla.
With Regards,
K.Jayasabari -
Not execute the function in page load when button click
Hai,
When button is clicked, then i have to prevent the execution of one function in page load.
can you give any suggestion please.
With Regards,
K.Jayasabari -
convert dataview to datatable in .net
hai,
I am converting data view to datatable by using the following code
"dt= dv.Table"
but it is taking all the rows.Now i am using below code but it is giving error
"dt_con = dv_financial.Ta ble.Clone()
for each (DataRowView drv in dv_financial)
dt_con.ImportRo w(dv_financial. Row)
Next"
any one healp me. -
Retrieve value from Hashtable
Hi,
I am storing the value in hash table. How to get the value from the hash table. I am using .net.
Can u give any suggestion.
Reg,
K.Jayasabari. -
Read content form msword to aspx page
Hai,
I am reading the content form the msword file and displaying(writ ing) in aspx page(i.e., .net page). The content is displaying but some symbole is displaying
My codding:
strContents = IO.File.OpenTex t(path).ReadToE nd
Response.Write( "File Contents: " & scontents)
output:
File Contents: ࡱ> !# 7 bjbjUU " 7|7|lVVVV VVVj... -
I am opening the word file directly in the pop up window. i am unable to create the close button in the window. If i am editing the text in the popup window, then while closing it is asking for doy you want to save or not. i not need the message....Leave a comment:
-
Close popup window without asking save message
hai,
I am opening new popup window using window.open and we can edit the content in popup window, but while closing(using top right close button) it is asking message that do you want to save or not.
Can u give any suggestion. -
I am opening new popup window using window.open and we can edit the content in popup window, but while closing(using top right close button) it is asking message that do you want to save or not.
Can u give any suggestion....Leave a comment:
-
Close popup window without asking save message
Hai,
I am opening the popup window using java script. i want to close the popup window without asking save message.
Can you give any suggestion..
Regards,
K.Jayasabari -
Hello,
I have a web application in ASP.NET 1.1 using windows authentication mode. In the application, I have the ability to upload an image. On my computer, the application works great... no errors. However, when I move it to the server, I receive the following error....
Server Error in '/StoresOnline' Application.
--------------------------------------------------------------------------------...Leave a comment:
-
image upload locally but not in server
Hi,
I am uploading file from local system,it is saving but if i upload in server then filenotfound exception is found for the image
codding:
Dim img11 As Image = Image.FromFile( location)
img11.Save(save Path1 & "\" & f1(y - 1))
Please can you healp me. -
Hi,
While i am storing the images in online through my system it gets stroed but in others machine the images is not storing...Leave a comment:
No activity results to display
Show More
Leave a comment: