User Profile

Collapse

Profile Sidebar

Collapse
Ria12
Ria12
Last Activity: Jun 1 '09, 06:32 AM
Joined: Feb 25 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ria12
    replied to Refreshing a Parent page from Popup window
    hi...maliksleo thanks for ur help...your code help me out.
    See more | Go to post

    Leave a comment:


  • Ria12
    started a topic How to clear a user control's controls

    How to clear a user control's controls

    hi,
    I have a user control registered on my parent page.parent page have a link of Add new employee when click on a link user control opened after save click it save all the information,whe n againly click on link it show previous information that was saved ..plz help me how to clear user control's all control
    See more | Go to post

  • Ria12
    started a topic Refreshing a Parent page from Popup window

    Refreshing a Parent page from Popup window

    hi...
    I have grid in my Parent page on clik of gridview Edit column it open a Popup window fill all records for updation.But I have problem when user update a record popup window is not closed and also not refreshing Parent page..any body help me...
    See more | Go to post

  • Ria12
    replied to Handle Event of button at runtime
    I understand your point with that i solve my problem of Click Event of runtime generated button not fired ....now i want to retrieve the height of rutime generated button pass to another page but it create an error

    can not implicitly convert type unit to integer

    my code is
    Code:
       Select Case hidden
    
                        Case "Top"
    ...
    See more | Go to post
    Last edited by Frinavale; Apr 17 '09, 01:23 PM. Reason: Added code tags. Please post code snippets in [code] [/code] tags.

    Leave a comment:


  • Ria12
    replied to Handle Event of button at runtime
    hi.......I 'm able to generate buttons on click of another botton in Vb.net but not able to handle button click event that is generated at runtime...
    See more | Go to post

    Leave a comment:


  • Ria12
    replied to Handle Event of button at runtime
    I used your code...but actually i want generate button on click of other button....
    See more | Go to post

    Leave a comment:


  • Thks....For yur replies...
    But i was actually confused...i got the answer.....Now my problem is that....Actuall y i am sending bulk emails...in a batch of 5 or 10 ....I am not sure how much time it will take sending emails since the no of email ids saved in the database are many....And i need to show a progress bar
    while the emails are being sent...How can i create an actual progress bar....
    so that it continues....wh ile the...
    See more | Go to post

    Leave a comment:


  • Ria12
    replied to Handle Event of button at runtime
    hi....I want to generate server button controls in Vb.net and also want to handle the click Event of that button.any help is appricated....
    See more | Go to post

    Leave a comment:


  • Hiding the from email address..while sending mails

    Hello....Everyo ne
    Plz if u can help me....
    Actually i am sending emails...and i want to hide the from email address...
    I have used the reply to headers...but it doesnt hide the actual from email address ...Plz if any one could help me...I need it urgently..
    See more | Go to post

  • Ria12
    started a topic Handle Event of button at runtime

    Handle Event of button at runtime

    Hello.....I want to generate a button at runtime..and set the style like Top,Left,Right, Height,Width of a button also have to handle click event and when button is clicked it should redirect to another page.Plz help me.
    See more | Go to post

  • Ria12
    replied to Adding Event Handler in Vb.net
    thanks Frinavale.....c ode help me....my event works well as I want...
    See more | Go to post

    Leave a comment:


  • Ria12
    replied to Adding Event Handler in Vb.net
    I Read ur Link . i 'm new to vb.net just using from last 2 months.I donot understand where i have to use.I send u my code..
    My UserControl Page Name User.ascx
    Code:
    <%@ Control Language="VB" AutoEventWireup="false" CodeFile="UserctrlPopl.ascx.vb" Inherits="UserctrlPopl" %>
    <style type ="text/css">
       
    	.modalPopup {
    	background-color:#ffffdd;
    ...
    See more | Go to post
    Last edited by Frinavale; Apr 6 '09, 01:34 PM. Reason: Added [code] tags. Please post code in [code] [/code] tags.

    Leave a comment:


  • Ria12
    replied to Adding Event Handler in Vb.net
    anybody tell me how....i handle button event of user control on parentpage....
    plz help me urgently....
    See more | Go to post

    Leave a comment:


  • Ria12
    started a topic Adding Event Handler in Vb.net

    Adding Event Handler in Vb.net

    Hi...Guys

    I have a created a Modal popup as a usercontrol .it also have a button .I want to handle button event of usercontrol on parent page by registering it on parent page.but it does not work properly...plz help me....
    See more | Go to post

  • Ria12
    started a topic Fckeditor 404 error...

    Fckeditor 404 error...

    Hello, i have been trying to create a page in which i want the user to able to style and format text...for this i am using the fck editor...i have gone through most of the forums and even copied the fckeditor source file folder in my application but the 404 resource not found error is still occuring...
    Can anybody plz help me.......
    See more | Go to post

  • Ria12
    replied to passing value to other page
    thanx Blacky for u r help...it's working....
    See more | Go to post

    Leave a comment:


  • Ria12
    replied to passing value to other page
    hi.......actual ly i have three panels in first page..first panel contains a dropdownlist which have items as empid,empdesign ation,when i select from ddlist an empid,second panel is visible= true.I have to enter empid value of id on buton click that is used on second page to fill a Gridview.same with designation and so on......query string select only one value..not able to choose which value passed from previous page...plz Help me
    See more | Go to post

    Leave a comment:


  • Ria12
    started a topic passing value to other page

    passing value to other page

    hi....i have trouble in passing values of textboxes to next page.There are 3 textboxes in previous page and i have to pass values to next page bases of textbox selected in prevoius page, next page fill a grid view.....plz help me..
    See more | Go to post

  • Ria12
    replied to sending emails
    I have tried alot,my mail's r in Drop folder of mailroot when i send to localhost ...but when try to send on yahoo or gmail...they r in Bad folder...can u plz guide me what settings i have to do it in asp.net 2.0?
    See more | Go to post

    Leave a comment:


  • Ria12
    replied to sending emails
    Hi......Thks for yur help.
    Its not showing any errors now, but the email is not being recieved.
    I dont know where i m going wrong ...Are there any other settings which i have to make. For eg.When i send the email from xyz@gmail.com to abc@gmail.com the email is not recieved.
    Thanks ......again.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...