ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 12th, 2003, 05:34 AM
williamcrawley williamcrawley is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: uk
Posts: 91 williamcrawley User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Unhappy errors on page load

Hi All,

In the body of my asp page I have :

<input style="LEFT: 800px; WIDTH: 95px; POSITION: absolute; TOP: 485px; HEIGHT: 24px" type=button value='Delete' name=deleteButton onclick=<%agentDelete();%> size=31>

and in the Head section I have a Sub called agentDelete()

In it's current form above when I go into the page I receive an 'Expected end of statement' error. If I place the onclick in quotes, I then get a typemismatch error.

The input line above is hardcoded into the body of the page. In other forms I have the same syntax, but it gets built from the server and they all work fine. I'm not building this from the server because it's a different form.

Thanks

Reply With Quote
  #2  
Old November 12th, 2003, 07:42 AM
aspman aspman is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Ashburn,VA
Posts: 105 aspman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 22 m 40 sec
Reputation Power: 6
If you are trying to run a ASP Sub, you cannot do that as you are doing here. they cannot be invoked on an event. They are supposed to run on the server not on the client page.

If you want some thing to happen on the client, you have to have a Client script function.

Hope that helps

ASPMAN
__________________
If you ask a question you are a fool for a second. But if you dont ask, you are a fool for a life time.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > errors on page load


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway