Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jaslr
  • Content: Threads
  • Order by date
  1. jaslr

    runtime error '800a139a' - Unexpected Quantifier

    I have an error Microsoft VBScript runtime error '800a139a' Unexpected quantifier somewhere in the following block of text, I understand it has to do something with regular Expressions but to what extent I am not sure? function strip_html(str_html)...
  2. jaslr

    Randomly Selecting a record from a text area and showing it in swf?

    I am making a website in flash and one of the components on the homepage is "Artifact of the week" (is an historical site) . So, instead of me manually changing the artifict image and words each week I would like to create a big txt file that includes: ArtifactImageURL field and...
  3. jaslr

    Making AspMailer calculate user input?

    At the moment, I am using AspMailer.asp to do the following. User goes to survey.asp, they fill it out and hit "submit" the results are parsed through aspmailer.com and then emailed to helpdesk@work.com and then the Helpdesk staff manually sift through the results. The issue is that the help...
  4. jaslr

    ASPMailer Not Sending Email

    Howdy, I'm having a lot of trouble with my aspmailer which I use to send a form as an email through our internal email server. As far as I can see the asp works fine right up until it needs to send the email. I've trialled it with various email destinations and on both our wan and my local...
  5. jaslr

    Code Top frame add prefix to link in bottom frame?

    I don't know if this is possible and what I want to do is actually quite blurry in my head I do apologise for this. I just know that if it's possible it's to be done with javascript. I'll try and articulate. I have some links <a href="http://www.mysite.com">My site</a> which I have put on my...
  6. jaslr

    onClick Multiple Choice Quiz making null memory

    I am using the following script (simplified with most of the html taken out). If someone is to press the "Check Score" button more than 5 times the value in the SCORE text form object is reset to 0. Obviously this is just a sample test and the real test is actually 15 questions. If someone goes...
  7. jaslr

    Help with this quiz Validation script

    I have been using the below script to validate a 12 question quiz. The questions have 2 answers each, today I am making each question have 4 multiple choice answers,however the below script doesn't check the 2 extra multiple choice answers and hence can't continue. How can I make the below...
  8. jaslr

    Why does start menu advanced customise not show all?

    Why does start menu advanced customise not show all? How come when I go Start > Programs, I have a big list of all my applications. However when I goto Control Panel > Taskbar and Start Menu Properties and choose Advanced it only shows SOME of the Programs that are actally in the list?
  9. jaslr

    FTP in Internet Explorer

    Because of my workplace's proxy / firewall arrangement I can't use a ftp client to connect to my ftp. Therefore I have to use Internet Explorer, and this is fine. However I want to know why every time I change directory or even login to the FTP, why does it freeze the browser and I get a...
  10. jaslr

    Having a colored ftp welcome message?

    How can I have a colored welcome message at my works ftp when I have to choose a .txt file as the welcome message? Which I am sure you all know can't include any formatting? Any help? BTW: I know this may not be the most suitable forum, but it seemed the closest to topic.
  11. jaslr

    Chaging Right Click menus for Winrar files

    You'll notice that if you have WinRar installed that when you right click a .rar, .r01-r** there's an &quot;extract here&quot; option. I want to have this same option for .001 files which are also compressed files. I have searched the registry high and low including looking at the settings for...
  12. jaslr

    Simulating javascript find in page to highlight all

    I've used javascript.internet.com 's script to simulate the &quot;Find in Page&quot; option (found here: http://javascript.internet.com/messages/find-in-page.html) however is there a way for me to highlight every search result when &quot;Submit&quot; is pressed. For example, I have a long list...
  13. jaslr

    Excel: creating phone bill totals

    I am not sure what terms to use as I am quite new to Microsoft Excel. My company gets quite a big phone bill and I need to categories the calls through excel. I am able to get a phone list of my phone company's website and paste it into excel. At this stage I am used sort so each dialed...
  14. jaslr

    Mimic &quot;set as desktop background&quot; button

    Is there a way I can create a button that mimics the &quot;set as background&quot; you get when you right click an image? Regards
  15. jaslr

    I need Northwind.mdb

    I am a newbie to Microsoft Access and I am doing a tutorial for Access 2000 and I have XP, I need the Northwind.mdb that's shipped with 2000? Could I get it off someone? Or is that illegal? Regards
  16. jaslr

    JPG Filter Not Working?

    I create a table with an OLE Object field and then I choose Insert > Object > Create From File and I select a jpg file from my hard drive. I press OK and then the field says &quot;Package&quot;. I then create a report using the wizard and then when I preview it the image is only an icon. I...
  17. jaslr

    Pictures still icons.

    I have posted here a while ago about not being able to see pictures in Access. I create a table with one text field and one OLE field. To test it I then write 'Hummer' into the text field and link the OLE field to a picture of a hummer(C:\Pictures\hummer.jpg). I then create a report with...
  18. jaslr

    Can UltraDev do this? Newbie post.

    I have been toying with Microsoft Access and I am sick of its non-intuitive ways. I want to be able to create a car database in the same vein as I would using Microsoft Access's tables and reports. I want to be able to enter in car manufacturer, make, year, price and also include a photograph...
  19. jaslr

    Outlook Express Mail Message Headers?

    Is there a setting where I can just download the message headers for all my mail messages in Outlook Express? I just find that if I start Outlook Express then leave it for a few minutes I have wasted some megabyte usage on downloading 20 or so spam messages.
  20. jaslr

    Change task bar back to dafault blue

    I have changed the appearance of xp a bit so the taskbar is back to boring greyish white. How do I change the taskbar back to the gradient blue default.

Part and Inventory Search

Back
Top