Thanks for ur reply ...Yes,I am not using the "FromBase64Stri ng" in my page,
If its related to the ViewState, Let me say my problem, I have a dataList in my page , inorder to sort the List, I am using the view state to store datas, Any way How can i solve the ViewState problem(if its related to the ViewState)..
Please let me know...
User Profile
Collapse
-
I am a newbie to this .net, could me pls let me know where we need to use "FromBase64Stri ng", u mean to use this methode in request.querrys ting methode, If you have a sample code snip pls............ ....Leave a comment:
-
Help Please -- "Error Message :Invalid character in a Base-64 string."
Hi to all....
I have spent some time browsing for a solution to the following error but have unfortunatly not found any solution yet ,Please any help would be much appreciated....
-------------------------------------------------------------------------------------------------
This is the full error description...
"Error Message :Invalid character in a Base-64 string."... -
How to make the frozen grid view header
The simplest way i follows........ ...
step 1: place the grid view in a DIV tag...
ie: eg: <div id="divdatagrid " style="overflow : scroll; width: 750px; height: 265px">
Step 2 : on load event call the following java script
<script language="JavaS cript" type="text/javascript">
function FreezeGridHeade r()
{... -
I have a Problem With Stored proc_ help needed
Hi,.. to all..
I have quierry in stored procecedure. ie:
select distinct Member_ID,m_dis playname,brand_ name,Brand_ID,p roduct_id,
count(product_i d) as ImagesCount from dbo.vSMgr_Image Report
where brand_owner = @MemberID
group by brand_id, brand_name,prod uct_id,Member_I D,m_displayname .
In the above quierry ImagesCount is the sum(product_id) ...... -
Stored Proc help
Hi..
I have a select statement inside(WITH statement), In the where clause of the where statement we are checking withe passed argument. The belows are the passed argument
@MemberID uniqueidentifie r,
@DateFrom datetime,
@DateTo datetime,
@RepID uniqueidentifie r,
@BrandID uniqueidentifie r
The statement is folows
WITH Images (Brand_Name,Bra nd_ID,Product_I D,... -
Stored Proc Help
Hi..
I have a select statement inside(WITH statement), In the where clause of the where statement we are checking withe passed argument. The belows are the passed argument[code=sql]
@MemberID uniqueidentifie r,
@DateFrom datetime,
@DateTo datetime,
@RepID uniqueidentifie r,
@BrandID uniqueidentifie r[/codel]
The statement is folows[code=sql]WITH Images (Brand_Name,Bra nd_ID,Product_I D,... -
Grid View Problem - ASP.NET
Hi
In a gridview, I add a linkbutton column(or hyper link button). So if there's x rows of data being retrieved from the database, the gridview will have x rows with a linkbutton on each row.
Question is, if linkbutton in row x is clicked, how do I detect its the linkbutton in row x that was clicked so that record in row x can be processed ?Last edited by jhardman; Apr 9 '08, 10:59 PM. Reason: moved to .Net forum. ASP forum is for "classic" ASP -
I did that in percentage but its not working properly,
Any way I got the solution, Its is by using a java script, Just as follows,
[code=javascript]
<script>
function getPosition()
{
var theElement = document.getEle mentById("ifrep t");
var widthX = screen.width
var heightY = screen.height
var positionX = 0;
var positionY = 0;
while...Leave a comment:
-
mvmashraf started a topic How can I make an IFRAME resize itself when someone changes their resolution?in .NETHow can I make an IFRAME resize itself when someone changes their resolution?
How can I make an IFRAME resize itself when someone changes their resolution?
I have a table in that i am loading that iframe, I did give the width of Iframe and the width of table as 100%, What shall i need to solve the problem...
ANy help would be appreciated..
By @sharf -
Ya.. Its too small tutorials, Anybody knows the tutorials site address
By ashrafLeave a comment:
-
DotNetNuke Tutorials
Hai to all
Am new to the dotnetNuke, Does any one help me to know the starting tutorials available for dotnetNuke.(lin k to download the tutorials)
Either Viedeo or text tutorials
Thanks in advance
ashraf -
-
-
Could u make little bit brief, Am new to the gridview, So I cant follow what u toldLeave a comment:
-
GridView Sorting
Hai to all
I have a grid view controll, In that controll throgh the datatable am loding the data to the grid view, Now the question, is it possible to sort the gridview when clicking on the coloum header based on that coloumn header,
If it so any body can help me to do so, (Am not using the sql datasource controll to load the data to the gridview)
By Ashraf -
Hai plater.
Actualy the problem when the user didnt respond up to our browser 20 minutes i will pop one confirmation box,that says u are not responding last 20 minute are u wish to continue(its has ok and cancel button),Even though the user didnt respond for that confirmation five minute i need to activate the "cancel" event.(in that cancel event i had code for some actiont) , I think u got what actualy i meaned?
...Leave a comment:
-
Java script Confoirmation box problem
Hai to aLL,
I have a java script funtion,In that function i show a confirmation box,
If the user click on "OK" certain action will be performed,
Now turned to my problem if the user is not responding with in five minutes my "ok" button click event action need to invoke automatticcaly.
Is it possible in java script , IF it possible any one can help me to solve the... -
List box Problem
Hai To all
i have a list box and one text box, if the user enter a name in to the text box then press submit the name is added to the list box, if the user not enter the name in the text box and click submit the name addded as "noname",He re the tricky part what we need,if the user first submit without enter name the "noname" is added on the same process on next time we need to add as "noname1",n ext... -
Ya. thanks alot Mirza. THe prbklem becomes solved
Once again thanksLeave a comment:
No activity results to display
Show More
Leave a comment: