15,997,462 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Ajith_joseph (Top 31 by date)
Ajith_joseph
26-Feb-16 8:03am
View
Thank you for your answer. If it is not at last place?
See this video id(1012894442115859)
https://www.facebook.com/roflpot/videos/vb.573031789435462/1012894442115859/?type=2&theater
Thanks again.
Ajith_joseph
30-Mar-15 8:29am
View
There are no errors, After partial postback of an updatepanel, didnt execute javascript .
Ajith_joseph
30-Mar-15 8:15am
View
After update panel post back, .js file dosen't work.
Ajith_joseph
20-Mar-15 9:05am
View
Thank you.
Ajith_joseph
20-Mar-15 8:58am
View
This solution is right answer for me.
I mean like ebay. We can send direct message by clicking replay from inbox.
Ajith_joseph
20-Mar-15 8:54am
View
Thanks a lot for the great help. Yes, Marked as solution accepted. One more question. Is it possible to give direct replay?
Ajith_joseph
20-Mar-15 8:44am
View
Thank you so much for the answer. Which means, I need to create a new link with the email and it should redirect to a new page where user can enter the replay message. Am I right?
Ajith_joseph
20-Mar-15 8:22am
View
Thank you for the answer. I don't want to show the users email id to the seller. The functionality should be same like ebay. The from and replay mail ids should be from my domain. For eg. once if the seller sent the message to sfadfddf@mydomain.com and it should send to the user's email id. Which means the users and sellers can't see their email ids for direct contact.
Ajith_joseph
20-Mar-15 8:15am
View
Deleted
Thank you for the answer. I don't want to show the users email id to the seller. The functionality should be same like ebay. The from and replay mail ids should be from my domain. For eg. once if the seller sent the message to sfadfddf@mydomain.com and it should send to the user's email id. Which means the users and sellers can't see their email ids for direct contact.
Ajith_joseph
5-Nov-14 12:22pm
View
Reason for my vote of 5 \n T
Ajith_joseph
18-Jun-13 4:47am
View
Thank you for your comment. I am not using any stylesheet.
Ajith_joseph
15-Nov-12 1:58am
View
Reason for my vote of 5
Thank you
Ajith_joseph
3-Aug-12 6:46am
View
Reason for my vote of 5
Excellent
Ajith_joseph
14-Jul-12 10:37am
View
Sorry, I am voting now. Thanks.
Ajith_joseph
14-Jul-12 10:18am
View
Ok , Thank you very much for your answers.
Ajith_joseph
14-Jul-12 9:49am
View
Deleted
I don't Know why it is not working for me. If you have time, Then just look on my code. Thanks.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Abc</title>
<LINK href="http://media.muchosmedia.com/brainwave/style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="http://media.muchosmedia.com/scribblar/scripts/includes.js"></script>
<script type="text/javascript">
var targetID = "scribblar";
var flashvars = {};
flashvars.userid = "0";
flashvars.roomid = "r0b4jw";
flashvars.preferredLocales = "en_US";
var params = {};
params.allowscriptaccess = "always";
var attributes = {};
attributes.id = "scribblar";
attributes.name = "scribblar";
swfobject.embedSWF("http://media.muchosmedia.com/scribblar/v2/main.swf", "alternate", "100%", "100%", "10.2.0", "http://media.muchosmedia.com/swfobject/expressInstall.swf", flashvars, params, attributes);
</script>
</head>
<body scroll="no">
<form id="form1" runat="server">
<div id="alternate">
This page requires the latest version of Adobe Flash. Please download it now.<br>
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" border="0" alt="Get Adobe Flash Player" />
<br />
<br />
<br />
<asp:Label ID="Label1" runat="server" Text="RoomId">
</div>
</form>
</body>
</html>
In this code i am unable to set flashvars.roomid="" value from Label1.text.
Thanks
Ajith_joseph
14-Jul-12 9:33am
View
Thank you once again for your replay,
But still i am unable to get label text in my java script flashvars.roomid. Is there any other method to write code. Thanks.
Ajith_joseph
14-Jul-12 9:27am
View
Deleted
Thank you once again for your replay,
But still i am unable to get label text in my java script flashvars.roomid. Is there any other method to write code. Thanks.
Ajith_joseph
14-Jul-12 8:56am
View
Thank you for your response,
If my label text is "abc" Then i want to set my Java script flashvars.roomid = "abc"; How we can write code for this solution? Thanks.
Ajith_joseph
11-Jul-12 3:27am
View
Thank you.
Ajith_joseph
27-Apr-12 6:18am
View
I am copying some part of my class.
public static string Create()
{
string ServiceRootUrl = ConfigurationManager.AppSettings["ServiceRootUrl"];
var secretAcessKey = ConfigurationManager.AppSettings["SeceretKey"];
var requestParameters = new Dictionary<string, string="">();
requestParameters["access_key"] = ConfigurationManager.AppSettings["AccessKey"];
requestParameters["timestamp"] = AuthBase.GenerateTimeStamp();
requestParameters["method"] = "create";
AuthBase authBase = new AuthBase();
var signature = authBase.GenerateSignature(secretAcessKey, requestParameters);
requestParameters["signature"] = signature;
requestParameters["title"] = "Mathematics";
}
My question is this, How i can set Mathematics as textbox value.? This textbox is placed inside the default.aspx page.
Ajith_joseph
28-Mar-12 10:36am
View
Thank you for your replay.Now This code is working.
Ajith_joseph
28-Mar-12 10:26am
View
Thank you very much.
Ajith_joseph
28-Mar-12 4:41am
View
Thank you very much.
Ajith_joseph
23-Feb-12 4:54am
View
Deleted
How to display Mathematics equations in aspx page from database.?
Ajith_joseph
23-Feb-12 3:52am
View
Deleted
How to display Mathematics equations in aspx page from database.?
Ajith_joseph
23-Feb-12 3:44am
View
Deleted
(http://www.w3.org/Math/XSL/snapshot2.png) this is image. Like this i want to display characters in aspx page. i want formula, not image.
Ajith_joseph
23-Feb-12 2:08am
View
Deleted
I want to store like Varchar format.
Ajith_joseph
14-Feb-12 4:25am
View
Thank you for your answer,But this link is showing how to convert access to Mysql.
(Access to MySQL is a small program that will convert Microsoft Access Databases to MySQL. http://www.bullzip.com/products/a2m/info.php
)
Ajith_joseph
9-Feb-12 9:56am
View
Deleted
I have one textbox and one datagridview. suppose i entered number 6 in textbox, i want to create 6 empty rows in datagridview. suppose i entered number 10 in textbox, iwant to create 10 empty rows in datagridview. how to add rows in datagridview?
Please help me.
Ajith_joseph
9-Feb-12 9:48am
View
Deleted
Hello we are working in c# project. This Link is showing how to do in c++ Thank you.
Show More