Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
asp.net-javascript
- Page 1
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
2 Weeks Ago
by Biiim
…; <script src="https://cdn.jsdelivr.
net
/npm/bootstrap@5.3.3/dist/js/bootstrap.…gt; <script src="https://cdn.jsdelivr.
net
/npm/select2@4.1.0-rc.0/dist/js…; </html> > <script type="text/
javascript
"> > $( document ).ready(function(){ > console…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by pritaeas
No,
Javascript
cannot run/start executables on the client machine.
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by john_111
… such as access a database on the server. Or a
javascript
to alter the web page if you interact with it…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Months Ago
by Reverend Jim
>No,
Javascript
cannot run/start executables on the client machine. Technically correct but there are ways around it. For example, save a file in a special folder on the target computer, which has a folder watch on that folder. The watching task could then trigger a local task.
Asp.net C#,Show Message box after saving the data into db(sqlserver)
Programming
Web Development
15 Years Ago
by qasimidl
asp
.
net
with C# how to show the message box after saving the data in db(sqlserver) ?? earlier i was using
javascript
….Text = "<script type='text/
javascript
' language='
javascript
'>" + Environment.NewLine+ &…gt; [/code] but since putting update panel and
asp
:updateprogress Its not working. Is there any ajax message…
Re: asp.net
Programming
Web Development
14 Years Ago
by jack.19987
ASP
.
Net
is very easy language to learn. You can easily make website in
ASP
.
Net
. In the
ASP
.
Net
you can write code in vb or c#. It is good programming language.
ASP.NET and Javascript
Programming
Web Development
18 Years Ago
by lovduv
…]<script type="text/
javascript
" src='<%#"http://www.somesite.com/cool.
asp
?nick=" + Request.QueryString…via a DeatailsView control. I am really new to
asp
.
net
and I feel that I am just not putting …<script type="text/
javascript
" src='<%#"http://www.somesite.com/cool.
asp
?nick=" + Request.QueryString(&…
ASP.NET Freelance Programmer / Developer
Community Center
19 Years Ago
by sumeet.leo
… at sumeet.leo @ gmail.com my skill sets: .
NET
(
ASP
.
NET
/ C# / VB.
NET
) VB,
ASP
(VBScript &
Javascript
), SQL Server, Access (VBA), Excel (VBA), Oracle…
Javascript in content page of asp.net
Programming
Web Development
14 Years Ago
by anu3138
hello all, how to use
javascript
in content page of
asp
.
net
. i put the
javascript
code below contentplaceholder . but it is giving an error. how should i use
javascript
. plz help me as soon as possible. anu
ASP.net Menu item Control Submenus not tapping in Touch screen
Programming
Web Development
4 Years Ago
by questionpond
Hi all, Used
Asp
.
net
Menu Control have designed a navigation bar .Using touchscreen Desktop …. Any settings need to change in the
Asp
.
net
Menu control. I tried using jQuery /
JavaScript
to appear submenus but no result.Any…
Asp.net javascript confirmation box not cancelling
Programming
Web Development
16 Years Ago
by julseypart
…have been trying to use the
javascript
confirmation box to delete files …;> <ItemTemplate> <
asp
:LinkButton ID="LinkButton1" runat="… File</
asp
:LinkButton> </ItemTemplate> <script type="text/
javascript
">…
Re: Asp.net javascript confirmation box not cancelling
Programming
Web Development
16 Years Ago
by HarshKuntail
… have been trying to use the
javascript
confirmation box to delete files from…gt; <ItemTemplate> <
asp
:LinkButton ID="LinkButton1" runat=&…File</
asp
:LinkButton> </ItemTemplate> <script type="text/
javascript
">…
Re: ASP.net Menu item Control Submenus not tapping in Touch screen
Programming
Web Development
4 Years Ago
by questionpond
I tried mouseclick event uisng
javascript
for
asp
.
net
menu items to make it work. submenus appear when its …
Re: ASP.net Menu item Control Submenus not tapping in Touch screen
Programming
Web Development
4 Years Ago
by rproffitt
Try to avoid cross posting. https://www.codeproject.com/Questions/5293944/
Asp
-
net
-submenu-not-tapping-using-touchscreen https://www.google.com/search?client=opera&q=Telerik+
ASP
.
NET
+Core+Grid+-+Double+tap+event+on+row seems to find priors here.
ASP.NET and JavaScript
Programming
Web Development
20 Years Ago
by tgreer
I've posted a new article on my site, dealing with how to integrate
JavaScript
and
ASP
.
NET
. It's a "beginner level" article. [url]http://www.tgreer.com/aspnet_html_03.html[/url]
Re: ASP.NET and JavaScript
Programming
Web Development
20 Years Ago
by Paladine
Excellent code and guide for a beginner, [b]tgreer[/b]. :) [QUOTE=tgreer]I've posted a new article on my site, dealing with how to integrate
JavaScript
and
ASP
.
NET
. It's a "beginner level" article. [url="http://www.tgreer.com/aspnet_html_03.html"]http://www.tgreer.com/aspnet_html_03.html[/url][/QUOTE]
Re: ASP.NET and JavaScript
Programming
Web Development
17 Years Ago
by mariappan.s
hi friends... how can i use
javascript
codings with
asp
.
net
. i need sample code also. any one help me..
Re: ASP.NET and JavaScript
Programming
Web Development
20 Years Ago
by tgreer
Thanks. Most new
ASP
.
NET
coders seem to get tripped up on the browser vs. server / client vs. server dichotomy. Any suggestions for future topics?
ASP.NET Session Object?
Programming
Software Development
17 Years Ago
by justapimp
… an application needless to say incorporating the method with a
javascript
. What I have so far is a login page that… anything else. If anyone of you have some experience with
ASP
.
NET
session object, I would appreciate all the help that I…
ASP.NET validator not firing on form submit
Programming
Web Development
16 Years Ago
by anish.anick
Hi I am facing an issue regarding
ASP
.
net
validators. I have a web page which contains 3 textboxes,… an Ajax request on onblur (Initiating the Ajax request from
javascript
) and the remaing textbox, drop down list & radio button…
asp.net,jqgrid,mvc
Programming
Web Development
15 Years Ago
by sumangala
… m trying for jqgrid in
asp
.
net
with MVC without creating Helper. [code] <script type="text/
javascript
"> jQuery(document…
Re: Asp.net Login with jQuery
Programming
Web Development
14 Years Ago
by Nfurman
… am in the process of creating a login form in
ASP
.
Net
and I have not written any code for it yet….In the past I have created basic login forms in
ASP
.
net
by redirecting them to a page if the login was… You[/QUOTE] Hi, once I made the mail control lab.
JavaScript
checks the textboxes for being fulfilled, emailbox for being valid…
Re: ASP.NET Session Object?
Programming
Software Development
17 Years Ago
by Ramy Mahrous
Better ask it there in
ASP
.
NET
forum [url]http://www.daniweb.com/forums/forum18.html[/url]
Re: asp.net,jqgrid,mvc
Programming
Web Development
15 Years Ago
by sumangala
hi,there is code for php mysql iwant this in
asp
.
net
MVC.its giving sme error at JQuery as i told in my post.I have tried for 2-3 code samples.
javascript for asp.net calender control using regular expression
Programming
Web Development
13 Years Ago
by samaustin
Hi Friends, can anyone provide me java script for
asp
.
net
calender control using regular expressions for mmm-dd-yyyy format. it must check whether the year is leap year or not and for month it should check whether it has 28or30or31 days and it should also check (jan-00-000 ) month year should not be null
Asp.net Login with jQuery
Programming
Web Development
14 Years Ago
by manraj82
… am in the process of creating a login form in
ASP
.
Net
and I have not written any code for it yet….In the past I have created basic login forms in
ASP
.
net
by redirecting them to a page if the login was…
Asp.net Ajax
Programming
Web Development
14 Years Ago
by saravind84
Hi All, I have a
ASP
.
net
web application developed using C#. It has got a button …
asp.net 4.0 compatibility
Programming
Web Development
13 Years Ago
by dhanlak
Hi all, I have done an
asp
.
net
project using VS 2010. I have used jquery, $.ajax calls, …
Re: What are the reasonable limitations with ASP.NET?
Programming
Web Development
16 Years Ago
by sedgey
erm am I missing the point?
ASP
.
NET
&
Javascript
as competing web development technologies? You have to look at … serious database driven web application you will need to use
ASP
.
NET
, PHP, Ruby on Rails or any of the server scripting… that windows hosting is all that expensive You can get
ASP
.
NET
hosting these days for around $5 a month with a…
Re: What are the reasonable limitations with ASP.NET?
Programming
Web Development
16 Years Ago
by kvprajapati
Misperceive
ASP
.
NET
&
JavaScript
. You should read the books of
JavaScript
&
ASP
.
NET
.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC